mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
Add clock icon
This commit is contained in:
parent
3032462051
commit
73a5795240
@ -44,6 +44,7 @@
|
|||||||
"globe",
|
"globe",
|
||||||
"zap",
|
"zap",
|
||||||
"loader",
|
"loader",
|
||||||
|
"clock",
|
||||||
"square",
|
"square",
|
||||||
"square-plus",
|
"square-plus",
|
||||||
"square-minus",
|
"square-minus",
|
||||||
|
4
icons/clock.svg
Normal file
4
icons/clock.svg
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<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"/>
|
||||||
|
<polyline points="12 6 12 12 15 15"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 255 B |
Loading…
x
Reference in New Issue
Block a user