snail emoji
snail from OpenMoji by OpenMoji · Default · Animals Nature · CC-BY-SA-4.0 Attribution required.
- Name
- snail
- Set
- OpenMoji
- Style
- Default
- Category
- Animals Nature
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
snailEmoji One (Colored)snailFluent EmojisnailFluent Emoji FlatsnailFluent Emoji High ContrastsnailFirefox OS EmojisnailHuge IconssnailLucidesnailMaterial SymbolssnailMaterial Symbols LightsnailMaterial Design IconssnailNoto EmojisnailPixelarticonssnailStreamline EmojissnailWeb3 Icons BrandedsnailTwitter Emoji
More animals nature icons from OpenMoji
Use the snail emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#6a462f" stroke="#6a462f" stroke-miterlimit="10" stroke-width="2" d="M23 39c2.265-7.929 10-3 10-3c6 5 1 15-8 13s-9-12-6-17s14-9 21-1c1.818 2.078 2 6 1 14l-1 5l-9 1"/><path fill="#a57939" d="M11 54c18.403 1.6 30.404 1 34.466.296a5.84 5.84 0 0 0 2.675-1.2C64.912 39.573 63 31 58 30c-3.1-.62-9.151 10.376-12 14c-1.59 2.024-5 4-9 4"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="m55 27l2 3m1.833-.667L61 25M23 39c2.266-7.929 10-3 10-3c6 5 1 15-8 13s-9-12-6-17s14-9 21-1c1.82 2.078 3 5 1 12"/><path d="M11 55c18.403 1.6 30.404 0 34.466-.704a5.84 5.84 0 0 0 2.675-1.2C64.912 39.573 63 31 58 30c-3.1-.62-9.151 10.376-12 14c-1.59 2.024-5 5-9 5"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiSnail(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#6a462f" stroke="#6a462f" strokeMiterlimit="10" strokeWidth="2" d="M23 39c2.265-7.929 10-3 10-3c6 5 1 15-8 13s-9-12-6-17s14-9 21-1c1.818 2.078 2 6 1 14l-1 5l-9 1"/><path fill="#a57939" d="M11 54c18.403 1.6 30.404 1 34.466.296a5.84 5.84 0 0 0 2.675-1.2C64.912 39.573 63 31 58 30c-3.1-.62-9.151 10.376-12 14c-1.59 2.024-5 4-9 4"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path d="m55 27l2 3m1.833-.667L61 25M23 39c2.266-7.929 10-3 10-3c6 5 1 15-8 13s-9-12-6-17s14-9 21-1c1.82 2.078 3 5 1 12"/><path d="M11 55c18.403 1.6 30.404 0 34.466-.704a5.84 5.84 0 0 0 2.675-1.2C64.912 39.573 63 31 58 30c-3.1-.62-9.151 10.376-12 14c-1.59 2.024-5 5-9 5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#6a462f" stroke="#6a462f" stroke-miterlimit="10" stroke-width="2" d="M23 39c2.265-7.929 10-3 10-3c6 5 1 15-8 13s-9-12-6-17s14-9 21-1c1.818 2.078 2 6 1 14l-1 5l-9 1"/><path fill="#a57939" d="M11 54c18.403 1.6 30.404 1 34.466.296a5.84 5.84 0 0 0 2.675-1.2C64.912 39.573 63 31 58 30c-3.1-.62-9.151 10.376-12 14c-1.59 2.024-5 4-9 4"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="m55 27l2 3m1.833-.667L61 25M23 39c2.266-7.929 10-3 10-3c6 5 1 15-8 13s-9-12-6-17s14-9 21-1c1.82 2.078 3 5 1 12"/><path d="M11 55c18.403 1.6 30.404 0 34.466-.704a5.84 5.84 0 0 0 2.675-1.2C64.912 39.573 63 31 58 30c-3.1-.62-9.151 10.376-12 14c-1.59 2.024-5 5-9 5"/></g></svg> </template>
CSS
.icon-snail {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2072%2072%22%3E%3Cpath%20fill%3D%22%236a462f%22%20stroke%3D%22%236a462f%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M23%2039c2.265-7.929%2010-3%2010-3c6%205%201%2015-8%2013s-9-12-6-17s14-9%2021-1c1.818%202.078%202%206%201%2014l-1%205l-9%201%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M11%2054c18.403%201.6%2030.404%201%2034.466.296a5.84%205.84%200%200%200%202.675-1.2C64.912%2039.573%2063%2031%2058%2030c-3.1-.62-9.151%2010.376-12%2014c-1.59%202.024-5%204-9%204%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22m55%2027l2%203m1.833-.667L61%2025M23%2039c2.266-7.929%2010-3%2010-3c6%205%201%2015-8%2013s-9-12-6-17s14-9%2021-1c1.82%202.078%203%205%201%2012%22%2F%3E%3Cpath%20d%3D%22M11%2055c18.403%201.6%2030.404%200%2034.466-.704a5.84%205.84%200%200%200%202.675-1.2C64.912%2039.573%2063%2031%2058%2030c-3.1-.62-9.151%2010.376-12%2014c-1.59%202.024-5%205-9%205%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2072%2072%22%3E%3Cpath%20fill%3D%22%236a462f%22%20stroke%3D%22%236a462f%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M23%2039c2.265-7.929%2010-3%2010-3c6%205%201%2015-8%2013s-9-12-6-17s14-9%2021-1c1.818%202.078%202%206%201%2014l-1%205l-9%201%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M11%2054c18.403%201.6%2030.404%201%2034.466.296a5.84%205.84%200%200%200%202.675-1.2C64.912%2039.573%2063%2031%2058%2030c-3.1-.62-9.151%2010.376-12%2014c-1.59%202.024-5%204-9%204%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22m55%2027l2%203m1.833-.667L61%2025M23%2039c2.266-7.929%2010-3%2010-3c6%205%201%2015-8%2013s-9-12-6-17s14-9%2021-1c1.82%202.078%203%205%201%2012%22%2F%3E%3Cpath%20d%3D%22M11%2055c18.403%201.6%2030.404%200%2034.466-.704a5.84%205.84%200%200%200%202.675-1.2C64.912%2039.573%2063%2031%2058%2030c-3.1-.62-9.151%2010.376-12%2014c-1.59%202.024-5%205-9%205%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/snail.svg?color=%231a73e8&size=48