1
0
Fork 0
mirror of https://github.com/homarr-labs/dashboard-icons.git synced 2025-10-07 23:00:18 +02:00

feat(icons): add linear (#1939)

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-04 20:21:20 +02:00 committed by GitHub
parent 3d32639a93
commit f96bedb16b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 48 additions and 0 deletions

20
meta/linear.json Normal file
View file

@ -0,0 +1,20 @@
{
"base": "svg",
"aliases": [
"linear-app"
],
"categories": [
"Development"
],
"update": {
"timestamp": "2025-09-04T18:20:37.295669",
"author": {
"id": 564542,
"login": "DouglasdeMoura"
}
},
"colors": {
"light": "linear",
"dark": "linear-dark"
}
}

View file

@ -24781,6 +24781,26 @@
}
}
},
"linear": {
"base": "svg",
"aliases": [
"linear-app"
],
"categories": [
"Development"
],
"update": {
"timestamp": "2025-09-04T18:20:37.295669",
"author": {
"id": 564542,
"login": "DouglasdeMoura"
}
},
"colors": {
"light": "linear",
"dark": "linear-dark"
}
},
"pia": {
"base": "svg",
"aliases": [],

BIN
png/linear-dark.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

BIN
png/linear.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

1
svg/linear-dark.svg Normal file
View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" fill="none" width="200" height="200" viewBox="0 0 100 100"><path fill="#fff" d="M1.22541 61.5228c-.2225-.9485.90748-1.5459 1.59638-.857L39.3342 97.1782c.6889.6889.0915 1.8189-.857 1.5964C20.0515 94.4522 5.54779 79.9485 1.22541 61.5228ZM.00189135 46.8891c-.01764375.2833.08887215.5599.28957165.7606L52.3503 99.7085c.2007.2007.4773.3075.7606.2896 2.3692-.1476 4.6938-.46 6.9624-.9259.7645-.157 1.0301-1.0963.4782-1.6481L2.57595 39.4485c-.55186-.5519-1.49117-.2863-1.648174.4782-.465915 2.2686-.77832 4.5932-.92588465 6.9624ZM4.21093 29.7054c-.16649.3738-.08169.8106.20765 1.1l64.77602 64.776c.2894.2894.7262.3742 1.1.2077 1.7861-.7956 3.5171-1.6927 5.1855-2.684.5521-.328.6373-1.0867.1832-1.5407L8.43566 24.3367c-.45409-.4541-1.21271-.3689-1.54074.1832-.99132 1.6684-1.88843 3.3994-2.68399 5.1855ZM12.6587 18.074c-.3701-.3701-.393-.9637-.0443-1.3541C21.7795 6.45931 35.1114 0 49.9519 0 77.5927 0 100 22.4073 100 50.0481c0 14.8405-6.4593 28.1724-16.7199 37.3375-.3903.3487-.984.3258-1.3542-.0443L12.6587 18.074Z"/></svg>

After

Width:  |  Height:  |  Size: 1 KiB

1
svg/linear.svg Normal file
View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" fill="none" width="200" height="200" viewBox="0 0 100 100"><path fill="#222326" d="M1.22541 61.5228c-.2225-.9485.90748-1.5459 1.59638-.857L39.3342 97.1782c.6889.6889.0915 1.8189-.857 1.5964C20.0515 94.4522 5.54779 79.9485 1.22541 61.5228ZM.00189135 46.8891c-.01764375.2833.08887215.5599.28957165.7606L52.3503 99.7085c.2007.2007.4773.3075.7606.2896 2.3692-.1476 4.6938-.46 6.9624-.9259.7645-.157 1.0301-1.0963.4782-1.6481L2.57595 39.4485c-.55186-.5519-1.49117-.2863-1.648174.4782-.465915 2.2686-.77832 4.5932-.92588465 6.9624ZM4.21093 29.7054c-.16649.3738-.08169.8106.20765 1.1l64.77602 64.776c.2894.2894.7262.3742 1.1.2077 1.7861-.7956 3.5171-1.6927 5.1855-2.684.5521-.328.6373-1.0867.1832-1.5407L8.43566 24.3367c-.45409-.4541-1.21271-.3689-1.54074.1832-.99132 1.6684-1.88843 3.3994-2.68399 5.1855ZM12.6587 18.074c-.3701-.3701-.393-.9637-.0443-1.3541C21.7795 6.45931 35.1114 0 49.9519 0 77.5927 0 100 22.4073 100 50.0481c0 14.8405-6.4593 28.1724-16.7199 37.3375-.3903.3487-.984.3258-1.3542-.0443L12.6587 18.074Z"/></svg>

After

Width:  |  Height:  |  Size: 1 KiB

View file

@ -1095,6 +1095,8 @@
"lightning-terminal.png",
"lighttpd.png",
"limesurvey.png",
"linear-dark.png",
"linear.png",
"linguacafe.png",
"linkace.png",
"linkding.png",
@ -3352,6 +3354,8 @@
"lidl.svg",
"lighttpd.svg",
"limesurvey.svg",
"linear-dark.svg",
"linear.svg",
"linguacafe.svg",
"linkace.svg",
"linkding.svg",
@ -5540,6 +5544,8 @@
"lightning-terminal.webp",
"lighttpd.webp",
"limesurvey.webp",
"linear-dark.webp",
"linear.webp",
"linguacafe.webp",
"linkace.webp",
"linkding.webp",

BIN
webp/linear-dark.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

BIN
webp/linear.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.9 KiB