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/1F52F.svg | |
parent | e5a243a52b910e35b10b26c06aa8978356b86769 (diff) |
new icons
Diffstat (limited to 'public/assets/img/icons/openmojis/1F52F.svg')
-rw-r--r-- | public/assets/img/icons/openmojis/1F52F.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/public/assets/img/icons/openmojis/1F52F.svg b/public/assets/img/icons/openmojis/1F52F.svg new file mode 100644 index 0000000..904da44 --- /dev/null +++ b/public/assets/img/icons/openmojis/1F52F.svg @@ -0,0 +1,11 @@ +<svg id="emoji" viewBox="0 0 72 72" xmlns="http://www.w3.org/2000/svg"> + <g id="color"> + <rect x="12" y="12.08" width="48" height="47.83" fill="#b399c8"/> + </g> + <g id="line"> + <path d="m38.5 36a2.5 2.5 0 1 1-2.499-2.5 2.499 2.499 0 0 1 2.499 2.5z"/> + <rect x="12" y="12" width="48" height="48" 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.696" d="m36 18.67 14.97 25.96-14.97-1.113e-6h-14.97l7.486-12.98 7.482-12.98" paint-order="stroke fill markers"/> + <path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2.696" d="m21.01 27.39 29.97 0.01892-14.97 25.93-7.5-12.97-7.502-12.97" paint-order="stroke fill markers"/> + </g> +</svg> |