1
0
Fork 0
mirror of https://github.com/homarr-labs/dashboard-icons.git synced 2025-10-05 05:40:28 +02:00

feat(icons): add figma-icon (#1760)

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-08-17 20:25:58 +02:00 committed by GitHub
parent 193e211cdc
commit bfcabc516b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 32 additions and 0 deletions

14
meta/figma-icon.json Normal file
View file

@ -0,0 +1,14 @@
{
"base": "svg",
"aliases": [],
"categories": [
"Design"
],
"update": {
"timestamp": "2025-08-17T18:21:32.104919",
"author": {
"id": 19648156,
"login": "safiurrehman96"
}
}
}

View file

@ -4854,6 +4854,20 @@
}
}
},
"figma-icon": {
"base": "svg",
"aliases": [],
"categories": [
"Design"
],
"update": {
"timestamp": "2025-08-17T18:21:32.104919",
"author": {
"id": 19648156,
"login": "safiurrehman96"
}
}
},
"honda-jet": {
"base": "svg",
"aliases": [

BIN
png/figma-icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.7 KiB

1
svg/figma-icon.svg Normal file
View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" id="Layer_1" viewBox="0 0 200 300"><style>.st0{fill:#0acf83}.st1{fill:#a259ff}.st2{fill:#f24e1e}.st3{fill:#ff7262}.st4{fill:#1abcfe}</style><title>Figma.logo</title><desc>Created using Figma</desc><path id="path0_fill" class="st0" d="M50 300c27.6 0 50-22.4 50-50v-50H50c-27.6 0-50 22.4-50 50s22.4 50 50 50z"/><path id="path1_fill" class="st1" d="M0 150c0-27.6 22.4-50 50-50h50v100H50c-27.6 0-50-22.4-50-50z"/><path id="path1_fill_1_" class="st2" d="M0 50C0 22.4 22.4 0 50 0h50v100H50C22.4 100 0 77.6 0 50z"/><path id="path2_fill" class="st3" d="M100 0h50c27.6 0 50 22.4 50 50s-22.4 50-50 50h-50V0z"/><path id="path3_fill" class="st4" d="M200 150c0 27.6-22.4 50-50 50s-50-22.4-50-50 22.4-50 50-50 50 22.4 50 50z"/></svg>

After

Width:  |  Height:  |  Size: 759 B

View file

@ -587,6 +587,7 @@
"fermentrack.png",
"ferretdb.png",
"fider.png",
"figma-icon.png",
"filebot.png",
"filebrowser-quantum.png",
"filebrowser.png",
@ -2857,6 +2858,7 @@
"ferdium.svg",
"ferretdb.svg",
"fider.svg",
"figma-icon.svg",
"filebot.svg",
"filebrowser.svg",
"filecloud.svg",
@ -4913,6 +4915,7 @@
"fermentrack.webp",
"ferretdb.webp",
"fider.webp",
"figma-icon.webp",
"filebot.webp",
"filebrowser-quantum.webp",
"filebrowser.webp",

BIN
webp/figma-icon.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB