spouting orca emoji

spouting-orca from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.

Name
spouting-orca
Set
OpenMoji
Style
Default
Category
Extras Openmoji
Viewbox
72×72
License
CC BY-SA 4.0

More extras openmoji icons from OpenMoji

Use the spouting orca emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#3f3f3f" d="M30.488 54.618c.403 1.032 1.154 4.169.564 4.587a.25.25 0 0 1-.136.047c-.191.01-.471-.167-.863-.599c-2.06-1.533-4.999.511-6.987-.653c-.8-.468-1.202-1.224-1.492-1.791c-.461.74-1.075 2.268-2.123 2.622c-1.836.551-4.59.375-5.897 3.842c-1.192-3.637-2.383-6.231 2.06-9.292c1.56-1.057 3.973-2.954 4.04-4.425C19.636 46.874 19.867 32.422 31 25c0 0 24-15 33 9c0 0 2 4-16 4c0 0-2 5-9 5c0 0-2 0 1-5c0 0-12.846 1.325-16.145 11.34c-1.063 4.072 5.532 2.457 6.634 5.278z"/><path fill="#fff" d="M52.984 33.612c-1.018-.046-2.23.05-3.799.414C45 35 46 35.001 46 35.001l2.986 2.986c9.955-.089 13.402-1.45 14.53-2.563L63 35.001s-3.5-.168-5.75-.584c-1.406-.26-2.568-.729-4.265-.805z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="m40 16l-3-9m6.571 9.947s-.892-8.198 1.808-5.808m-7.111 7.457s-5.201-6.399-5.4-2.799"/><circle cx="47" cy="13" r="1"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M63 35s-3.5-.167-5.75-.583c-2.25-.417-3.879-1.364-8.064-.39C45 35 46 35 46 35l3 3"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M30.488 54.618c.403 1.032 1.154 4.169.564 4.587v0a.25.25 0 0 1-.136.047c-.191.01-.471-.167-.863-.599c-2.06-1.533-4.999.511-6.987-.653c-.8-.468-1.202-1.224-1.492-1.791c-.461.74-1.075 2.268-2.123 2.622c-1.836.551-4.59.375-5.897 3.842c-1.192-3.637-2.383-6.231 2.06-9.292c1.56-1.057 3.973-2.954 4.04-4.425C19.636 46.874 19.867 32.422 31 25c0 0 24-15 33 9c0 0 2 4-16 4c0 0-2 5-9 5c0 0-2 0 1-5c0 0-12.846 1.325-16.145 11.34c-1.063 4.072 5.532 2.457 6.634 5.278z"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiSpoutingOrca(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#3f3f3f" d="M30.488 54.618c.403 1.032 1.154 4.169.564 4.587a.25.25 0 0 1-.136.047c-.191.01-.471-.167-.863-.599c-2.06-1.533-4.999.511-6.987-.653c-.8-.468-1.202-1.224-1.492-1.791c-.461.74-1.075 2.268-2.123 2.622c-1.836.551-4.59.375-5.897 3.842c-1.192-3.637-2.383-6.231 2.06-9.292c1.56-1.057 3.973-2.954 4.04-4.425C19.636 46.874 19.867 32.422 31 25c0 0 24-15 33 9c0 0 2 4-16 4c0 0-2 5-9 5c0 0-2 0 1-5c0 0-12.846 1.325-16.145 11.34c-1.063 4.072 5.532 2.457 6.634 5.278z"/><path fill="#fff" d="M52.984 33.612c-1.018-.046-2.23.05-3.799.414C45 35 46 35.001 46 35.001l2.986 2.986c9.955-.089 13.402-1.45 14.53-2.563L63 35.001s-3.5-.168-5.75-.584c-1.406-.26-2.568-.729-4.265-.805z"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="m40 16l-3-9m6.571 9.947s-.892-8.198 1.808-5.808m-7.111 7.457s-5.201-6.399-5.4-2.799"/><circle cx="47" cy="13" r="1"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M63 35s-3.5-.167-5.75-.583c-2.25-.417-3.879-1.364-8.064-.39C45 35 46 35 46 35l3 3"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M30.488 54.618c.403 1.032 1.154 4.169.564 4.587v0a.25.25 0 0 1-.136.047c-.191.01-.471-.167-.863-.599c-2.06-1.533-4.999.511-6.987-.653c-.8-.468-1.202-1.224-1.492-1.791c-.461.74-1.075 2.268-2.123 2.622c-1.836.551-4.59.375-5.897 3.842c-1.192-3.637-2.383-6.231 2.06-9.292c1.56-1.057 3.973-2.954 4.04-4.425C19.636 46.874 19.867 32.422 31 25c0 0 24-15 33 9c0 0 2 4-16 4c0 0-2 5-9 5c0 0-2 0 1-5c0 0-12.846 1.325-16.145 11.34c-1.063 4.072 5.532 2.457 6.634 5.278z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#3f3f3f" d="M30.488 54.618c.403 1.032 1.154 4.169.564 4.587a.25.25 0 0 1-.136.047c-.191.01-.471-.167-.863-.599c-2.06-1.533-4.999.511-6.987-.653c-.8-.468-1.202-1.224-1.492-1.791c-.461.74-1.075 2.268-2.123 2.622c-1.836.551-4.59.375-5.897 3.842c-1.192-3.637-2.383-6.231 2.06-9.292c1.56-1.057 3.973-2.954 4.04-4.425C19.636 46.874 19.867 32.422 31 25c0 0 24-15 33 9c0 0 2 4-16 4c0 0-2 5-9 5c0 0-2 0 1-5c0 0-12.846 1.325-16.145 11.34c-1.063 4.072 5.532 2.457 6.634 5.278z"/><path fill="#fff" d="M52.984 33.612c-1.018-.046-2.23.05-3.799.414C45 35 46 35.001 46 35.001l2.986 2.986c9.955-.089 13.402-1.45 14.53-2.563L63 35.001s-3.5-.168-5.75-.584c-1.406-.26-2.568-.729-4.265-.805z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="m40 16l-3-9m6.571 9.947s-.892-8.198 1.808-5.808m-7.111 7.457s-5.201-6.399-5.4-2.799"/><circle cx="47" cy="13" r="1"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M63 35s-3.5-.167-5.75-.583c-2.25-.417-3.879-1.364-8.064-.39C45 35 46 35 46 35l3 3"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M30.488 54.618c.403 1.032 1.154 4.169.564 4.587v0a.25.25 0 0 1-.136.047c-.191.01-.471-.167-.863-.599c-2.06-1.533-4.999.511-6.987-.653c-.8-.468-1.202-1.224-1.492-1.791c-.461.74-1.075 2.268-2.123 2.622c-1.836.551-4.59.375-5.897 3.842c-1.192-3.637-2.383-6.231 2.06-9.292c1.56-1.057 3.973-2.954 4.04-4.425C19.636 46.874 19.867 32.422 31 25c0 0 24-15 33 9c0 0 2 4-16 4c0 0-2 5-9 5c0 0-2 0 1-5c0 0-12.846 1.325-16.145 11.34c-1.063 4.072 5.532 2.457 6.634 5.278z"/></svg>
</template>

CSS

.icon-spouting-orca {
  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%233f3f3f%22%20d%3D%22M30.488%2054.618c.403%201.032%201.154%204.169.564%204.587a.25.25%200%200%201-.136.047c-.191.01-.471-.167-.863-.599c-2.06-1.533-4.999.511-6.987-.653c-.8-.468-1.202-1.224-1.492-1.791c-.461.74-1.075%202.268-2.123%202.622c-1.836.551-4.59.375-5.897%203.842c-1.192-3.637-2.383-6.231%202.06-9.292c1.56-1.057%203.973-2.954%204.04-4.425C19.636%2046.874%2019.867%2032.422%2031%2025c0%200%2024-15%2033%209c0%200%202%204-16%204c0%200-2%205-9%205c0%200-2%200%201-5c0%200-12.846%201.325-16.145%2011.34c-1.063%204.072%205.532%202.457%206.634%205.278z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M52.984%2033.612c-1.018-.046-2.23.05-3.799.414C45%2035%2046%2035.001%2046%2035.001l2.986%202.986c9.955-.089%2013.402-1.45%2014.53-2.563L63%2035.001s-3.5-.168-5.75-.584c-1.406-.26-2.568-.729-4.265-.805z%22%2F%3E%3Cpath%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%20d%3D%22m40%2016l-3-9m6.571%209.947s-.892-8.198%201.808-5.808m-7.111%207.457s-5.201-6.399-5.4-2.799%22%2F%3E%3Ccircle%20cx%3D%2247%22%20cy%3D%2213%22%20r%3D%221%22%2F%3E%3Cpath%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%20d%3D%22M63%2035s-3.5-.167-5.75-.583c-2.25-.417-3.879-1.364-8.064-.39C45%2035%2046%2035%2046%2035l3%203%22%2F%3E%3Cpath%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%20d%3D%22M30.488%2054.618c.403%201.032%201.154%204.169.564%204.587v0a.25.25%200%200%201-.136.047c-.191.01-.471-.167-.863-.599c-2.06-1.533-4.999.511-6.987-.653c-.8-.468-1.202-1.224-1.492-1.791c-.461.74-1.075%202.268-2.123%202.622c-1.836.551-4.59.375-5.897%203.842c-1.192-3.637-2.383-6.231%202.06-9.292c1.56-1.057%203.973-2.954%204.04-4.425C19.636%2046.874%2019.867%2032.422%2031%2025c0%200%2024-15%2033%209c0%200%202%204-16%204c0%200-2%205-9%205c0%200-2%200%201-5c0%200-12.846%201.325-16.145%2011.34c-1.063%204.072%205.532%202.457%206.634%205.278z%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%2072%2072%22%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M30.488%2054.618c.403%201.032%201.154%204.169.564%204.587a.25.25%200%200%201-.136.047c-.191.01-.471-.167-.863-.599c-2.06-1.533-4.999.511-6.987-.653c-.8-.468-1.202-1.224-1.492-1.791c-.461.74-1.075%202.268-2.123%202.622c-1.836.551-4.59.375-5.897%203.842c-1.192-3.637-2.383-6.231%202.06-9.292c1.56-1.057%203.973-2.954%204.04-4.425C19.636%2046.874%2019.867%2032.422%2031%2025c0%200%2024-15%2033%209c0%200%202%204-16%204c0%200-2%205-9%205c0%200-2%200%201-5c0%200-12.846%201.325-16.145%2011.34c-1.063%204.072%205.532%202.457%206.634%205.278z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M52.984%2033.612c-1.018-.046-2.23.05-3.799.414C45%2035%2046%2035.001%2046%2035.001l2.986%202.986c9.955-.089%2013.402-1.45%2014.53-2.563L63%2035.001s-3.5-.168-5.75-.584c-1.406-.26-2.568-.729-4.265-.805z%22%2F%3E%3Cpath%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%20d%3D%22m40%2016l-3-9m6.571%209.947s-.892-8.198%201.808-5.808m-7.111%207.457s-5.201-6.399-5.4-2.799%22%2F%3E%3Ccircle%20cx%3D%2247%22%20cy%3D%2213%22%20r%3D%221%22%2F%3E%3Cpath%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%20d%3D%22M63%2035s-3.5-.167-5.75-.583c-2.25-.417-3.879-1.364-8.064-.39C45%2035%2046%2035%2046%2035l3%203%22%2F%3E%3Cpath%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%20d%3D%22M30.488%2054.618c.403%201.032%201.154%204.169.564%204.587v0a.25.25%200%200%201-.136.047c-.191.01-.471-.167-.863-.599c-2.06-1.533-4.999.511-6.987-.653c-.8-.468-1.202-1.224-1.492-1.791c-.461.74-1.075%202.268-2.123%202.622c-1.836.551-4.59.375-5.897%203.842c-1.192-3.637-2.383-6.231%202.06-9.292c1.56-1.057%203.973-2.954%204.04-4.425C19.636%2046.874%2019.867%2032.422%2031%2025c0%200%2024-15%2033%209c0%200%202%204-16%204c0%200-2%205-9%205c0%200-2%200%201-5c0%200-12.846%201.325-16.145%2011.34c-1.063%204.072%205.532%202.457%206.634%205.278z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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