diff options
Diffstat (limited to 'src/content/img/icon/edit/light.svg')
-rw-r--r-- | src/content/img/icon/edit/light.svg | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/src/content/img/icon/edit/light.svg b/src/content/img/icon/edit/light.svg new file mode 100644 index 0000000..eea0cef --- /dev/null +++ b/src/content/img/icon/edit/light.svg @@ -0,0 +1,29 @@ +<svg + xmlns="http://www.w3.org/2000/svg" + viewBox="0 0 24 24" + fill="none" +> + <path + d=" + M 18.3785 8.44975 + L 8.9636 17.8648 + C 8.6844 18.144 8.3288 18.3343 7.94161 18.4117 + L 4.99988 19.0001 + L 5.58823 16.0583 + c 5.66566 15.6711 5.85597 15.3155 6.13517 15.0363 + L 15.5501 5.62132 + M 18.3785 8.44975 + L 19.7927 7.03553 + C 20.1832 6.64501 20.1832 6.01184 19.7927 5.62132 + L 18.3785 4.20711 + C 17.988 3.81658 17.3548 3.81658 16.9643 4.20711 + L 15.5501 5.62132 + M 18.3785 8.44975 + L 15.5501 5.62132 + " + stroke="black" + stroke-width="2" + stroke-linecap="round" + stroke-linejoin="round" + /> +</svg> |