mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-06-28 07:20:21 +08:00
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:
parent
f1b564997e
commit
c983841ac3
12
meta/morss.json
Normal file
12
meta/morss.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
"categories": [],
|
||||
"update": {
|
||||
"timestamp": "2025-06-19T19:25:41.839943",
|
||||
"author": {
|
||||
"id": 54368516,
|
||||
"login": "clockwinder"
|
||||
}
|
||||
}
|
||||
}
|
@ -23685,6 +23685,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"morss": {
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
"categories": [],
|
||||
"update": {
|
||||
"timestamp": "2025-06-19T19:25:41.839943",
|
||||
"author": {
|
||||
"id": 54368516,
|
||||
"login": "clockwinder"
|
||||
}
|
||||
}
|
||||
},
|
||||
"linkace": {
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
|
BIN
png/morss.png
Normal file
BIN
png/morss.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 309 B |
13
svg/morss.svg
Normal file
13
svg/morss.svg
Normal 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 |
@ -1231,6 +1231,7 @@
|
||||
"moodle-light.png",
|
||||
"moodle.png",
|
||||
"morphos.png",
|
||||
"morss.png",
|
||||
"mosquitto.png",
|
||||
"motioneye-dark.png",
|
||||
"motioneye.png",
|
||||
@ -3342,6 +3343,7 @@
|
||||
"moodle-light.svg",
|
||||
"moodle.svg",
|
||||
"morphos.svg",
|
||||
"morss.svg",
|
||||
"mosquitto.svg",
|
||||
"motioneye-dark.svg",
|
||||
"motioneye.svg",
|
||||
@ -5451,6 +5453,7 @@
|
||||
"moodle-light.webp",
|
||||
"moodle.webp",
|
||||
"morphos.webp",
|
||||
"morss.webp",
|
||||
"mosquitto.webp",
|
||||
"motioneye-dark.webp",
|
||||
"motioneye.webp",
|
||||
|
BIN
webp/morss.webp
Normal file
BIN
webp/morss.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 264 B |
Loading…
x
Reference in New Issue
Block a user