Improve cut icon: two handles with crossing blades and pivot point
This commit is contained in:
parent
06daad99bb
commit
9b745bf66f
|
|
@ -1,6 +1,7 @@
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24">
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24">
|
||||||
<path d="M6 6L14 14" stroke="currentColor" stroke-width="2" stroke-linecap="round"/>
|
<circle cx="8" cy="18" r="3" fill="none" stroke="currentColor" stroke-width="1.5"/>
|
||||||
<path d="M14 6L6 14" stroke="currentColor" stroke-width="2" stroke-linecap="round"/>
|
<circle cx="16" cy="18" r="3" fill="none" stroke="currentColor" stroke-width="1.5"/>
|
||||||
<circle cx="6" cy="6" r="2.5" fill="none" stroke="currentColor" stroke-width="1.5"/>
|
<path d="M8 15.5L12 6" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
|
||||||
<circle cx="14" cy="14" r="2.5" fill="none" stroke="currentColor" stroke-width="1.5"/>
|
<path d="M16 15.5L12 6" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
|
||||||
|
<circle cx="12" cy="6" r="1" fill="currentColor"/>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 441 B After Width: | Height: | Size: 500 B |
Loading…
Reference in New Issue
Block a user