spouting whale emoji

spouting-whale from Twitter Emoji by Twitter · Default · Animals & Nature · CC-BY-4.0 Attribution required.

Name
spouting-whale
Set
Twitter Emoji
Style
Default
Category
Animals & Nature
Viewbox
36×36
License
CC BY 4.0

The same emoji in other sets

More animals & nature icons from Twitter Emoji

Use the spouting whale emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#3b88c3" d="M32 12c2.122-2.122 5 14.312-3 21c-2.757 2.305-6 2.969-8 2.969c-2.371 0-10.029.031-13 .031c-7.18 0-8-4.925-8-11s.82-11 8-11c6 0 10 2 13 3.996c4.977 3.312 5.992 3.861 8 2.004c3.213-2.97 1-6 3-8"/><path fill="#55acee" d="M34.003 23c-.465 3.727-2.041 7.523-5.003 10c-2.757 2.305-6 2.969-8 2.969c-2.371 0-10.029.031-13 .031c-4.035 0-6.062-1.555-7.062-3.996C.157 30.102 4 33 15 33c14 0 17-5 19.003-10"/><path fill="#3b88c3" d="M32 14c4.123 0 4-5 4-7s-2 1-5 2s-7-2-6 0s3 5 7 5"/><path fill="#55acee" d="M10 7c0 2.209-.896 6-2 6S6 9.209 6 7s.896-2 2-2s2-.209 2 2"/><path fill="#55acee" d="M8 5c0-3-6-2-6 0s3 1 4 3s2-3 2-3m0 0c0-3 6-2 6 0s-3 1-4 3s-2-3-2-3"/><circle cx="6.5" cy="25.5" r="1.5" fill="#292f33"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiSpoutingWhale(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#3b88c3" d="M32 12c2.122-2.122 5 14.312-3 21c-2.757 2.305-6 2.969-8 2.969c-2.371 0-10.029.031-13 .031c-7.18 0-8-4.925-8-11s.82-11 8-11c6 0 10 2 13 3.996c4.977 3.312 5.992 3.861 8 2.004c3.213-2.97 1-6 3-8"/><path fill="#55acee" d="M34.003 23c-.465 3.727-2.041 7.523-5.003 10c-2.757 2.305-6 2.969-8 2.969c-2.371 0-10.029.031-13 .031c-4.035 0-6.062-1.555-7.062-3.996C.157 30.102 4 33 15 33c14 0 17-5 19.003-10"/><path fill="#3b88c3" d="M32 14c4.123 0 4-5 4-7s-2 1-5 2s-7-2-6 0s3 5 7 5"/><path fill="#55acee" d="M10 7c0 2.209-.896 6-2 6S6 9.209 6 7s.896-2 2-2s2-.209 2 2"/><path fill="#55acee" d="M8 5c0-3-6-2-6 0s3 1 4 3s2-3 2-3m0 0c0-3 6-2 6 0s-3 1-4 3s-2-3-2-3"/><circle cx="6.5" cy="25.5" r="1.5" fill="#292f33"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#3b88c3" d="M32 12c2.122-2.122 5 14.312-3 21c-2.757 2.305-6 2.969-8 2.969c-2.371 0-10.029.031-13 .031c-7.18 0-8-4.925-8-11s.82-11 8-11c6 0 10 2 13 3.996c4.977 3.312 5.992 3.861 8 2.004c3.213-2.97 1-6 3-8"/><path fill="#55acee" d="M34.003 23c-.465 3.727-2.041 7.523-5.003 10c-2.757 2.305-6 2.969-8 2.969c-2.371 0-10.029.031-13 .031c-4.035 0-6.062-1.555-7.062-3.996C.157 30.102 4 33 15 33c14 0 17-5 19.003-10"/><path fill="#3b88c3" d="M32 14c4.123 0 4-5 4-7s-2 1-5 2s-7-2-6 0s3 5 7 5"/><path fill="#55acee" d="M10 7c0 2.209-.896 6-2 6S6 9.209 6 7s.896-2 2-2s2-.209 2 2"/><path fill="#55acee" d="M8 5c0-3-6-2-6 0s3 1 4 3s2-3 2-3m0 0c0-3 6-2 6 0s-3 1-4 3s-2-3-2-3"/><circle cx="6.5" cy="25.5" r="1.5" fill="#292f33"/></svg>
</template>

CSS

.icon-spouting-whale {
  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%2036%2036%22%3E%3Cpath%20fill%3D%22%233b88c3%22%20d%3D%22M32%2012c2.122-2.122%205%2014.312-3%2021c-2.757%202.305-6%202.969-8%202.969c-2.371%200-10.029.031-13%20.031c-7.18%200-8-4.925-8-11s.82-11%208-11c6%200%2010%202%2013%203.996c4.977%203.312%205.992%203.861%208%202.004c3.213-2.97%201-6%203-8%22%2F%3E%3Cpath%20fill%3D%22%2355acee%22%20d%3D%22M34.003%2023c-.465%203.727-2.041%207.523-5.003%2010c-2.757%202.305-6%202.969-8%202.969c-2.371%200-10.029.031-13%20.031c-4.035%200-6.062-1.555-7.062-3.996C.157%2030.102%204%2033%2015%2033c14%200%2017-5%2019.003-10%22%2F%3E%3Cpath%20fill%3D%22%233b88c3%22%20d%3D%22M32%2014c4.123%200%204-5%204-7s-2%201-5%202s-7-2-6%200s3%205%207%205%22%2F%3E%3Cpath%20fill%3D%22%2355acee%22%20d%3D%22M10%207c0%202.209-.896%206-2%206S6%209.209%206%207s.896-2%202-2s2-.209%202%202%22%2F%3E%3Cpath%20fill%3D%22%2355acee%22%20d%3D%22M8%205c0-3-6-2-6%200s3%201%204%203s2-3%202-3m0%200c0-3%206-2%206%200s-3%201-4%203s-2-3-2-3%22%2F%3E%3Ccircle%20cx%3D%226.5%22%20cy%3D%2225.5%22%20r%3D%221.5%22%20fill%3D%22%23292f33%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%2036%2036%22%3E%3Cpath%20fill%3D%22%233b88c3%22%20d%3D%22M32%2012c2.122-2.122%205%2014.312-3%2021c-2.757%202.305-6%202.969-8%202.969c-2.371%200-10.029.031-13%20.031c-7.18%200-8-4.925-8-11s.82-11%208-11c6%200%2010%202%2013%203.996c4.977%203.312%205.992%203.861%208%202.004c3.213-2.97%201-6%203-8%22%2F%3E%3Cpath%20fill%3D%22%2355acee%22%20d%3D%22M34.003%2023c-.465%203.727-2.041%207.523-5.003%2010c-2.757%202.305-6%202.969-8%202.969c-2.371%200-10.029.031-13%20.031c-4.035%200-6.062-1.555-7.062-3.996C.157%2030.102%204%2033%2015%2033c14%200%2017-5%2019.003-10%22%2F%3E%3Cpath%20fill%3D%22%233b88c3%22%20d%3D%22M32%2014c4.123%200%204-5%204-7s-2%201-5%202s-7-2-6%200s3%205%207%205%22%2F%3E%3Cpath%20fill%3D%22%2355acee%22%20d%3D%22M10%207c0%202.209-.896%206-2%206S6%209.209%206%207s.896-2%202-2s2-.209%202%202%22%2F%3E%3Cpath%20fill%3D%22%2355acee%22%20d%3D%22M8%205c0-3-6-2-6%200s3%201%204%203s2-3%202-3m0%200c0-3%206-2%206%200s-3%201-4%203s-2-3-2-3%22%2F%3E%3Ccircle%20cx%3D%226.5%22%20cy%3D%2225.5%22%20r%3D%221.5%22%20fill%3D%22%23292f33%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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