spiral shell emoji

spiral-shell from Fluent Emoji Flat by Microsoft Corporation · Default · Animals & Nature · MIT Free for personal and commercial use.

Name
spiral-shell
Set
Fluent Emoji Flat
Style
Default
Category
Animals & Nature
Viewbox
32×32
License
MIT

The same emoji in other sets

More animals & nature icons from Fluent Emoji Flat

Use the spiral shell emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#d3d3d3" d="m6.773 3.614l-.379.36a2.43 2.43 0 0 0-2.065-.708l-1.307.76v4.102l10.014 20.18L26 29.897l.848-.002c3.951-3.77 4.143-10.032.375-13.99l-1.812-1.9a7.5 7.5 0 0 0-2.048-4.57a7.48 7.48 0 0 0-6.188-2.277l-1.622-1.703a3.477 3.477 0 0 0-4.791-.265l.291-.305l-1.14-1.2c-.84-.88-2.25-.92-3.14-.07"/><path fill="#212121" d="m22.781 25.6l2.662 2.794c3.2-3.05 3.32-8.11.27-11.3l-.524-.55a7.46 7.46 0 0 1-2.086 3.52a4.06 4.06 0 0 0-.322 5.537"/><path fill="#9b9b9b" d="M4.375 9c-.276-1.474 2.256-4.406 3.862-5.999a2.2 2.2 0 0 0-1.464.613L3.981 6.27c-.848-1.033-.167-2.355.392-3.009A2.44 2.44 0 0 0 2.86 7.337l-.166.157c-.89.85-.93 2.26-.08 3.15l1.187 1.25a3.51 3.51 0 0 0 .293 4.48L5.88 18.25a9.802 9.802 0 0 0 9.644 11.664l10.688-.019c-5.3-.698-13.53-3.33-14.586-8.895c-1.367-7.207 3.566-11.944 9.887-12.982a7.54 7.54 0 0 0-4.77-.804L7.257 15.43c-.517-.571-1.08-1.544-1.006-2.805c.1-1.7 4.79-6.207 7.124-8.25a3.45 3.45 0 0 0-2.76.95l-5.573 5.31c-.262-.326-.518-.844-.666-1.635"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatSpiralShell(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#d3d3d3" d="m6.773 3.614l-.379.36a2.43 2.43 0 0 0-2.065-.708l-1.307.76v4.102l10.014 20.18L26 29.897l.848-.002c3.951-3.77 4.143-10.032.375-13.99l-1.812-1.9a7.5 7.5 0 0 0-2.048-4.57a7.48 7.48 0 0 0-6.188-2.277l-1.622-1.703a3.477 3.477 0 0 0-4.791-.265l.291-.305l-1.14-1.2c-.84-.88-2.25-.92-3.14-.07"/><path fill="#212121" d="m22.781 25.6l2.662 2.794c3.2-3.05 3.32-8.11.27-11.3l-.524-.55a7.46 7.46 0 0 1-2.086 3.52a4.06 4.06 0 0 0-.322 5.537"/><path fill="#9b9b9b" d="M4.375 9c-.276-1.474 2.256-4.406 3.862-5.999a2.2 2.2 0 0 0-1.464.613L3.981 6.27c-.848-1.033-.167-2.355.392-3.009A2.44 2.44 0 0 0 2.86 7.337l-.166.157c-.89.85-.93 2.26-.08 3.15l1.187 1.25a3.51 3.51 0 0 0 .293 4.48L5.88 18.25a9.802 9.802 0 0 0 9.644 11.664l10.688-.019c-5.3-.698-13.53-3.33-14.586-8.895c-1.367-7.207 3.566-11.944 9.887-12.982a7.54 7.54 0 0 0-4.77-.804L7.257 15.43c-.517-.571-1.08-1.544-1.006-2.805c.1-1.7 4.79-6.207 7.124-8.25a3.45 3.45 0 0 0-2.76.95l-5.573 5.31c-.262-.326-.518-.844-.666-1.635"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#d3d3d3" d="m6.773 3.614l-.379.36a2.43 2.43 0 0 0-2.065-.708l-1.307.76v4.102l10.014 20.18L26 29.897l.848-.002c3.951-3.77 4.143-10.032.375-13.99l-1.812-1.9a7.5 7.5 0 0 0-2.048-4.57a7.48 7.48 0 0 0-6.188-2.277l-1.622-1.703a3.477 3.477 0 0 0-4.791-.265l.291-.305l-1.14-1.2c-.84-.88-2.25-.92-3.14-.07"/><path fill="#212121" d="m22.781 25.6l2.662 2.794c3.2-3.05 3.32-8.11.27-11.3l-.524-.55a7.46 7.46 0 0 1-2.086 3.52a4.06 4.06 0 0 0-.322 5.537"/><path fill="#9b9b9b" d="M4.375 9c-.276-1.474 2.256-4.406 3.862-5.999a2.2 2.2 0 0 0-1.464.613L3.981 6.27c-.848-1.033-.167-2.355.392-3.009A2.44 2.44 0 0 0 2.86 7.337l-.166.157c-.89.85-.93 2.26-.08 3.15l1.187 1.25a3.51 3.51 0 0 0 .293 4.48L5.88 18.25a9.802 9.802 0 0 0 9.644 11.664l10.688-.019c-5.3-.698-13.53-3.33-14.586-8.895c-1.367-7.207 3.566-11.944 9.887-12.982a7.54 7.54 0 0 0-4.77-.804L7.257 15.43c-.517-.571-1.08-1.544-1.006-2.805c.1-1.7 4.79-6.207 7.124-8.25a3.45 3.45 0 0 0-2.76.95l-5.573 5.31c-.262-.326-.518-.844-.666-1.635"/></g></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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23d3d3d3%22%20d%3D%22m6.773%203.614l-.379.36a2.43%202.43%200%200%200-2.065-.708l-1.307.76v4.102l10.014%2020.18L26%2029.897l.848-.002c3.951-3.77%204.143-10.032.375-13.99l-1.812-1.9a7.5%207.5%200%200%200-2.048-4.57a7.48%207.48%200%200%200-6.188-2.277l-1.622-1.703a3.477%203.477%200%200%200-4.791-.265l.291-.305l-1.14-1.2c-.84-.88-2.25-.92-3.14-.07%22%2F%3E%3Cpath%20fill%3D%22%23212121%22%20d%3D%22m22.781%2025.6l2.662%202.794c3.2-3.05%203.32-8.11.27-11.3l-.524-.55a7.46%207.46%200%200%201-2.086%203.52a4.06%204.06%200%200%200-.322%205.537%22%2F%3E%3Cpath%20fill%3D%22%239b9b9b%22%20d%3D%22M4.375%209c-.276-1.474%202.256-4.406%203.862-5.999a2.2%202.2%200%200%200-1.464.613L3.981%206.27c-.848-1.033-.167-2.355.392-3.009A2.44%202.44%200%200%200%202.86%207.337l-.166.157c-.89.85-.93%202.26-.08%203.15l1.187%201.25a3.51%203.51%200%200%200%20.293%204.48L5.88%2018.25a9.802%209.802%200%200%200%209.644%2011.664l10.688-.019c-5.3-.698-13.53-3.33-14.586-8.895c-1.367-7.207%203.566-11.944%209.887-12.982a7.54%207.54%200%200%200-4.77-.804L7.257%2015.43c-.517-.571-1.08-1.544-1.006-2.805c.1-1.7%204.79-6.207%207.124-8.25a3.45%203.45%200%200%200-2.76.95l-5.573%205.31c-.262-.326-.518-.844-.666-1.635%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23d3d3d3%22%20d%3D%22m6.773%203.614l-.379.36a2.43%202.43%200%200%200-2.065-.708l-1.307.76v4.102l10.014%2020.18L26%2029.897l.848-.002c3.951-3.77%204.143-10.032.375-13.99l-1.812-1.9a7.5%207.5%200%200%200-2.048-4.57a7.48%207.48%200%200%200-6.188-2.277l-1.622-1.703a3.477%203.477%200%200%200-4.791-.265l.291-.305l-1.14-1.2c-.84-.88-2.25-.92-3.14-.07%22%2F%3E%3Cpath%20fill%3D%22%23212121%22%20d%3D%22m22.781%2025.6l2.662%202.794c3.2-3.05%203.32-8.11.27-11.3l-.524-.55a7.46%207.46%200%200%201-2.086%203.52a4.06%204.06%200%200%200-.322%205.537%22%2F%3E%3Cpath%20fill%3D%22%239b9b9b%22%20d%3D%22M4.375%209c-.276-1.474%202.256-4.406%203.862-5.999a2.2%202.2%200%200%200-1.464.613L3.981%206.27c-.848-1.033-.167-2.355.392-3.009A2.44%202.44%200%200%200%202.86%207.337l-.166.157c-.89.85-.93%202.26-.08%203.15l1.187%201.25a3.51%203.51%200%200%200%20.293%204.48L5.88%2018.25a9.802%209.802%200%200%200%209.644%2011.664l10.688-.019c-5.3-.698-13.53-3.33-14.586-8.895c-1.367-7.207%203.566-11.944%209.887-12.982a7.54%207.54%200%200%200-4.77-.804L7.257%2015.43c-.517-.571-1.08-1.544-1.006-2.805c.1-1.7%204.79-6.207%207.124-8.25a3.45%203.45%200%200%200-2.76.95l-5.573%205.31c-.262-.326-.518-.844-.666-1.635%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/spiral-shell.svg?color=%231a73e8&size=48