diff options
Diffstat (limited to 'src/content/img/icon/notifications/light.svg')
-rw-r--r-- | src/content/img/icon/notifications/light.svg | 114 |
1 files changed, 114 insertions, 0 deletions
diff --git a/src/content/img/icon/notifications/light.svg b/src/content/img/icon/notifications/light.svg new file mode 100644 index 0000000..22d3290 --- /dev/null +++ b/src/content/img/icon/notifications/light.svg @@ -0,0 +1,114 @@ +<svg + xmlns="http://www.w3.org/2000/svg" + viewBox="0 0 24 24" + fill="none" +> + <path + d=" + M 5.82474 13.934 + L 5.09976 13.2452 + L 5.82474 13.934 + Z + M 8 9 + C 8 6.79086 9.79086 5 12 5 + V 3 + C 8.68629 3 6 5.68629 6 9 + H 8 + Z + M 8 11.7564 + V 9 + H 6 + V 11.7564 + H 8 + Z + M 6 16 + C 6 15.4658 6.20812 14.9823 6.54971 14.6228 + L 5.09976 13.2452 + C 4.41915 13.9616 4 14.9329 4 16 + H 6 + Z + M 7 16 + H 6 + V 18 + H 7 + V 16 + Z + M 17 16 + H 7 + V 18 + H 17 + V 16 + Z + M 18 16 + H 17 + V 18 + H 18 + V 16 + Z + M 17.4503 14.6228 + C 17.7919 14.9823 18 15.4658 18 16 + H 20 + C 20 14.9329 19.5809 13.9616 18.9002 13.2452 + L 17.4503 14.6228 + Z + M 16 9 + V 11.7564 + H 18 + V 9 + H 16 + Z + M 12 5 + C 14.2091 5 16 6.79086 16 9 + H 18 + C 18 5.68629 15.3137 3 12 3 + V 5 + Z + M 18.9002 13.2452 + C 18.2923 12.6054 18 12.1579 18 11.7564 + H 16 + C 16 13.05 16.8905 14.0336 17.4503 14.6228 + L 18.9002 13.2452 + Z + M 4 16 + C 4 17.1046 4.89543 18 6 18 + V 16 + H 4 + Z + M 18 18 + C 19.1046 18 20 17.1046 20 16 + H 18 + V 18 + Z + M 6 11.7564 + C 6 12.1579 5.70766 12.6054 5.09976 13.2452 + L 6.54971 14.6228 + C 7.10947 14.0336 8 13.05 8 11.7564 + H 6 + Z + " + fill="black" + /> + <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> |