whale from OpenMoji by OpenMoji · Default · Animals Nature · CC-BY-SA-4.0 Attribution required.

Name
whale
Set
OpenMoji
Style
Default
Category
Animals Nature
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More animals nature icons from OpenMoji

Use the whale emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#61b2e4" d="M23.065 26.72c-4.128 3.847-5.567 8.753-5.589 14.429c-.006 1.644 1.713 2.084 2.925.975c3.567-2.516 6.819-8.63 4.964-11.042"/><path fill="#61b2e4" d="M30.041 14.415c-8.624-.096-15.832 3.226-17.484 5.07c4.89 16.658 15.151 15.654 22.777 15.324l.076.998c1.612-.065 3.063-.102 4.25.053c1.05.137 1.867.411 2.469.865s1.048 1.094 1.328 2.207a1 1 0 0 0 .303.498c.28.858.595 1.645 1.08 2.16c.038.48.049.944.016 1.592c-.542 4.07-4.285.538-6.489 2.64c-.802.766-2.809 3.29-2.451 3.919a.25.25 0 0 0 .104.101c.17.09.497.048 1.035-.177c2.515-.52 4.313 2.575 6.607 2.361c.923-.086 1.607-.6 2.11-.992c.105.865.015 2.51.816 3.273c1.43 1.276 4 2.28 3.72 5.975c2.618-2.792 4.793-4.64 2.061-9.291c-.967-1.618-1.527-2.513-1.05-3.645c.262-.346 1.022-1.204 1.285-1.597c9.57-10.006 1.133-21.326-6.405-26.412c-5.299-3.576-10.984-4.864-16.158-4.922"/><path fill="#d0cfce" d="m35.021 30.718l-5.826-1.436l-4.162-4.39L19.427 20l-5.921 2.298l5.877 9.104l6.939 3.404l.894.871c1.445.2 2.875.263 4.247.254c1.38-.009 2.711-.075 3.947-.125"/><path fill="#61b2e4" d="M35.718 26.72c-4.128 3.847-5.567 8.753-5.589 14.429c-.006 1.644 1.713 2.084 2.925.975c3.567-2.516 6.819-8.63 4.964-11.042l1.214-4.081z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M19.5 31.459c-1.44 2.88-2.01 6.134-2.023 9.691c-.006 1.644 1.711 2.084 2.923.975c2.37-1.671 4.591-4.928 5.278-7.635"/><path stroke-miterlimit="10" d="M27.718 34.762a21 21 0 0 1-1.104-.162c-5.49-.962-10.897-4.35-14.057-15.115c2.644-2.951 19.51-9.684 33.642-.148c7.537 5.086 15.975 16.405 6.404 26.41c-.263.394-1.022 1.253-1.284 1.6c-.477 1.13.083 2.026 1.05 3.643c2.732 4.652.556 6.5-2.061 9.292c.28-3.695-2.29-4.7-3.72-5.975c-.801-.764-.71-2.409-.816-3.274c-.503.392-1.186.907-2.11.993c-2.294.214-4.092-2.88-6.607-2.362c-.538.225-.866.267-1.036.178a.25.25 0 0 1-.104-.1c-.357-.63 1.65-3.154 2.451-3.919c2.204-2.103 5.947 1.43 6.489-2.64c.068-1.346-.04-1.903-.23-3.434c-.316-2.547-1.424-3.835-3.06-4.46"/><path d="M38.033 31.082c1.628.069 3.044.243 4.27.499m-28.342-8.283c-.425-1.68 1.14-2.486 3.27-2.79c5.72-.82 8.843 7.676 14.427 9.748"/><path d="M35.718 26.72c-4.128 3.847-5.567 8.753-5.589 14.429c-.006 1.644 1.713 2.084 2.925.975c3.567-2.516 6.819-8.63 4.964-11.042"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiWhale(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#61b2e4" d="M23.065 26.72c-4.128 3.847-5.567 8.753-5.589 14.429c-.006 1.644 1.713 2.084 2.925.975c3.567-2.516 6.819-8.63 4.964-11.042"/><path fill="#61b2e4" d="M30.041 14.415c-8.624-.096-15.832 3.226-17.484 5.07c4.89 16.658 15.151 15.654 22.777 15.324l.076.998c1.612-.065 3.063-.102 4.25.053c1.05.137 1.867.411 2.469.865s1.048 1.094 1.328 2.207a1 1 0 0 0 .303.498c.28.858.595 1.645 1.08 2.16c.038.48.049.944.016 1.592c-.542 4.07-4.285.538-6.489 2.64c-.802.766-2.809 3.29-2.451 3.919a.25.25 0 0 0 .104.101c.17.09.497.048 1.035-.177c2.515-.52 4.313 2.575 6.607 2.361c.923-.086 1.607-.6 2.11-.992c.105.865.015 2.51.816 3.273c1.43 1.276 4 2.28 3.72 5.975c2.618-2.792 4.793-4.64 2.061-9.291c-.967-1.618-1.527-2.513-1.05-3.645c.262-.346 1.022-1.204 1.285-1.597c9.57-10.006 1.133-21.326-6.405-26.412c-5.299-3.576-10.984-4.864-16.158-4.922"/><path fill="#d0cfce" d="m35.021 30.718l-5.826-1.436l-4.162-4.39L19.427 20l-5.921 2.298l5.877 9.104l6.939 3.404l.894.871c1.445.2 2.875.263 4.247.254c1.38-.009 2.711-.075 3.947-.125"/><path fill="#61b2e4" d="M35.718 26.72c-4.128 3.847-5.567 8.753-5.589 14.429c-.006 1.644 1.713 2.084 2.925.975c3.567-2.516 6.819-8.63 4.964-11.042l1.214-4.081z"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M19.5 31.459c-1.44 2.88-2.01 6.134-2.023 9.691c-.006 1.644 1.711 2.084 2.923.975c2.37-1.671 4.591-4.928 5.278-7.635"/><path strokeMiterlimit="10" d="M27.718 34.762a21 21 0 0 1-1.104-.162c-5.49-.962-10.897-4.35-14.057-15.115c2.644-2.951 19.51-9.684 33.642-.148c7.537 5.086 15.975 16.405 6.404 26.41c-.263.394-1.022 1.253-1.284 1.6c-.477 1.13.083 2.026 1.05 3.643c2.732 4.652.556 6.5-2.061 9.292c.28-3.695-2.29-4.7-3.72-5.975c-.801-.764-.71-2.409-.816-3.274c-.503.392-1.186.907-2.11.993c-2.294.214-4.092-2.88-6.607-2.362c-.538.225-.866.267-1.036.178a.25.25 0 0 1-.104-.1c-.357-.63 1.65-3.154 2.451-3.919c2.204-2.103 5.947 1.43 6.489-2.64c.068-1.346-.04-1.903-.23-3.434c-.316-2.547-1.424-3.835-3.06-4.46"/><path d="M38.033 31.082c1.628.069 3.044.243 4.27.499m-28.342-8.283c-.425-1.68 1.14-2.486 3.27-2.79c5.72-.82 8.843 7.676 14.427 9.748"/><path d="M35.718 26.72c-4.128 3.847-5.567 8.753-5.589 14.429c-.006 1.644 1.713 2.084 2.925.975c3.567-2.516 6.819-8.63 4.964-11.042"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#61b2e4" d="M23.065 26.72c-4.128 3.847-5.567 8.753-5.589 14.429c-.006 1.644 1.713 2.084 2.925.975c3.567-2.516 6.819-8.63 4.964-11.042"/><path fill="#61b2e4" d="M30.041 14.415c-8.624-.096-15.832 3.226-17.484 5.07c4.89 16.658 15.151 15.654 22.777 15.324l.076.998c1.612-.065 3.063-.102 4.25.053c1.05.137 1.867.411 2.469.865s1.048 1.094 1.328 2.207a1 1 0 0 0 .303.498c.28.858.595 1.645 1.08 2.16c.038.48.049.944.016 1.592c-.542 4.07-4.285.538-6.489 2.64c-.802.766-2.809 3.29-2.451 3.919a.25.25 0 0 0 .104.101c.17.09.497.048 1.035-.177c2.515-.52 4.313 2.575 6.607 2.361c.923-.086 1.607-.6 2.11-.992c.105.865.015 2.51.816 3.273c1.43 1.276 4 2.28 3.72 5.975c2.618-2.792 4.793-4.64 2.061-9.291c-.967-1.618-1.527-2.513-1.05-3.645c.262-.346 1.022-1.204 1.285-1.597c9.57-10.006 1.133-21.326-6.405-26.412c-5.299-3.576-10.984-4.864-16.158-4.922"/><path fill="#d0cfce" d="m35.021 30.718l-5.826-1.436l-4.162-4.39L19.427 20l-5.921 2.298l5.877 9.104l6.939 3.404l.894.871c1.445.2 2.875.263 4.247.254c1.38-.009 2.711-.075 3.947-.125"/><path fill="#61b2e4" d="M35.718 26.72c-4.128 3.847-5.567 8.753-5.589 14.429c-.006 1.644 1.713 2.084 2.925.975c3.567-2.516 6.819-8.63 4.964-11.042l1.214-4.081z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M19.5 31.459c-1.44 2.88-2.01 6.134-2.023 9.691c-.006 1.644 1.711 2.084 2.923.975c2.37-1.671 4.591-4.928 5.278-7.635"/><path stroke-miterlimit="10" d="M27.718 34.762a21 21 0 0 1-1.104-.162c-5.49-.962-10.897-4.35-14.057-15.115c2.644-2.951 19.51-9.684 33.642-.148c7.537 5.086 15.975 16.405 6.404 26.41c-.263.394-1.022 1.253-1.284 1.6c-.477 1.13.083 2.026 1.05 3.643c2.732 4.652.556 6.5-2.061 9.292c.28-3.695-2.29-4.7-3.72-5.975c-.801-.764-.71-2.409-.816-3.274c-.503.392-1.186.907-2.11.993c-2.294.214-4.092-2.88-6.607-2.362c-.538.225-.866.267-1.036.178a.25.25 0 0 1-.104-.1c-.357-.63 1.65-3.154 2.451-3.919c2.204-2.103 5.947 1.43 6.489-2.64c.068-1.346-.04-1.903-.23-3.434c-.316-2.547-1.424-3.835-3.06-4.46"/><path d="M38.033 31.082c1.628.069 3.044.243 4.27.499m-28.342-8.283c-.425-1.68 1.14-2.486 3.27-2.79c5.72-.82 8.843 7.676 14.427 9.748"/><path d="M35.718 26.72c-4.128 3.847-5.567 8.753-5.589 14.429c-.006 1.644 1.713 2.084 2.925.975c3.567-2.516 6.819-8.63 4.964-11.042"/></g></svg>
</template>

CSS

.icon-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%2072%2072%22%3E%3Cpath%20fill%3D%22%2361b2e4%22%20d%3D%22M23.065%2026.72c-4.128%203.847-5.567%208.753-5.589%2014.429c-.006%201.644%201.713%202.084%202.925.975c3.567-2.516%206.819-8.63%204.964-11.042%22%2F%3E%3Cpath%20fill%3D%22%2361b2e4%22%20d%3D%22M30.041%2014.415c-8.624-.096-15.832%203.226-17.484%205.07c4.89%2016.658%2015.151%2015.654%2022.777%2015.324l.076.998c1.612-.065%203.063-.102%204.25.053c1.05.137%201.867.411%202.469.865s1.048%201.094%201.328%202.207a1%201%200%200%200%20.303.498c.28.858.595%201.645%201.08%202.16c.038.48.049.944.016%201.592c-.542%204.07-4.285.538-6.489%202.64c-.802.766-2.809%203.29-2.451%203.919a.25.25%200%200%200%20.104.101c.17.09.497.048%201.035-.177c2.515-.52%204.313%202.575%206.607%202.361c.923-.086%201.607-.6%202.11-.992c.105.865.015%202.51.816%203.273c1.43%201.276%204%202.28%203.72%205.975c2.618-2.792%204.793-4.64%202.061-9.291c-.967-1.618-1.527-2.513-1.05-3.645c.262-.346%201.022-1.204%201.285-1.597c9.57-10.006%201.133-21.326-6.405-26.412c-5.299-3.576-10.984-4.864-16.158-4.922%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22m35.021%2030.718l-5.826-1.436l-4.162-4.39L19.427%2020l-5.921%202.298l5.877%209.104l6.939%203.404l.894.871c1.445.2%202.875.263%204.247.254c1.38-.009%202.711-.075%203.947-.125%22%2F%3E%3Cpath%20fill%3D%22%2361b2e4%22%20d%3D%22M35.718%2026.72c-4.128%203.847-5.567%208.753-5.589%2014.429c-.006%201.644%201.713%202.084%202.925.975c3.567-2.516%206.819-8.63%204.964-11.042l1.214-4.081z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M19.5%2031.459c-1.44%202.88-2.01%206.134-2.023%209.691c-.006%201.644%201.711%202.084%202.923.975c2.37-1.671%204.591-4.928%205.278-7.635%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M27.718%2034.762a21%2021%200%200%201-1.104-.162c-5.49-.962-10.897-4.35-14.057-15.115c2.644-2.951%2019.51-9.684%2033.642-.148c7.537%205.086%2015.975%2016.405%206.404%2026.41c-.263.394-1.022%201.253-1.284%201.6c-.477%201.13.083%202.026%201.05%203.643c2.732%204.652.556%206.5-2.061%209.292c.28-3.695-2.29-4.7-3.72-5.975c-.801-.764-.71-2.409-.816-3.274c-.503.392-1.186.907-2.11.993c-2.294.214-4.092-2.88-6.607-2.362c-.538.225-.866.267-1.036.178a.25.25%200%200%201-.104-.1c-.357-.63%201.65-3.154%202.451-3.919c2.204-2.103%205.947%201.43%206.489-2.64c.068-1.346-.04-1.903-.23-3.434c-.316-2.547-1.424-3.835-3.06-4.46%22%2F%3E%3Cpath%20d%3D%22M38.033%2031.082c1.628.069%203.044.243%204.27.499m-28.342-8.283c-.425-1.68%201.14-2.486%203.27-2.79c5.72-.82%208.843%207.676%2014.427%209.748%22%2F%3E%3Cpath%20d%3D%22M35.718%2026.72c-4.128%203.847-5.567%208.753-5.589%2014.429c-.006%201.644%201.713%202.084%202.925.975c3.567-2.516%206.819-8.63%204.964-11.042%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%2072%2072%22%3E%3Cpath%20fill%3D%22%2361b2e4%22%20d%3D%22M23.065%2026.72c-4.128%203.847-5.567%208.753-5.589%2014.429c-.006%201.644%201.713%202.084%202.925.975c3.567-2.516%206.819-8.63%204.964-11.042%22%2F%3E%3Cpath%20fill%3D%22%2361b2e4%22%20d%3D%22M30.041%2014.415c-8.624-.096-15.832%203.226-17.484%205.07c4.89%2016.658%2015.151%2015.654%2022.777%2015.324l.076.998c1.612-.065%203.063-.102%204.25.053c1.05.137%201.867.411%202.469.865s1.048%201.094%201.328%202.207a1%201%200%200%200%20.303.498c.28.858.595%201.645%201.08%202.16c.038.48.049.944.016%201.592c-.542%204.07-4.285.538-6.489%202.64c-.802.766-2.809%203.29-2.451%203.919a.25.25%200%200%200%20.104.101c.17.09.497.048%201.035-.177c2.515-.52%204.313%202.575%206.607%202.361c.923-.086%201.607-.6%202.11-.992c.105.865.015%202.51.816%203.273c1.43%201.276%204%202.28%203.72%205.975c2.618-2.792%204.793-4.64%202.061-9.291c-.967-1.618-1.527-2.513-1.05-3.645c.262-.346%201.022-1.204%201.285-1.597c9.57-10.006%201.133-21.326-6.405-26.412c-5.299-3.576-10.984-4.864-16.158-4.922%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22m35.021%2030.718l-5.826-1.436l-4.162-4.39L19.427%2020l-5.921%202.298l5.877%209.104l6.939%203.404l.894.871c1.445.2%202.875.263%204.247.254c1.38-.009%202.711-.075%203.947-.125%22%2F%3E%3Cpath%20fill%3D%22%2361b2e4%22%20d%3D%22M35.718%2026.72c-4.128%203.847-5.567%208.753-5.589%2014.429c-.006%201.644%201.713%202.084%202.925.975c3.567-2.516%206.819-8.63%204.964-11.042l1.214-4.081z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M19.5%2031.459c-1.44%202.88-2.01%206.134-2.023%209.691c-.006%201.644%201.711%202.084%202.923.975c2.37-1.671%204.591-4.928%205.278-7.635%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M27.718%2034.762a21%2021%200%200%201-1.104-.162c-5.49-.962-10.897-4.35-14.057-15.115c2.644-2.951%2019.51-9.684%2033.642-.148c7.537%205.086%2015.975%2016.405%206.404%2026.41c-.263.394-1.022%201.253-1.284%201.6c-.477%201.13.083%202.026%201.05%203.643c2.732%204.652.556%206.5-2.061%209.292c.28-3.695-2.29-4.7-3.72-5.975c-.801-.764-.71-2.409-.816-3.274c-.503.392-1.186.907-2.11.993c-2.294.214-4.092-2.88-6.607-2.362c-.538.225-.866.267-1.036.178a.25.25%200%200%201-.104-.1c-.357-.63%201.65-3.154%202.451-3.919c2.204-2.103%205.947%201.43%206.489-2.64c.068-1.346-.04-1.903-.23-3.434c-.316-2.547-1.424-3.835-3.06-4.46%22%2F%3E%3Cpath%20d%3D%22M38.033%2031.082c1.628.069%203.044.243%204.27.499m-28.342-8.283c-.425-1.68%201.14-2.486%203.27-2.79c5.72-.82%208.843%207.676%2014.427%209.748%22%2F%3E%3Cpath%20d%3D%22M35.718%2026.72c-4.128%203.847-5.567%208.753-5.589%2014.429c-.006%201.644%201.713%202.084%202.925.975c3.567-2.516%206.819-8.63%204.964-11.042%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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