spiral shell emoji
spiral-shell from Noto Emoji by Google Inc · Default · Animals & Nature · Apache-2.0 Free for personal and commercial use.
- Name
- spiral-shell
- Set
- Noto Emoji
- Style
- Default
- Category
- Animals & Nature
- Viewbox
- 128×128
- License
- Apache 2.0
The same emoji in other sets
More animals & nature icons from Noto Emoji
Use the spiral shell emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#e0e0e0" d="M8.54 12.61C6.91 15.06 7.1 24.6 7.92 28.09c.75 3.23 3.19 9.1 3.19 9.1s-1.01 10.94.9 20.3c2.1 10.33 9.53 17.85 9.53 17.85s3.99 27.04 20.62 35.88c15.66 8.32 32.95-2.61 40.55-1.56c10.05 1.39 13.69 8.67 20.97 8.67s7.94-5.7 7.8-8.84c-.17-3.81-1.34-7.68-1.91-10.4c-1.04-5.03 14.74-41.03-.4-58.14c-19.93-22.53-40.16-9.1-40.16-9.1s-2.08-8.49-9.53-11.79c-5.19-2.29-12.65-2.6-12.65-2.6s-3.8-3.86-10.23-4.85c-6.76-1.04-10.4.37-10.4.37s-3.52-1.35-9.1-1.97c-3.11-.34-7.52.04-8.56 1.6"/><path fill="#ffcbac" d="M63.13 54.9c.69 3.12 1.39 13 6.76 17.85S87.4 86.1 94.68 90.6s6.24 2.43 6.24 2.43s4.33-25.48-7.97-38.3s-29.82.17-29.82.17"/><path fill="#eea25d" d="M63.48 47.1s6.93-4.33 14.9-3.47s15.9 5.6 20.8 13.86c5.55 9.36 7.11 23.05 3.12 36.05c-.73 2.37-2.77.87-2.77.87s3.29-23.74-7.97-34.32s-26.17-4.68-26.17-4.68z"/><path fill="#b0b0b0" d="M27.44 38.51c-3.7 8.22-6.06 18.51-7.41 32.85c-.17 1.77.38 5.07.82 6.71c.39 1.43 4.12 12.47 4.81 11.78c1.23-1.23.56-16.71 3.47-30.97c3-14.72 7.3-24.93 10.89-31.63c2.47-4.61 7.41-9.76 7.41-9.76c-.52-.78-2.15-1.99-3.19-2.16c-1.1-.18-9 5.85-16.8 23.18m-10.8-17.74c-3.45 5.09-6.76 13.33-6.76 13.98c0 .66.38 2.06.47 2.63c.09.56-.07 6.94.47 6.85c.56-.09 5.82-13.98 8.82-19.62c4.9-9.19 8.26-11.26 7.98-11.92c-.07-.17-1.41-.28-1.88-.47s-2.05-.48-2.63 0c-1.12.95-3.55 4.25-6.47 8.55m40.17 35.39C57.93 71.7 71.55 81.12 78.4 85.53s20.55 12.39 22.43 13.7c1.59 1.11 4.5 4.04 5.54 2.25s-.56-5.16-4.07-7.94c-2.3-1.82-18.55-12.43-24.37-17.87s-9.59-9.19-11.64-19.62c-1.88-9.57 1.5-18.21 1.78-20.27s1.03-4.13 1.03-4.13s-.09-2.63-1.6-4.88c-1.5-2.25-2.82-3.38-3.1-2.53c-.27.85-8.52 18.87-7.59 31.92"/><path fill="#fff" d="M72.39 38.79c1.88 3 6.1-.15 11.07-1.03c4.22-.75 10.04.47 9.85-2.35s-5.16-5.26-11.54-4.6c-4.4.46-11.9 3.95-9.38 7.98m-27.78-8.63c1.74 2.79 7.32 1.97 9.85-1.03c2.1-2.49 3.31-6.08.75-7.98c-2.53-1.88-6.31-1.09-9.01 1.41c-2.53 2.34-2.99 5.35-1.59 7.6m-18.67-9.39c.75 2.16 3.94 2.72 8.07 0s3.75-5.54 1.69-6.48s-5.63.28-7.23 1.5c-1.63 1.26-3.22 3.02-2.53 4.98m-15.87-4.31c.66 2.25 2.53 2.16 4.97 1.5s4.13-2.82 3.66-4.32s-2.91-1.97-4.79-1.31c-1.86.65-4.43 2.09-3.84 4.13"/></svg>
React
import type { SVGProps } from "react";
export function NotoSpiralShell(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#e0e0e0" d="M8.54 12.61C6.91 15.06 7.1 24.6 7.92 28.09c.75 3.23 3.19 9.1 3.19 9.1s-1.01 10.94.9 20.3c2.1 10.33 9.53 17.85 9.53 17.85s3.99 27.04 20.62 35.88c15.66 8.32 32.95-2.61 40.55-1.56c10.05 1.39 13.69 8.67 20.97 8.67s7.94-5.7 7.8-8.84c-.17-3.81-1.34-7.68-1.91-10.4c-1.04-5.03 14.74-41.03-.4-58.14c-19.93-22.53-40.16-9.1-40.16-9.1s-2.08-8.49-9.53-11.79c-5.19-2.29-12.65-2.6-12.65-2.6s-3.8-3.86-10.23-4.85c-6.76-1.04-10.4.37-10.4.37s-3.52-1.35-9.1-1.97c-3.11-.34-7.52.04-8.56 1.6"/><path fill="#ffcbac" d="M63.13 54.9c.69 3.12 1.39 13 6.76 17.85S87.4 86.1 94.68 90.6s6.24 2.43 6.24 2.43s4.33-25.48-7.97-38.3s-29.82.17-29.82.17"/><path fill="#eea25d" d="M63.48 47.1s6.93-4.33 14.9-3.47s15.9 5.6 20.8 13.86c5.55 9.36 7.11 23.05 3.12 36.05c-.73 2.37-2.77.87-2.77.87s3.29-23.74-7.97-34.32s-26.17-4.68-26.17-4.68z"/><path fill="#b0b0b0" d="M27.44 38.51c-3.7 8.22-6.06 18.51-7.41 32.85c-.17 1.77.38 5.07.82 6.71c.39 1.43 4.12 12.47 4.81 11.78c1.23-1.23.56-16.71 3.47-30.97c3-14.72 7.3-24.93 10.89-31.63c2.47-4.61 7.41-9.76 7.41-9.76c-.52-.78-2.15-1.99-3.19-2.16c-1.1-.18-9 5.85-16.8 23.18m-10.8-17.74c-3.45 5.09-6.76 13.33-6.76 13.98c0 .66.38 2.06.47 2.63c.09.56-.07 6.94.47 6.85c.56-.09 5.82-13.98 8.82-19.62c4.9-9.19 8.26-11.26 7.98-11.92c-.07-.17-1.41-.28-1.88-.47s-2.05-.48-2.63 0c-1.12.95-3.55 4.25-6.47 8.55m40.17 35.39C57.93 71.7 71.55 81.12 78.4 85.53s20.55 12.39 22.43 13.7c1.59 1.11 4.5 4.04 5.54 2.25s-.56-5.16-4.07-7.94c-2.3-1.82-18.55-12.43-24.37-17.87s-9.59-9.19-11.64-19.62c-1.88-9.57 1.5-18.21 1.78-20.27s1.03-4.13 1.03-4.13s-.09-2.63-1.6-4.88c-1.5-2.25-2.82-3.38-3.1-2.53c-.27.85-8.52 18.87-7.59 31.92"/><path fill="#fff" d="M72.39 38.79c1.88 3 6.1-.15 11.07-1.03c4.22-.75 10.04.47 9.85-2.35s-5.16-5.26-11.54-4.6c-4.4.46-11.9 3.95-9.38 7.98m-27.78-8.63c1.74 2.79 7.32 1.97 9.85-1.03c2.1-2.49 3.31-6.08.75-7.98c-2.53-1.88-6.31-1.09-9.01 1.41c-2.53 2.34-2.99 5.35-1.59 7.6m-18.67-9.39c.75 2.16 3.94 2.72 8.07 0s3.75-5.54 1.69-6.48s-5.63.28-7.23 1.5c-1.63 1.26-3.22 3.02-2.53 4.98m-15.87-4.31c.66 2.25 2.53 2.16 4.97 1.5s4.13-2.82 3.66-4.32s-2.91-1.97-4.79-1.31c-1.86.65-4.43 2.09-3.84 4.13"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#e0e0e0" d="M8.54 12.61C6.91 15.06 7.1 24.6 7.92 28.09c.75 3.23 3.19 9.1 3.19 9.1s-1.01 10.94.9 20.3c2.1 10.33 9.53 17.85 9.53 17.85s3.99 27.04 20.62 35.88c15.66 8.32 32.95-2.61 40.55-1.56c10.05 1.39 13.69 8.67 20.97 8.67s7.94-5.7 7.8-8.84c-.17-3.81-1.34-7.68-1.91-10.4c-1.04-5.03 14.74-41.03-.4-58.14c-19.93-22.53-40.16-9.1-40.16-9.1s-2.08-8.49-9.53-11.79c-5.19-2.29-12.65-2.6-12.65-2.6s-3.8-3.86-10.23-4.85c-6.76-1.04-10.4.37-10.4.37s-3.52-1.35-9.1-1.97c-3.11-.34-7.52.04-8.56 1.6"/><path fill="#ffcbac" d="M63.13 54.9c.69 3.12 1.39 13 6.76 17.85S87.4 86.1 94.68 90.6s6.24 2.43 6.24 2.43s4.33-25.48-7.97-38.3s-29.82.17-29.82.17"/><path fill="#eea25d" d="M63.48 47.1s6.93-4.33 14.9-3.47s15.9 5.6 20.8 13.86c5.55 9.36 7.11 23.05 3.12 36.05c-.73 2.37-2.77.87-2.77.87s3.29-23.74-7.97-34.32s-26.17-4.68-26.17-4.68z"/><path fill="#b0b0b0" d="M27.44 38.51c-3.7 8.22-6.06 18.51-7.41 32.85c-.17 1.77.38 5.07.82 6.71c.39 1.43 4.12 12.47 4.81 11.78c1.23-1.23.56-16.71 3.47-30.97c3-14.72 7.3-24.93 10.89-31.63c2.47-4.61 7.41-9.76 7.41-9.76c-.52-.78-2.15-1.99-3.19-2.16c-1.1-.18-9 5.85-16.8 23.18m-10.8-17.74c-3.45 5.09-6.76 13.33-6.76 13.98c0 .66.38 2.06.47 2.63c.09.56-.07 6.94.47 6.85c.56-.09 5.82-13.98 8.82-19.62c4.9-9.19 8.26-11.26 7.98-11.92c-.07-.17-1.41-.28-1.88-.47s-2.05-.48-2.63 0c-1.12.95-3.55 4.25-6.47 8.55m40.17 35.39C57.93 71.7 71.55 81.12 78.4 85.53s20.55 12.39 22.43 13.7c1.59 1.11 4.5 4.04 5.54 2.25s-.56-5.16-4.07-7.94c-2.3-1.82-18.55-12.43-24.37-17.87s-9.59-9.19-11.64-19.62c-1.88-9.57 1.5-18.21 1.78-20.27s1.03-4.13 1.03-4.13s-.09-2.63-1.6-4.88c-1.5-2.25-2.82-3.38-3.1-2.53c-.27.85-8.52 18.87-7.59 31.92"/><path fill="#fff" d="M72.39 38.79c1.88 3 6.1-.15 11.07-1.03c4.22-.75 10.04.47 9.85-2.35s-5.16-5.26-11.54-4.6c-4.4.46-11.9 3.95-9.38 7.98m-27.78-8.63c1.74 2.79 7.32 1.97 9.85-1.03c2.1-2.49 3.31-6.08.75-7.98c-2.53-1.88-6.31-1.09-9.01 1.41c-2.53 2.34-2.99 5.35-1.59 7.6m-18.67-9.39c.75 2.16 3.94 2.72 8.07 0s3.75-5.54 1.69-6.48s-5.63.28-7.23 1.5c-1.63 1.26-3.22 3.02-2.53 4.98m-15.87-4.31c.66 2.25 2.53 2.16 4.97 1.5s4.13-2.82 3.66-4.32s-2.91-1.97-4.79-1.31c-1.86.65-4.43 2.09-3.84 4.13"/></svg> </template>
CSS
.icon-spiral-shell {
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%20128%20128%22%3E%3Cpath%20fill%3D%22%23e0e0e0%22%20d%3D%22M8.54%2012.61C6.91%2015.06%207.1%2024.6%207.92%2028.09c.75%203.23%203.19%209.1%203.19%209.1s-1.01%2010.94.9%2020.3c2.1%2010.33%209.53%2017.85%209.53%2017.85s3.99%2027.04%2020.62%2035.88c15.66%208.32%2032.95-2.61%2040.55-1.56c10.05%201.39%2013.69%208.67%2020.97%208.67s7.94-5.7%207.8-8.84c-.17-3.81-1.34-7.68-1.91-10.4c-1.04-5.03%2014.74-41.03-.4-58.14c-19.93-22.53-40.16-9.1-40.16-9.1s-2.08-8.49-9.53-11.79c-5.19-2.29-12.65-2.6-12.65-2.6s-3.8-3.86-10.23-4.85c-6.76-1.04-10.4.37-10.4.37s-3.52-1.35-9.1-1.97c-3.11-.34-7.52.04-8.56%201.6%22%2F%3E%3Cpath%20fill%3D%22%23ffcbac%22%20d%3D%22M63.13%2054.9c.69%203.12%201.39%2013%206.76%2017.85S87.4%2086.1%2094.68%2090.6s6.24%202.43%206.24%202.43s4.33-25.48-7.97-38.3s-29.82.17-29.82.17%22%2F%3E%3Cpath%20fill%3D%22%23eea25d%22%20d%3D%22M63.48%2047.1s6.93-4.33%2014.9-3.47s15.9%205.6%2020.8%2013.86c5.55%209.36%207.11%2023.05%203.12%2036.05c-.73%202.37-2.77.87-2.77.87s3.29-23.74-7.97-34.32s-26.17-4.68-26.17-4.68z%22%2F%3E%3Cpath%20fill%3D%22%23b0b0b0%22%20d%3D%22M27.44%2038.51c-3.7%208.22-6.06%2018.51-7.41%2032.85c-.17%201.77.38%205.07.82%206.71c.39%201.43%204.12%2012.47%204.81%2011.78c1.23-1.23.56-16.71%203.47-30.97c3-14.72%207.3-24.93%2010.89-31.63c2.47-4.61%207.41-9.76%207.41-9.76c-.52-.78-2.15-1.99-3.19-2.16c-1.1-.18-9%205.85-16.8%2023.18m-10.8-17.74c-3.45%205.09-6.76%2013.33-6.76%2013.98c0%20.66.38%202.06.47%202.63c.09.56-.07%206.94.47%206.85c.56-.09%205.82-13.98%208.82-19.62c4.9-9.19%208.26-11.26%207.98-11.92c-.07-.17-1.41-.28-1.88-.47s-2.05-.48-2.63%200c-1.12.95-3.55%204.25-6.47%208.55m40.17%2035.39C57.93%2071.7%2071.55%2081.12%2078.4%2085.53s20.55%2012.39%2022.43%2013.7c1.59%201.11%204.5%204.04%205.54%202.25s-.56-5.16-4.07-7.94c-2.3-1.82-18.55-12.43-24.37-17.87s-9.59-9.19-11.64-19.62c-1.88-9.57%201.5-18.21%201.78-20.27s1.03-4.13%201.03-4.13s-.09-2.63-1.6-4.88c-1.5-2.25-2.82-3.38-3.1-2.53c-.27.85-8.52%2018.87-7.59%2031.92%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M72.39%2038.79c1.88%203%206.1-.15%2011.07-1.03c4.22-.75%2010.04.47%209.85-2.35s-5.16-5.26-11.54-4.6c-4.4.46-11.9%203.95-9.38%207.98m-27.78-8.63c1.74%202.79%207.32%201.97%209.85-1.03c2.1-2.49%203.31-6.08.75-7.98c-2.53-1.88-6.31-1.09-9.01%201.41c-2.53%202.34-2.99%205.35-1.59%207.6m-18.67-9.39c.75%202.16%203.94%202.72%208.07%200s3.75-5.54%201.69-6.48s-5.63.28-7.23%201.5c-1.63%201.26-3.22%203.02-2.53%204.98m-15.87-4.31c.66%202.25%202.53%202.16%204.97%201.5s4.13-2.82%203.66-4.32s-2.91-1.97-4.79-1.31c-1.86.65-4.43%202.09-3.84%204.13%22%2F%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23e0e0e0%22%20d%3D%22M8.54%2012.61C6.91%2015.06%207.1%2024.6%207.92%2028.09c.75%203.23%203.19%209.1%203.19%209.1s-1.01%2010.94.9%2020.3c2.1%2010.33%209.53%2017.85%209.53%2017.85s3.99%2027.04%2020.62%2035.88c15.66%208.32%2032.95-2.61%2040.55-1.56c10.05%201.39%2013.69%208.67%2020.97%208.67s7.94-5.7%207.8-8.84c-.17-3.81-1.34-7.68-1.91-10.4c-1.04-5.03%2014.74-41.03-.4-58.14c-19.93-22.53-40.16-9.1-40.16-9.1s-2.08-8.49-9.53-11.79c-5.19-2.29-12.65-2.6-12.65-2.6s-3.8-3.86-10.23-4.85c-6.76-1.04-10.4.37-10.4.37s-3.52-1.35-9.1-1.97c-3.11-.34-7.52.04-8.56%201.6%22%2F%3E%3Cpath%20fill%3D%22%23ffcbac%22%20d%3D%22M63.13%2054.9c.69%203.12%201.39%2013%206.76%2017.85S87.4%2086.1%2094.68%2090.6s6.24%202.43%206.24%202.43s4.33-25.48-7.97-38.3s-29.82.17-29.82.17%22%2F%3E%3Cpath%20fill%3D%22%23eea25d%22%20d%3D%22M63.48%2047.1s6.93-4.33%2014.9-3.47s15.9%205.6%2020.8%2013.86c5.55%209.36%207.11%2023.05%203.12%2036.05c-.73%202.37-2.77.87-2.77.87s3.29-23.74-7.97-34.32s-26.17-4.68-26.17-4.68z%22%2F%3E%3Cpath%20fill%3D%22%23b0b0b0%22%20d%3D%22M27.44%2038.51c-3.7%208.22-6.06%2018.51-7.41%2032.85c-.17%201.77.38%205.07.82%206.71c.39%201.43%204.12%2012.47%204.81%2011.78c1.23-1.23.56-16.71%203.47-30.97c3-14.72%207.3-24.93%2010.89-31.63c2.47-4.61%207.41-9.76%207.41-9.76c-.52-.78-2.15-1.99-3.19-2.16c-1.1-.18-9%205.85-16.8%2023.18m-10.8-17.74c-3.45%205.09-6.76%2013.33-6.76%2013.98c0%20.66.38%202.06.47%202.63c.09.56-.07%206.94.47%206.85c.56-.09%205.82-13.98%208.82-19.62c4.9-9.19%208.26-11.26%207.98-11.92c-.07-.17-1.41-.28-1.88-.47s-2.05-.48-2.63%200c-1.12.95-3.55%204.25-6.47%208.55m40.17%2035.39C57.93%2071.7%2071.55%2081.12%2078.4%2085.53s20.55%2012.39%2022.43%2013.7c1.59%201.11%204.5%204.04%205.54%202.25s-.56-5.16-4.07-7.94c-2.3-1.82-18.55-12.43-24.37-17.87s-9.59-9.19-11.64-19.62c-1.88-9.57%201.5-18.21%201.78-20.27s1.03-4.13%201.03-4.13s-.09-2.63-1.6-4.88c-1.5-2.25-2.82-3.38-3.1-2.53c-.27.85-8.52%2018.87-7.59%2031.92%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M72.39%2038.79c1.88%203%206.1-.15%2011.07-1.03c4.22-.75%2010.04.47%209.85-2.35s-5.16-5.26-11.54-4.6c-4.4.46-11.9%203.95-9.38%207.98m-27.78-8.63c1.74%202.79%207.32%201.97%209.85-1.03c2.1-2.49%203.31-6.08.75-7.98c-2.53-1.88-6.31-1.09-9.01%201.41c-2.53%202.34-2.99%205.35-1.59%207.6m-18.67-9.39c.75%202.16%203.94%202.72%208.07%200s3.75-5.54%201.69-6.48s-5.63.28-7.23%201.5c-1.63%201.26-3.22%203.02-2.53%204.98m-15.87-4.31c.66%202.25%202.53%202.16%204.97%201.5s4.13-2.82%203.66-4.32s-2.91-1.97-4.79-1.31c-1.86.65-4.43%202.09-3.84%204.13%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/spiral-shell.svg?color=%231a73e8&size=48