diff options
Diffstat (limited to 'icons/icons.svg')
-rw-r--r-- | icons/icons.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/icons/icons.svg b/icons/icons.svg new file mode 100644 index 00000000..e2611c14 --- /dev/null +++ b/icons/icons.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-icons" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <desc>Download more icon variants from https://tabler-icons.io/i/icons</desc> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <circle cx="6.5" cy="6.5" r="3.5" /> + <path d="M2.5 21h8l-4 -7z" /> + <path d="M14 3l7 7" /> + <path d="M14 10l7 -7" /> + <path d="M14 14h7v7h-7z" /> +</svg> + + |