spiralshell from Firefox OS Emoji by Mozilla · Default · Nature · Apache-2.0 Free for personal and commercial use.

Name
spiralshell
Set
Firefox OS Emoji
Style
Default
Category
Nature
Viewbox
512×512
License
Apache 2.0

More nature icons from Firefox OS Emoji

Use the spiralshell emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#ACBBBA" d="M505.887 488.278c-9.28-65.128-20.39-203.79-28.585-247.723c-8.713-46.767-22.748-117.157-68.53-117.695c-42.133-4.366-60.014-16.837-68.416-28.833c-.421-17.254-7.706-22.479-10.484-25.081c-.909-1.104-2.108-1.597-3.893-1.307c-14.313 2.328-35.011 5.73-37.876 5.988c-17.665 1.611-11.816-6.544-19.286-24.797c-3.362-8.186-16.75-9.508-32.207-8.424c-23.821 1.671-62.532 5.818-98.03 9.876c-1.114.13-2.029-.824-1.91-1.939c1.164-10.086-4.605-17.337-20.012-20.42c-27.153-5.431-84.483-14.034-104.515-16.998c-3.551-.527-6.594 2.506-6.087 6.046C8.9 37.084 17.215 94.762 22.646 121.925c3.202 16.015 10.911 21.614 21.613 19.854c.676-.109 1.283.427 1.193 1.113c-4.297 35.867-8.663 75.065-10.344 99.026c-2.039 29.092 9.32 42.649 33.758 36.513c-4.914 37.546-9.23 73.214-11.448 98.109c-2.347 26.438 2.675 44.381 14.989 52.497c1.85 1.223 3.829 2.257 5.808 3.253c1.622.815 4.217 2.048 7.579 3.581c58.683 26.825 124.736 31.619 187.239 15.625c25.96-6.644 55.948-7.27 81.421 10.912c39.935 28.486 155.661 55.471 151.433 25.87"/><path fill="#819A97" d="M63.364 196.233c56.813-59.926 72.498-95.872 75.662-132.256c.318-3.74 5.739-4.087 6.515-.418c3.611 16.919 4.297 44.61-15.646 75.821c-19.405 30.356-44.818 50.538-62.353 61.956c-3.303 2.148-6.893-2.237-4.178-5.103m60.624 107.95c-2.616 2.686.845 6.883 3.928 4.755c27.054-18.728 72.797-54.963 110.523-107.589c40.044-55.848 40.452-99.552 36.99-120.986c-.547-3.402-5.47-3.442-6.097-.05c-10.671 57.777-38.919 114.461-145.344 223.87m300.677 145.428c-46.241-21.006-144.958-58.762-80.039-123.691c33.231-33.22 44.291-42.969 52.785-78.706c10.941-46.031 65.746.925 57.41 57.411c-8.335 56.485-.626 71.594.925 106.494c1.562 34.892 16.68 60.195-31.081 38.492"/><path fill="#6F7F7D" d="M425.359 282.598c20.917 24.151 9.2 43.814 25.651 68.183c-.02-12.145.945-26.686 3.819-46.161c8.335-56.486-46.479-103.432-57.42-57.411c-5.997 25.254-13.288 37.538-28.774 54.287c4.924-.059 31.818-47.652 56.724-18.898"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiSpiralshell(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#ACBBBA" d="M505.887 488.278c-9.28-65.128-20.39-203.79-28.585-247.723c-8.713-46.767-22.748-117.157-68.53-117.695c-42.133-4.366-60.014-16.837-68.416-28.833c-.421-17.254-7.706-22.479-10.484-25.081c-.909-1.104-2.108-1.597-3.893-1.307c-14.313 2.328-35.011 5.73-37.876 5.988c-17.665 1.611-11.816-6.544-19.286-24.797c-3.362-8.186-16.75-9.508-32.207-8.424c-23.821 1.671-62.532 5.818-98.03 9.876c-1.114.13-2.029-.824-1.91-1.939c1.164-10.086-4.605-17.337-20.012-20.42c-27.153-5.431-84.483-14.034-104.515-16.998c-3.551-.527-6.594 2.506-6.087 6.046C8.9 37.084 17.215 94.762 22.646 121.925c3.202 16.015 10.911 21.614 21.613 19.854c.676-.109 1.283.427 1.193 1.113c-4.297 35.867-8.663 75.065-10.344 99.026c-2.039 29.092 9.32 42.649 33.758 36.513c-4.914 37.546-9.23 73.214-11.448 98.109c-2.347 26.438 2.675 44.381 14.989 52.497c1.85 1.223 3.829 2.257 5.808 3.253c1.622.815 4.217 2.048 7.579 3.581c58.683 26.825 124.736 31.619 187.239 15.625c25.96-6.644 55.948-7.27 81.421 10.912c39.935 28.486 155.661 55.471 151.433 25.87"/><path fill="#819A97" d="M63.364 196.233c56.813-59.926 72.498-95.872 75.662-132.256c.318-3.74 5.739-4.087 6.515-.418c3.611 16.919 4.297 44.61-15.646 75.821c-19.405 30.356-44.818 50.538-62.353 61.956c-3.303 2.148-6.893-2.237-4.178-5.103m60.624 107.95c-2.616 2.686.845 6.883 3.928 4.755c27.054-18.728 72.797-54.963 110.523-107.589c40.044-55.848 40.452-99.552 36.99-120.986c-.547-3.402-5.47-3.442-6.097-.05c-10.671 57.777-38.919 114.461-145.344 223.87m300.677 145.428c-46.241-21.006-144.958-58.762-80.039-123.691c33.231-33.22 44.291-42.969 52.785-78.706c10.941-46.031 65.746.925 57.41 57.411c-8.335 56.485-.626 71.594.925 106.494c1.562 34.892 16.68 60.195-31.081 38.492"/><path fill="#6F7F7D" d="M425.359 282.598c20.917 24.151 9.2 43.814 25.651 68.183c-.02-12.145.945-26.686 3.819-46.161c8.335-56.486-46.479-103.432-57.42-57.411c-5.997 25.254-13.288 37.538-28.774 54.287c4.924-.059 31.818-47.652 56.724-18.898"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#ACBBBA" d="M505.887 488.278c-9.28-65.128-20.39-203.79-28.585-247.723c-8.713-46.767-22.748-117.157-68.53-117.695c-42.133-4.366-60.014-16.837-68.416-28.833c-.421-17.254-7.706-22.479-10.484-25.081c-.909-1.104-2.108-1.597-3.893-1.307c-14.313 2.328-35.011 5.73-37.876 5.988c-17.665 1.611-11.816-6.544-19.286-24.797c-3.362-8.186-16.75-9.508-32.207-8.424c-23.821 1.671-62.532 5.818-98.03 9.876c-1.114.13-2.029-.824-1.91-1.939c1.164-10.086-4.605-17.337-20.012-20.42c-27.153-5.431-84.483-14.034-104.515-16.998c-3.551-.527-6.594 2.506-6.087 6.046C8.9 37.084 17.215 94.762 22.646 121.925c3.202 16.015 10.911 21.614 21.613 19.854c.676-.109 1.283.427 1.193 1.113c-4.297 35.867-8.663 75.065-10.344 99.026c-2.039 29.092 9.32 42.649 33.758 36.513c-4.914 37.546-9.23 73.214-11.448 98.109c-2.347 26.438 2.675 44.381 14.989 52.497c1.85 1.223 3.829 2.257 5.808 3.253c1.622.815 4.217 2.048 7.579 3.581c58.683 26.825 124.736 31.619 187.239 15.625c25.96-6.644 55.948-7.27 81.421 10.912c39.935 28.486 155.661 55.471 151.433 25.87"/><path fill="#819A97" d="M63.364 196.233c56.813-59.926 72.498-95.872 75.662-132.256c.318-3.74 5.739-4.087 6.515-.418c3.611 16.919 4.297 44.61-15.646 75.821c-19.405 30.356-44.818 50.538-62.353 61.956c-3.303 2.148-6.893-2.237-4.178-5.103m60.624 107.95c-2.616 2.686.845 6.883 3.928 4.755c27.054-18.728 72.797-54.963 110.523-107.589c40.044-55.848 40.452-99.552 36.99-120.986c-.547-3.402-5.47-3.442-6.097-.05c-10.671 57.777-38.919 114.461-145.344 223.87m300.677 145.428c-46.241-21.006-144.958-58.762-80.039-123.691c33.231-33.22 44.291-42.969 52.785-78.706c10.941-46.031 65.746.925 57.41 57.411c-8.335 56.485-.626 71.594.925 106.494c1.562 34.892 16.68 60.195-31.081 38.492"/><path fill="#6F7F7D" d="M425.359 282.598c20.917 24.151 9.2 43.814 25.651 68.183c-.02-12.145.945-26.686 3.819-46.161c8.335-56.486-46.479-103.432-57.42-57.411c-5.997 25.254-13.288 37.538-28.774 54.287c4.924-.059 31.818-47.652 56.724-18.898"/></svg>
</template>

CSS

.icon-spiralshell {
  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%20512%20512%22%3E%3Cpath%20fill%3D%22%23ACBBBA%22%20d%3D%22M505.887%20488.278c-9.28-65.128-20.39-203.79-28.585-247.723c-8.713-46.767-22.748-117.157-68.53-117.695c-42.133-4.366-60.014-16.837-68.416-28.833c-.421-17.254-7.706-22.479-10.484-25.081c-.909-1.104-2.108-1.597-3.893-1.307c-14.313%202.328-35.011%205.73-37.876%205.988c-17.665%201.611-11.816-6.544-19.286-24.797c-3.362-8.186-16.75-9.508-32.207-8.424c-23.821%201.671-62.532%205.818-98.03%209.876c-1.114.13-2.029-.824-1.91-1.939c1.164-10.086-4.605-17.337-20.012-20.42c-27.153-5.431-84.483-14.034-104.515-16.998c-3.551-.527-6.594%202.506-6.087%206.046C8.9%2037.084%2017.215%2094.762%2022.646%20121.925c3.202%2016.015%2010.911%2021.614%2021.613%2019.854c.676-.109%201.283.427%201.193%201.113c-4.297%2035.867-8.663%2075.065-10.344%2099.026c-2.039%2029.092%209.32%2042.649%2033.758%2036.513c-4.914%2037.546-9.23%2073.214-11.448%2098.109c-2.347%2026.438%202.675%2044.381%2014.989%2052.497c1.85%201.223%203.829%202.257%205.808%203.253c1.622.815%204.217%202.048%207.579%203.581c58.683%2026.825%20124.736%2031.619%20187.239%2015.625c25.96-6.644%2055.948-7.27%2081.421%2010.912c39.935%2028.486%20155.661%2055.471%20151.433%2025.87%22%2F%3E%3Cpath%20fill%3D%22%23819A97%22%20d%3D%22M63.364%20196.233c56.813-59.926%2072.498-95.872%2075.662-132.256c.318-3.74%205.739-4.087%206.515-.418c3.611%2016.919%204.297%2044.61-15.646%2075.821c-19.405%2030.356-44.818%2050.538-62.353%2061.956c-3.303%202.148-6.893-2.237-4.178-5.103m60.624%20107.95c-2.616%202.686.845%206.883%203.928%204.755c27.054-18.728%2072.797-54.963%20110.523-107.589c40.044-55.848%2040.452-99.552%2036.99-120.986c-.547-3.402-5.47-3.442-6.097-.05c-10.671%2057.777-38.919%20114.461-145.344%20223.87m300.677%20145.428c-46.241-21.006-144.958-58.762-80.039-123.691c33.231-33.22%2044.291-42.969%2052.785-78.706c10.941-46.031%2065.746.925%2057.41%2057.411c-8.335%2056.485-.626%2071.594.925%20106.494c1.562%2034.892%2016.68%2060.195-31.081%2038.492%22%2F%3E%3Cpath%20fill%3D%22%236F7F7D%22%20d%3D%22M425.359%20282.598c20.917%2024.151%209.2%2043.814%2025.651%2068.183c-.02-12.145.945-26.686%203.819-46.161c8.335-56.486-46.479-103.432-57.42-57.411c-5.997%2025.254-13.288%2037.538-28.774%2054.287c4.924-.059%2031.818-47.652%2056.724-18.898%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%20512%20512%22%3E%3Cpath%20fill%3D%22%23ACBBBA%22%20d%3D%22M505.887%20488.278c-9.28-65.128-20.39-203.79-28.585-247.723c-8.713-46.767-22.748-117.157-68.53-117.695c-42.133-4.366-60.014-16.837-68.416-28.833c-.421-17.254-7.706-22.479-10.484-25.081c-.909-1.104-2.108-1.597-3.893-1.307c-14.313%202.328-35.011%205.73-37.876%205.988c-17.665%201.611-11.816-6.544-19.286-24.797c-3.362-8.186-16.75-9.508-32.207-8.424c-23.821%201.671-62.532%205.818-98.03%209.876c-1.114.13-2.029-.824-1.91-1.939c1.164-10.086-4.605-17.337-20.012-20.42c-27.153-5.431-84.483-14.034-104.515-16.998c-3.551-.527-6.594%202.506-6.087%206.046C8.9%2037.084%2017.215%2094.762%2022.646%20121.925c3.202%2016.015%2010.911%2021.614%2021.613%2019.854c.676-.109%201.283.427%201.193%201.113c-4.297%2035.867-8.663%2075.065-10.344%2099.026c-2.039%2029.092%209.32%2042.649%2033.758%2036.513c-4.914%2037.546-9.23%2073.214-11.448%2098.109c-2.347%2026.438%202.675%2044.381%2014.989%2052.497c1.85%201.223%203.829%202.257%205.808%203.253c1.622.815%204.217%202.048%207.579%203.581c58.683%2026.825%20124.736%2031.619%20187.239%2015.625c25.96-6.644%2055.948-7.27%2081.421%2010.912c39.935%2028.486%20155.661%2055.471%20151.433%2025.87%22%2F%3E%3Cpath%20fill%3D%22%23819A97%22%20d%3D%22M63.364%20196.233c56.813-59.926%2072.498-95.872%2075.662-132.256c.318-3.74%205.739-4.087%206.515-.418c3.611%2016.919%204.297%2044.61-15.646%2075.821c-19.405%2030.356-44.818%2050.538-62.353%2061.956c-3.303%202.148-6.893-2.237-4.178-5.103m60.624%20107.95c-2.616%202.686.845%206.883%203.928%204.755c27.054-18.728%2072.797-54.963%20110.523-107.589c40.044-55.848%2040.452-99.552%2036.99-120.986c-.547-3.402-5.47-3.442-6.097-.05c-10.671%2057.777-38.919%20114.461-145.344%20223.87m300.677%20145.428c-46.241-21.006-144.958-58.762-80.039-123.691c33.231-33.22%2044.291-42.969%2052.785-78.706c10.941-46.031%2065.746.925%2057.41%2057.411c-8.335%2056.485-.626%2071.594.925%20106.494c1.562%2034.892%2016.68%2060.195-31.081%2038.492%22%2F%3E%3Cpath%20fill%3D%22%236F7F7D%22%20d%3D%22M425.359%20282.598c20.917%2024.151%209.2%2043.814%2025.651%2068.183c-.02-12.145.945-26.686%203.819-46.161c8.335-56.486-46.479-103.432-57.42-57.411c-5.997%2025.254-13.288%2037.538-28.774%2054.287c4.924-.059%2031.818-47.652%2056.724-18.898%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/spiralshell.svg?color=%231a73e8&size=48