hugo-theme-stack/assets/icons/at.svg
2024-07-06 07:31:22 +03:00

20 lines
431 B
XML

<!--
tags: [email, message, mention, sign, "@"]
version: "1.0"
unicode: "ea2b"
category: Text
-->
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M12 12m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" />
<path d="M16 12v1.5a2.5 2.5 0 0 0 5 0v-1.5a9 9 0 1 0 -5.5 8.28" />
</svg>