feat(icons): add morss (#1560)

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-06-19 21:27:58 +02:00 committed by GitHub
parent f1b564997e
commit c983841ac3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 40 additions and 0 deletions

12
meta/morss.json Normal file
View File

@ -0,0 +1,12 @@
{
"base": "svg",
"aliases": [],
"categories": [],
"update": {
"timestamp": "2025-06-19T19:25:41.839943",
"author": {
"id": 54368516,
"login": "clockwinder"
}
}
}

View File

@ -23685,6 +23685,18 @@
} }
} }
}, },
"morss": {
"base": "svg",
"aliases": [],
"categories": [],
"update": {
"timestamp": "2025-06-19T19:25:41.839943",
"author": {
"id": 54368516,
"login": "clockwinder"
}
}
},
"linkace": { "linkace": {
"base": "svg", "base": "svg",
"aliases": [], "aliases": [],

BIN
png/morss.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 309 B

13
svg/morss.svg Normal file
View File

@ -0,0 +1,13 @@
<svg xmlns="http://www.w3.org/2000/svg" shape-rendering="crispEdges" fill="#ff7b0a" version="1.1" viewBox="2 4 12 8">
<rect x="2" y="4" width="2" height="2"/>
<rect x="5" y="4" width="6" height="2"/>
<rect x="12" y="4" width="2" height="2"/>
<rect x="2" y="7" width="2" height="2"/>
<rect x="7" y="7" width="2" height="2"/>
<rect x="12" y="7" width="2" height="2"/>
<rect x="2" y="10" width="2" height="2"/>
<rect x="7" y="10" width="2" height="2"/>
<rect x="12" y="10" width="2" height="2"/>
</svg>

After

Width:  |  Height:  |  Size: 510 B

View File

@ -1231,6 +1231,7 @@
"moodle-light.png", "moodle-light.png",
"moodle.png", "moodle.png",
"morphos.png", "morphos.png",
"morss.png",
"mosquitto.png", "mosquitto.png",
"motioneye-dark.png", "motioneye-dark.png",
"motioneye.png", "motioneye.png",
@ -3342,6 +3343,7 @@
"moodle-light.svg", "moodle-light.svg",
"moodle.svg", "moodle.svg",
"morphos.svg", "morphos.svg",
"morss.svg",
"mosquitto.svg", "mosquitto.svg",
"motioneye-dark.svg", "motioneye-dark.svg",
"motioneye.svg", "motioneye.svg",
@ -5451,6 +5453,7 @@
"moodle-light.webp", "moodle-light.webp",
"moodle.webp", "moodle.webp",
"morphos.webp", "morphos.webp",
"morss.webp",
"mosquitto.webp", "mosquitto.webp",
"motioneye-dark.webp", "motioneye-dark.webp",
"motioneye.webp", "motioneye.webp",

BIN
webp/morss.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 264 B