diff options
author | Daniel Weipert <git@mail.dweipert.de> | 2024-01-02 14:07:50 +0100 |
---|---|---|
committer | Daniel Weipert <git@mail.dweipert.de> | 2024-01-02 14:07:50 +0100 |
commit | f621d95f89ded05a2e916c5ee363bfe75ea37482 (patch) | |
tree | ea8929d0cff7e02265cf9d49cae259ec4ae7d0f0 /public/assets/img/icons/openmojis/1F9ED.svg | |
parent | e5a243a52b910e35b10b26c06aa8978356b86769 (diff) |
new icons
Diffstat (limited to 'public/assets/img/icons/openmojis/1F9ED.svg')
-rw-r--r-- | public/assets/img/icons/openmojis/1F9ED.svg | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/public/assets/img/icons/openmojis/1F9ED.svg b/public/assets/img/icons/openmojis/1F9ED.svg new file mode 100644 index 0000000..277c3d5 --- /dev/null +++ b/public/assets/img/icons/openmojis/1F9ED.svg @@ -0,0 +1,20 @@ +<svg id="emoji" viewBox="0 0 72 72" xmlns="http://www.w3.org/2000/svg"> + <g id="line-supplement"> + <polyline points="33.2 33.2 48 24 38.8 38.8"/> + </g> + <g id="color"> + <circle cx="36" cy="36" r="24" fill="#fcea2b"/> + <path fill="#f1b31c" d="M53,19A24.0417,24.0417,0,0,1,36,60a24.302,24.302,0,0,1-17-7"/> + <polyline fill="#fff" points="33.2 33.2 24 48 38.8 38.8"/> + <polyline fill="#ea5a47" points="33.2 33.2 48 24 38.8 38.8"/> + </g> + <g id="line"> + <circle cx="36" cy="36" r="24" 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="33.2 33.2 24 48 38.8 38.8"/> + <polyline fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" points="33.2 33.2 48 24 38.8 38.8"/> + <line x1="36" x2="36" y1="21" y2="16" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/> + <line x1="36" x2="36" y1="56" y2="51" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/> + <line x1="51" x2="56" y1="36" y2="36" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/> + <line x1="16" x2="21" y1="36" y2="36" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/> + </g> +</svg> |