diff options
Diffstat (limited to 'public/assets/img/icons/1F251.svg')
-rw-r--r-- | public/assets/img/icons/1F251.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/public/assets/img/icons/1F251.svg b/public/assets/img/icons/1F251.svg new file mode 100644 index 0000000..343585f --- /dev/null +++ b/public/assets/img/icons/1F251.svg @@ -0,0 +1,11 @@ +<svg id="emoji" viewBox="0 0 72 72" xmlns="http://www.w3.org/2000/svg"> + <g id="color"> + <circle cx="36.5" cy="36.5" r="27.5" fill="#d0cfce"/> + </g> + <g id="line"> + <path d="M36.5,11A25.5,25.5,0,1,1,11,36.5,25.5288,25.5288,0,0,1,36.5,11m0-2A27.5,27.5,0,1,0,64,36.5,27.5,27.5,0,0,0,36.5,9Z"/> + <line x1="21" x2="52" y1="25" y2="25" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/> + <polyline fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" points="37.5 52.5 45.5 52.5 45.5 26.5"/> + <polyline fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" points="25.5 47.5 25.5 33.5 37.5 33.5 37.5 43.5 26.5 43.5"/> + </g> +</svg> |