feat: Add sidebar icon

This commit is contained in:
Cole Bemis 2017-06-09 07:49:16 -07:00 committed by Cole Bemis
parent f0a061e2f2
commit 89ed5ac57a

4
icons/core/sidebar.svg Normal file
View File

@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<rect x="3" y="3" width="18" height="18" rx="2" ry="2" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
<line x1="9" y1="3" x2="9" y2="21" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
</svg>

After

Width:  |  Height:  |  Size: 373 B