diff options
Diffstat (limited to 'public/assets/img/icons/1F532.svg')
-rw-r--r-- | public/assets/img/icons/1F532.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/public/assets/img/icons/1F532.svg b/public/assets/img/icons/1F532.svg new file mode 100644 index 0000000..e3242d2 --- /dev/null +++ b/public/assets/img/icons/1F532.svg @@ -0,0 +1,13 @@ +<svg id="emoji" viewBox="0 0 72 72" xmlns="http://www.w3.org/2000/svg"> + <g id="line-supplement"> + <path fill="#000" fill-rule="evenodd" d="M16 16H56V56H16V16ZM25 26H46V47H25V26Z" clip-rule="evenodd"/> + </g> + <g id="color"> + <path fill="#3F3F3F" fill-rule="evenodd" d="M16 16H56V56H16V16ZM25 26H46V47H25V26Z" clip-rule="evenodd"/> + <path fill="#fff" d="M46 26H25V47H46V26Z"/> + </g> + <g id="line"> + <path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M56 16H16V56H56V16Z"/> + <path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M46 26H25V47H46V26Z"/> + </g> +</svg> |