diff options
Diffstat (limited to 'icons/infinity.svg')
-rw-r--r-- | icons/infinity.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/icons/infinity.svg b/icons/infinity.svg new file mode 100644 index 00000000..fb40b24a --- /dev/null +++ b/icons/infinity.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-infinity" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z"/> + <path d="M9.828 9.172a4 4 0 1 0 0 5.656 a10 10 0 0 0 2.172 -2.828a10 10 0 0 1 2.172 -2.828 a4 4 0 1 1 0 5.656a10 10 0 0 1 -2.172 -2.828a10 10 0 0 0 -2.172 -2.828" /> +</svg> + + |