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
6 changed files with 40 additions and 0 deletions

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