mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
Add target icon
This commit is contained in:
parent
5a97ffec2b
commit
165aacf1cb
@ -84,6 +84,7 @@
|
||||
"globe",
|
||||
"zap",
|
||||
"box",
|
||||
"target",
|
||||
"loader",
|
||||
"clock",
|
||||
"printer",
|
||||
|
5
icons/target.svg
Normal file
5
icons/target.svg
Normal 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 |
Loading…
Reference in New Issue
Block a user