Numerous Bug Fixes
Some checks failed
Automated Container Build / build-and-push (push) Failing after 8s
Some checks failed
Automated Container Build / build-and-push (push) Failing after 8s
This commit is contained in:
parent
02eefdac0e
commit
267d429122
959 changed files with 145571 additions and 221 deletions
7
frontend/node_modules/pdfjs-dist/web/images/pages_selected.svg
generated
vendored
Normal file
7
frontend/node_modules/pdfjs-dist/web/images/pages_selected.svg
generated
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<mask id="mask">
|
||||
<rect width="16" height="16" rx="2" fill="white"/>
|
||||
<path d="M12 8L4 8" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</mask>
|
||||
<rect width="16" height="16" fill="black" mask="url(#mask)"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 355 B |
Reference in a new issue