feat(icons): add papra (#1603)

Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
dashboard-icons-manager[bot] 2025-07-01 06:03:14 +02:00 committed by GitHub
parent 759c84136c
commit 47c568bd1b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 32 additions and 0 deletions

14
meta/papra.json Normal file
View File

@ -0,0 +1,14 @@
{
"base": "svg",
"aliases": [],
"categories": [
"File"
],
"update": {
"timestamp": "2025-07-01T04:00:57.096128",
"author": {
"id": 174533970,
"login": "DrZacharySmith"
}
}
}

View File

@ -9936,6 +9936,20 @@
}
}
},
"papra": {
"base": "svg",
"aliases": [],
"categories": [
"File"
],
"update": {
"timestamp": "2025-07-01T04:00:57.096128",
"author": {
"id": 174533970,
"login": "DrZacharySmith"
}
}
},
"microsoft-office": {
"base": "svg",
"aliases": [],

BIN
png/papra.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

1
svg/papra.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="51.2 0 409.6 512"><path d="M153.6 179.2c0-14.1 11.5-25.6 25.6-25.6h25.6c14.1 0 25.6 11.5 25.6 25.6s-11.5 25.6-25.6 25.6h-25.6c-14.1 0-25.6-11.5-25.6-25.6M332.8 256H179.2c-14.1 0-25.6 11.5-25.6 25.6s11.5 25.6 25.6 25.6h153.6c14.1 0 25.6-11.5 25.6-25.6S346.9 256 332.8 256m128-102.4v281.6c0 42.4-34.4 76.8-76.8 76.8H128c-42.3 0-76.8-34.4-76.8-76.8V76.8C51.2 34.5 85.7 0 128 0h179.2c3.4 0 6.8.7 9.9 2s5.9 3.2 8.3 5.5l128 128c2.3 2.3 4.2 5.1 5.5 8.2 1.2 3.1 1.9 6.5 1.9 9.9m-128-25.6h40.6l-40.6-40.6zm76.8 307.2v-256h-76.8c-28.2 0-51.2-23-51.2-51.2V51.2H128c-14.1 0-25.6 11.5-25.6 25.6v358.4c0 14.1 11.5 25.6 25.6 25.6h256c14.1 0 25.6-11.5 25.6-25.6m-76.8-76.8H179.2c-14.1 0-25.6 11.5-25.6 25.6s11.5 25.6 25.6 25.6h153.6c14.1 0 25.6-11.5 25.6-25.6s-11.5-25.6-25.6-25.6" style="fill:#d9ff7a"/></svg>

After

Width:  |  Height:  |  Size: 864 B

View File

@ -1499,6 +1499,7 @@
"papermark.png",
"papermerge-light.png",
"papermerge.png",
"papra.png",
"parseable.png",
"part-db-light.png",
"part-db.png",
@ -3580,6 +3581,7 @@
"papermark.svg",
"papermerge-light.svg",
"papermerge.svg",
"papra.svg",
"parseable.svg",
"part-db-light.svg",
"part-db.svg",
@ -5743,6 +5745,7 @@
"papermark.webp",
"papermerge-light.webp",
"papermerge.webp",
"papra.webp",
"parseable.webp",
"part-db-light.webp",
"part-db.webp",

BIN
webp/papra.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB