1
0
Fork 0
mirror of https://github.com/homarr-labs/dashboard-icons.git synced 2025-09-26 01:10:33 +02:00

feat(icons): add qwen (#2032)

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-09-11 19:43:10 +02:00 committed by GitHub
parent d4abf4b71a
commit 4c63552e9e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 42 additions and 0 deletions

12
meta/qwen.json Normal file
View file

@ -0,0 +1,12 @@
{
"base": "svg",
"aliases": [],
"categories": [],
"update": {
"timestamp": "2025-09-11T17:38:22.204099",
"author": {
"id": 173324028,
"login": "MyOnwForest"
}
}
}

View file

@ -27432,6 +27432,18 @@
"light": "turbopack-light"
}
},
"qwen": {
"base": "svg",
"aliases": [],
"categories": [],
"update": {
"timestamp": "2025-09-11T17:38:22.204099",
"author": {
"id": 173324028,
"login": "MyOnwForest"
}
}
},
"medusa": {
"base": "svg",
"aliases": [],

BIN
png/qwen.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

15
svg/qwen.svg Normal file
View file

@ -0,0 +1,15 @@
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="27.55 17.52 147.28 145.51">
<path d="M174.82 108.75L155.38 75L165.64 57.75C166.46 56.31 166.46 54.53 165.64 53.09L155.38 35.84C154.86 34.91 153.87 34.33 152.78 34.33H114.88L106.14 19.03C105.62 18.1 104.63 17.52 103.54 17.52H83.3C82.21 17.52 81.22 18.1 80.7 19.03L61.26 52.77H41.02C39.93 52.77 38.94 53.35 38.42 54.28L28.16 71.53C27.34 72.97 27.34 74.75 28.16 76.19L45.52 107.5L36.78 122.8C35.96 124.24 35.96 126.02 36.78 127.46L47.04 144.71C47.56 145.64 48.55 146.22 49.64 146.22H87.54L96.28 161.52C96.8 162.45 97.79 163.03 98.88 163.03H119.12C120.21 163.03 121.2 162.45 121.72 161.52L141.16 127.78H158.52C159.61 127.78 160.6 127.2 161.12 126.27L171.38 109.02C172.2 107.58 172.2 105.8 171.38 104.36L174.82 108.75Z" fill="url(#paint0_radial)"/>
<path d="M119.12 163.03H98.88L87.54 144.71H49.64L61.26 126.39H80.7L38.42 55.29H61.26L83.3 19.03L93.56 37.35L83.3 55.29H161.58L151.32 72.54L170.76 106.28H151.32L141.16 88.34L101.18 163.03H119.12Z" fill="white"/>
<path d="M127.86 79.83H76.14L101.18 122.11L127.86 79.83Z" fill="url(#paint1_radial)"/>
<defs>
<radialGradient id="paint0_radial" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(100 100) rotate(90) scale(100)">
<stop stop-color="#665CEE"/>
<stop offset="1" stop-color="#332E91"/>
</radialGradient>
<radialGradient id="paint1_radial" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(100 100) rotate(90) scale(100)">
<stop stop-color="#665CEE"/>
<stop offset="1" stop-color="#332E91"/>
</radialGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -1838,6 +1838,7 @@
"quickshare.png",
"quickwit.png",
"qutebrowser.png",
"qwen.png",
"qwik.png",
"r.png",
"rabbitmq.png",
@ -4043,6 +4044,7 @@
"quickshare.svg",
"quickwit.svg",
"qutebrowser.svg",
"qwen.svg",
"qwik.svg",
"r.svg",
"rabbitmq.svg",
@ -6411,6 +6413,7 @@
"quickshare.webp",
"quickwit.webp",
"qutebrowser.webp",
"qwen.webp",
"qwik.webp",
"r.webp",
"rabbitmq.webp",

BIN
webp/qwen.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB