diff options
Diffstat (limited to 'src/icons/edit-circle.svg')
-rw-r--r-- | src/icons/edit-circle.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/icons/edit-circle.svg b/src/icons/edit-circle.svg new file mode 100644 index 00000000..dadcfc98 --- /dev/null +++ b/src/icons/edit-circle.svg @@ -0,0 +1,11 @@ +--- +category: Design +tags: [pencil, change, update] +version: "1.39" +unicode: "ee85" +--- +<svg> + <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> |