diff options
Diffstat (limited to 'icons/ampersand.svg')
-rw-r--r-- | icons/ampersand.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/icons/ampersand.svg b/icons/ampersand.svg new file mode 100644 index 00000000..0a6577a8 --- /dev/null +++ b/icons/ampersand.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-ampersand" 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" fill="none"/> + <path d="M19 20l-10.403 -10.972a2.948 2.948 0 0 1 0 -4.165a2.94 2.94 0 0 1 4.161 0a2.948 2.948 0 0 1 0 4.165l-4.68 4.687a3.685 3.685 0 0 0 0 5.207a3.675 3.675 0 0 0 5.2 0l5.722 -5.922" /> +</svg> + + |