diff options
Diffstat (limited to 'dist/icons/at.html')
-rw-r--r-- | dist/icons/at.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dist/icons/at.html b/dist/icons/at.html new file mode 100644 index 0000000..2128335 --- /dev/null +++ b/dist/icons/at.html @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-at" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <circle cx="12" cy="12" r="4" /> + <path d="M16 12v1.5a2.5 2.5 0 005 0v-1.5a9 9 0 10-5.5 8.28" /> +</svg> + + |