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/1F464.svg | |
parent | e5a243a52b910e35b10b26c06aa8978356b86769 (diff) |
new icons
Diffstat (limited to 'public/assets/img/icons/openmojis/1F464.svg')
-rw-r--r-- | public/assets/img/icons/openmojis/1F464.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/public/assets/img/icons/openmojis/1F464.svg b/public/assets/img/icons/openmojis/1F464.svg new file mode 100644 index 0000000..c4f43a9 --- /dev/null +++ b/public/assets/img/icons/openmojis/1F464.svg @@ -0,0 +1,13 @@ +<svg id="emoji" viewBox="0 0 72 72" xmlns="http://www.w3.org/2000/svg"> + <g id="color"> + <path fill="#D0CFCE" stroke="none" d="M58,61c0,0,0-3-1-7c-1.2109-4.8457-4-8-10-8c-5,0-15,0-22,0c-6,0-8.7891,3.1543-10,8c-1,4-1,7-1,7H58z"/> + <path fill="#D0CFCE" stroke="none" d="M26,26c0,3.7246,0.5391,7.8086,2,10c1.8613,2.793,5.0176,4,8,4c3.0957,0,6.1367-1.207,8-4 c1.46-2.1914,2-6.2754,2-10c0-2.7935-1-12-10-12S26,21.3442,26,26z"/> + </g> + <g id="hair"/> + <g id="skin"/> + <g id="skin-shadow"/> + <g id="line"> + <path fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M58,60c0,0,0-2-1-6 c-1.2109-4.8457-4-8-10-8c-5,0-15,0-22,0c-6,0-8.7891,3.1543-10,8c-1,4-1,6-1,6"/> + <path fill="none" stroke="#000000" stroke-linejoin="round" stroke-width="2" d="M26,26c0,3.7246,0.5391,7.8086,2,10 c1.8613,2.793,5.0176,4,8,4c3.0957,0,6.1367-1.207,8-4c1.46-2.1914,2-6.2754,2-10c0-2.7935-1-12-10-12S26,21.3442,26,26z"/> + </g> +</svg> |