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

feat(icons): add 1337x (#1793)

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-18 23:15:53 +02:00 committed by GitHub
parent 5bd3663a99
commit 08050acc3a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 49 additions and 0 deletions

14
meta/1337x.json Normal file
View file

@ -0,0 +1,14 @@
{
"base": "svg",
"aliases": [],
"categories": [
"Media"
],
"update": {
"timestamp": "2025-08-18T21:15:20.394373",
"author": {
"id": 150935816,
"login": "Dvorinka"
}
}
}

View file

@ -16304,6 +16304,20 @@
}
}
},
"1337x": {
"base": "svg",
"aliases": [],
"categories": [
"Media"
],
"update": {
"timestamp": "2025-08-18T21:15:20.394373",
"author": {
"id": 150935816,
"login": "Dvorinka"
}
}
},
"lark": {
"base": "svg",
"aliases": [],

BIN
png/1337x.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

18
svg/1337x.svg Normal file
View file

@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 31.37 53">
<defs>
<style>
.cls-1 {
fill: #df6238;
}
.cls-2 {
fill: #d63600;
}
</style>
</defs>
<g id="Layer_1-2" data-name="Layer 1">
<polygon class="cls-2" points="1.31 .08 11.22 .08 15.97 16.08 21.06 .08 30.64 .08 23.06 25.91 31.37 52.97 20.81 53 15.87 37.09 11.14 53 0 52.95 9.31 25.88 1.31 .08"/>
<path class="cls-1" d="M6.49,34.04s9.35-1.38,18.14-13.5L30.64.09h-9.59s-5.08,15.74-5.08,15.74L11.24,0H1.29l7.97,25.75-2.77,8.29Z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 634 B

View file

@ -1,5 +1,6 @@
{
"png": [
"1337x.png",
"13ft.png",
"1panel.png",
"1password-dark.png",
@ -2427,6 +2428,7 @@
"zyxel-networks.png"
],
"svg": [
"1337x.svg",
"13ft.svg",
"1panel.svg",
"1password-dark.svg",
@ -4371,6 +4373,7 @@
"zyxel-networks.svg"
],
"webp": [
"1337x.webp",
"13ft.webp",
"1panel.webp",
"1password-dark.webp",

BIN
webp/1337x.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB