diff options
Diffstat (limited to 'src/content/img/icon/support/dark.svg')
-rw-r--r-- | src/content/img/icon/support/dark.svg | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/src/content/img/icon/support/dark.svg b/src/content/img/icon/support/dark.svg new file mode 100644 index 0000000..81f605e --- /dev/null +++ b/src/content/img/icon/support/dark.svg @@ -0,0 +1,40 @@ +<svg + xmlns="http://www.w3.org/2000/svg" + viewBox="0 0 24 24" + fill="none" +> + <path + d=" + M 18 6 + L 14.8284 9.17157 + M 14.8284 9.17157 + C 14.1046 8.44772 13.1046 8 12 8 + C 10.8954 8 9.89543 8.44772 9.17157 9.17157 + M 14.8284 9.17157 + C 15.5523 9.89543 16 10.8954 16 12 + C 16 13.1046 15.5523 14.1046 14.8284 14.8284 + M 18 18 + L 14.8284 14.8284 + M 14.8284 14.8284 + C 14.1046 15.5523 13.1046 16 12 16 + C 10.8954 16 9.89543 15.5523 9.17157 14.8284 + M 6 18 + L 9.17157 14.8284 + M 9.17157 14.8284 + C 8.44772 14.1046 8 13.1046 8 12 + C 8 10.8954 8.44772 9.89543 9.17157 9.17157 + M 6 6 + L 9.17157 9.17157 + M 21 12 + C 21 16.9706 16.9706 21 12 21 + C 7.02944 21 3 16.9706 3 12 + C 3 7.02944 7.02944 3 12 3 + C 16.9706 3 21 7.02944 21 12 + Z + " + stroke="white" + stroke-width="2" + stroke-linecap="round" + stroke-linejoin="round" + /> +</svg> |