diff options
Diffstat (limited to 'src/content/img/icon/shield-off/dark.svg')
-rw-r--r-- | src/content/img/icon/shield-off/dark.svg | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/src/content/img/icon/shield-off/dark.svg b/src/content/img/icon/shield-off/dark.svg new file mode 100644 index 0000000..9ac03d2 --- /dev/null +++ b/src/content/img/icon/shield-off/dark.svg @@ -0,0 +1,51 @@ +<svg + xmlns="http://www.w3.org/2000/svg" + viewBox="0 0 24 24" + fill="none" +> + <path + d="M 3 3 L 19 19" + stroke="white" + stroke-width="2" + stroke-linecap="round" + stroke-linejoin="round" + /> + <path + fill-rule="evenodd" + clip-rule="evenodd" + d=" + M 5.06954 3.98378 + C 4.42172 4.324 4 5.00062 4 5.75432 + V 10.8538 + C 4 14.4063 5.71562 17.7401 8.60638 19.8049 + L 10.8375 21.3986 + C 11.5329 21.8953 12.4671 21.8953 13.1625 21.3986 + L 15.3936 19.8049 + C 16.4709 19.0354 17.385 18.0897 18.1079 17.0221 + L 16.6617 15.576 + C 16.0413 16.5828 15.2203 17.4709 14.2311 18.1774 + L 12 19.7711 + L 9.76886 18.1774 + C 7.40369 16.488 6 13.7604 6 10.8538 + V 5.75432 + L 6.6534 5.56764 + L 5.06954 3.98378 + Z + M 17.557 13.6428 + C 17.847 12.7533 18 11.8133 18 10.8538 + L 18 5.75432 + L 12 4.04004 + L 8.85329 4.9391 + L 7.23549 3.3213 + L 11.4506 2.11699 + C 11.8097 2.01439 12.1903 2.01439 12.5494 2.11699 + L 18.5494 3.83128 + C 19.408 4.07659 20 4.86136 20 5.75432 + V 10.8538 + C 20 12.3672 19.6887 13.8408 19.1078 15.1936 + L 17.557 13.6428 + Z + " + fill="white" + /> +</svg> |