diff options
Diffstat (limited to 'src/content/img/icon/notifications-off/light.svg')
-rw-r--r-- | src/content/img/icon/notifications-off/light.svg | 75 |
1 files changed, 75 insertions, 0 deletions
diff --git a/src/content/img/icon/notifications-off/light.svg b/src/content/img/icon/notifications-off/light.svg new file mode 100644 index 0000000..10a9fbc --- /dev/null +++ b/src/content/img/icon/notifications-off/light.svg @@ -0,0 +1,75 @@ +<svg + xmlns="http://www.w3.org/2000/svg" + viewBox="0 0 24 24" + fill="none" +> + <path + fill-rule="evenodd" + clip-rule="evenodd" + d=" + M 6.90904 5.82325 + C 6.33296 6.7445 6 7.83337 6 9 + V 11.7564 + C 6 12.1579 5.70766 12.6054 5.09976 13.2452 + C 4.41915 13.9616 4 14.9329 4 16 + C 4 17.1046 4.89543 18 6 18 + H 7 + H 16 + C 16.8342 18 17.5492 17.4892 17.8492 16.7634 + L 16 14.9142 + V 16 + H 7 + H 6 + C 6 15.4658 6.20812 14.9823 6.54971 14.6228 + C 7.10947 14.0336 8 13.05 8 11.7564 + V 9 + C 8 8.3901 8.1365 7.81208 8.38062 7.29483 + L 6.90904 5.82325 + Z + M 16 12.0858 + V 9 + C 16 6.79086 14.2091 5 12 5 + C 11.1288 5 10.3226 5.27854 9.66565 5.75143 + L 8.23901 4.3248 + C 9.26789 3.49606 10.576 3 12 3 + C 15.3137 3 18 5.68629 18 9 + V 14.0858 + L 16 12.0858 + Z + " + fill="black" + /> + <path + d=" + M 3 3 + L 21 21 + " + stroke="black" + stroke-width="2" + stroke-linecap="round" + stroke-linejoin="round" + /> + <path + d=" + M 13.7976 19.8767 + C 13.6312 20.2179 13.3712 20.5046 13.048 20.7035 + C 12.7247 20.9023 12.3516 21.0051 11.9721 20.9998 + C 11.5926 20.9945 11.2224 20.8813 10.9049 20.6735 + C 10.5873 20.4657 10.3354 20.1718 10.1786 19.8262 + " + stroke="black" + stroke-width="2" + stroke-linecap="round" + stroke-linejoin="round" + /> + <path + d=" + M 12 3 + V 4 + " + stroke="black" + stroke-width="2" + stroke-linecap="round" + stroke-linejoin="round" + /> +</svg> |