diff options
Diffstat (limited to 'src/content/img/icon/needs-update/light.svg')
-rw-r--r-- | src/content/img/icon/needs-update/light.svg | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/src/content/img/icon/needs-update/light.svg b/src/content/img/icon/needs-update/light.svg new file mode 100644 index 0000000..8609c4e --- /dev/null +++ b/src/content/img/icon/needs-update/light.svg @@ -0,0 +1,38 @@ +<svg + xmlns="http://www.w3.org/2000/svg" + viewBox="0 0 24 24" + fill="none" +> + <path + d=" + M 18.4721 16.7023 + C 17.3398 18.2608 15.6831 19.3584 13.8064 19.7934 + C 11.9297 20.2284 9.95909 19.9716 8.25656 19.0701 + C 6.55404 18.1687 5.23397 16.6832 4.53889 14.8865 + C 3.84381 13.0898 3.82039 11.1027 4.47295 9.29011 + C 5.12551 7.47756 6.41021 5.96135 8.09103 5.02005 + C 9.77184 4.07875 11.7359 3.77558 13.6223 4.16623 + C 15.5087 4.55689 17.1908 5.61514 18.3596 7.14656 + C 19.5283 8.67797 20.1052 10.5797 19.9842 12.5023 + M 19.9842 12.5023 + L 21.4842 11.0023 + M 19.9842 12.5023 + L 18.4842 11.0023 + " + stroke="black" + stroke-width="2" + stroke-linecap="round" + stroke-linejoin="round" + /> + <path + d=" + M 12 8 + V 12 + L 15 15 + " + stroke="black" + stroke-width="2" + stroke-linecap="round" + stroke-linejoin="round" + /> +</svg> |