diff options
Diffstat (limited to 'icons/edit-circle.svg')
-rw-r--r-- | icons/edit-circle.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/icons/edit-circle.svg b/icons/edit-circle.svg new file mode 100644 index 00000000..26144855 --- /dev/null +++ b/icons/edit-circle.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-edit-circle" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M12 15l8.385 -8.415a2.1 2.1 0 0 0 -2.97 -2.97l-8.415 8.385v3h3z" /> + <path d="M16 5l3 3" /> + <path d="M9 7.07a7.002 7.002 0 0 0 1 13.93a7.002 7.002 0 0 0 6.929 -5.999" /> +</svg> + + |