diff options
Diffstat (limited to 'public/assets/img/icons/1F314.svg')
-rw-r--r-- | public/assets/img/icons/1F314.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/public/assets/img/icons/1F314.svg b/public/assets/img/icons/1F314.svg new file mode 100644 index 0000000..af313a1 --- /dev/null +++ b/public/assets/img/icons/1F314.svg @@ -0,0 +1,10 @@ +<svg id="emoji" viewBox="0 0 72 72" xmlns="http://www.w3.org/2000/svg"> + <g id="color"> + <circle cx="36" cy="36" r="28" fill="#fcea2b" stroke="#3f3f3f" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/> + <path fill="#3f3f3f" d="M17,37A28.001,28.001,0,0,1,43.5465,9.0374,27.9995,27.9995,0,1,0,36,64q.7312,0,1.4535-.0374A28.0059,28.0059,0,0,1,17,37Z"/> + </g> + <g id="line"> + <circle cx="36" cy="36" r="28" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/> + <path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17,37A28.001,28.001,0,0,1,43.5465,9.0374,27.9995,27.9995,0,1,0,36,64q.7312,0,1.4535-.0374A28.0059,28.0059,0,0,1,17,37Z"/> + </g> +</svg> |