feat: Add 'dashboard' icon

This commit is contained in:
dbedoyat 2019-08-08 10:02:32 -05:00
parent c3e54d92e4
commit d129c18350

16
icons/dashboard.svg Normal file
View File

@ -0,0 +1,16 @@
<svg
width="24"
height="24"
viewBox="0 0 24 24"
xmlns="http://www.w3.org/2000/svg"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<rect x="4" y="3" class="st0" width="6" height="6"/>
<rect x="4" y="13" class="st0" width="6" height="8"/>
<rect x="14" y="15" class="st0" width="6" height="6"/>
<rect x="14" y="3" class="st0" width="6" height="8"/>
</svg>

After

Width:  |  Height:  |  Size: 424 B