feat: Add shield icon

Closes #54
This commit is contained in:
Cole Bemis 2017-06-06 21:03:01 -07:00 committed by Cole Bemis
parent a5a3d7d08d
commit 8c12a6d89d

3
icons/core/shield.svg Normal file
View File

@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path d="M12 22s8-4 8-10V4l-8-2-8 2v8c0 6 8 10 8 10z" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
</svg>

After

Width:  |  Height:  |  Size: 241 B