diff options
Diffstat (limited to 'src/content/img/icon/offline/light.svg')
-rw-r--r-- | src/content/img/icon/offline/light.svg | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/src/content/img/icon/offline/light.svg b/src/content/img/icon/offline/light.svg new file mode 100644 index 0000000..ad170d8 --- /dev/null +++ b/src/content/img/icon/offline/light.svg @@ -0,0 +1,61 @@ +<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.94676 5.86111 + C 5.91334 6.87554 5.2174 8.23258 5.04286 9.74832 + C 3.01731 10.4886 1.57129 12.4316 1.57129 14.7142 + C 1.57129 17.6334 3.93778 19.9999 6.857 19.9999 + H 8.97059 + L 8.99986 20 + H 16.9999 + C 18.1475 20 19.2049 19.6133 20.0488 18.9631 + L 18.6145 17.5289 + C 18.1484 17.8271 17.5943 18 16.9999 18 + H 8.99986 + L 8.97773 17.9999 + V 17.9999 + H 8.97059 + H 6.857 + C 5.04235 17.9999 3.57129 16.5288 3.57129 14.7142 + C 3.57129 13.1257 4.69946 11.7986 6.19881 11.4942 + C 6.66583 11.3994 7.00108 10.9882 6.99988 10.5117 + L 6.99986 10.5 + C 6.99986 9.23554 7.52138 8.09289 8.36106 7.27541 + L 6.94676 5.86111 + Z + M 19.8507 15.9367 + C 19.9475 15.642 19.9999 15.3271 19.9999 15 + C 19.9999 13.3431 18.6567 12 16.9999 12 + H 16.9774 + C 16.6966 12 16.4287 11.8819 16.2393 11.6746 + C 16.0498 11.4673 15.9563 11.1899 15.9815 10.9102 + C 15.9936 10.7754 15.9999 10.6385 15.9999 10.5 + C 15.9999 8.01472 13.9851 6 11.4999 6 + C 11.0212 6 10.56 6.07474 10.1273 6.21318 + L 8.5968 4.68272 + C 9.47056 4.24583 10.4565 4 11.4999 4 + C 14.9546 4 17.7798 6.69515 17.9876 10.0975 + C 20.276 10.5561 21.9999 12.5767 21.9999 15 + C 21.9999 15.889 21.7679 16.7237 21.3611 17.4471 + L 19.8507 15.9367 + Z + " + fill="black" + /> + <path + d=" + M 4 4 + L 20 20 + " + stroke="black" + stroke-width="2" + stroke-linecap="round" + stroke-linejoin="round" + /> +</svg> |