Add target icon

This commit is contained in:
Cole Bemis 2017-04-30 18:14:53 -07:00
parent 5a97ffec2b
commit 165aacf1cb
2 changed files with 6 additions and 0 deletions

View File

@ -84,6 +84,7 @@
"globe",
"zap",
"box",
"target",
"loader",
"clock",
"printer",

5
icons/target.svg Normal file
View File

@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<circle cx="12" cy="12" r="10"/>
<circle cx="12" cy="12" r="6"/>
<circle cx="12" cy="12" r="2"/>
</svg>

After

Width:  |  Height:  |  Size: 283 B