Remove class from 'Dashboard' icon

This commit is contained in:
dbedoyat 2019-08-10 18:21:13 -05:00
parent 0e5f42228c
commit 0884d0faf9

View File

@ -9,8 +9,8 @@
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"/>
<rect x="4" y="3" width="6" height="6"/>
<rect x="4" y="13" width="6" height="8"/>
<rect x="14" y="15" width="6" height="6"/>
<rect x="14" y="3" width="6" height="8"/>
</svg>

Before

Width:  |  Height:  |  Size: 424 B

After

Width:  |  Height:  |  Size: 376 B