dolphin emoji
dolphin from Noto Emoji by Google Inc · Default · Animals & Nature · Apache-2.0 Free for personal and commercial use.
- Name
- dolphin
- Set
- Noto Emoji
- Style
- Default
- Category
- Animals & Nature
- Viewbox
- 128×128
- License
- Apache 2.0
The same emoji in other sets
dolphinEmoji One (Colored)dolphinFluent EmojidolphinFluent Emoji FlatdolphinFluent Emoji High ContrastdolphinFirefox OS EmojidolphinIconParkdolphinIconPark OutlinedolphinIconPark SoliddolphinIconPark TwoTonedolphinMaterial Design IconsdolphinOpenMojidolphinSimple IconsdolphinStreamline EmojisdolphinTwitter Emoji
More animals & nature icons from Noto Emoji
Use the dolphin emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#36b4e1" d="M15.57 49.21c-1.8 4.64-5.62 6.83-6.48 10.56c-.99 4.32 3.1 8.73 7.18 8.59s13.08-5.04 16.19-6.76c3.57-1.97 11.92-5.87 11.92-5.87l23.28-5.96L83.7 65.4l-1.41 12.95s-.84 3.38-2.67 6.62s-7.18 8.17-10.42 7.32c-3.24-.84-4.83-6.49-9.71-8.87c-5.77-2.82-14.5-3.1-14.78-.7s4.22 3.24 5.35 4.5c1.13 1.27 2.67 6.48 4.36 8.17s5.35 4.08 5.35 4.08s-3.66 4.65-3.94 8.31s.42 7.32-.14 8.59s-3.94 4.93-2.25 6.19s10.84-5.21 13.37-10.14s3.66-8.31 4.79-9.29s16.33-3.52 26.89-17.03s10.7-29.99 10.42-37.03s-3.28-13.47-.75-17.41s5.27-4.75 6.71-5.21c1.92-.61 4.27-1.13 3.75-3.28c-.39-1.65-2.16-6.1-12.11-8.45c-7.02-1.65-14.22.28-14.22.28S69.16-.5 43.86 6.56c-24.21 6.76-31.82 22.81-31.53 31.82c.16 5.2 4.22 8.3 3.24 10.83"/><path fill="#006da6" d="m61.88 49.49l-9.57 5.35s.48 6.24 3.38 10.7c1.92 2.96 4.79 5.49 7.6 6.48c3.33 1.17 6.88 1.16 7.04.28c.28-1.55-2.2-3.48-3.38-6.76c-1.03-2.86-1.13-13.23-1.13-13.23z"/><path fill="#ddecf5" d="M42.88 56.39s12.81-13.94 27.45-11.97s18.21 12.62 17.32 24.35c-.54 7.16-7.89 17.51-8.02 16.19c-.09-.94 2.44-16.28-2.35-21.49c-5.52-6.01-12.15-7.79-18.49-8.07s-15.91.99-15.91.99"/><path fill="#2d2b30" d="M40.84 31.33c1.35 2.09.84 4.62-1.06 5.84s-4.99.54-6.34-1.55s-.87-5.23 1.2-6.12c3.03-1.31 4.85-.26 6.2 1.83"/><path fill="#006da6" d="M9.23 63.08s3.43.1 5.14-.49c4.29-1.5 9.43-6.26 11.76-8.45c1.93-1.81 4.65-5 6.34-6.69s3.31-3.52 4.08-3.24s1.55 2.25 1.34 3.1c-.21.84-5.91 5.91-8.66 8.45c-2.75 2.53-7.32 6.69-10.56 8.31c-1.41.71-3.94 1.81-6.83 1.55c-1.76-.16-2.68-1.91-2.61-2.54m51.46-33.01c.68 1.05 3.1-.27 4.5-1.06c1.76-.99 8.66-5.14 15.35-5.7s11.68 1.76 12.81 2.25s3.73 1.62 3.73 2.25s-6.35 3.6-9.01 5.35c-2.67 1.76-7.04 3.87-9.92 4.5c-2.35.52-6.9-.14-6.97 1.2s-.42 2.11 5.14 2.11s15.13-5.77 17.25-7.18s9.64-5.14 9.08-6.48c-.8-1.9-9.78-7.56-21.54-7.32c-10.21.21-15.77 4.72-18.3 6.62c-.62.46-2.9 2.26-2.12 3.46"/></svg>
React
import type { SVGProps } from "react";
export function NotoDolphin(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#36b4e1" d="M15.57 49.21c-1.8 4.64-5.62 6.83-6.48 10.56c-.99 4.32 3.1 8.73 7.18 8.59s13.08-5.04 16.19-6.76c3.57-1.97 11.92-5.87 11.92-5.87l23.28-5.96L83.7 65.4l-1.41 12.95s-.84 3.38-2.67 6.62s-7.18 8.17-10.42 7.32c-3.24-.84-4.83-6.49-9.71-8.87c-5.77-2.82-14.5-3.1-14.78-.7s4.22 3.24 5.35 4.5c1.13 1.27 2.67 6.48 4.36 8.17s5.35 4.08 5.35 4.08s-3.66 4.65-3.94 8.31s.42 7.32-.14 8.59s-3.94 4.93-2.25 6.19s10.84-5.21 13.37-10.14s3.66-8.31 4.79-9.29s16.33-3.52 26.89-17.03s10.7-29.99 10.42-37.03s-3.28-13.47-.75-17.41s5.27-4.75 6.71-5.21c1.92-.61 4.27-1.13 3.75-3.28c-.39-1.65-2.16-6.1-12.11-8.45c-7.02-1.65-14.22.28-14.22.28S69.16-.5 43.86 6.56c-24.21 6.76-31.82 22.81-31.53 31.82c.16 5.2 4.22 8.3 3.24 10.83"/><path fill="#006da6" d="m61.88 49.49l-9.57 5.35s.48 6.24 3.38 10.7c1.92 2.96 4.79 5.49 7.6 6.48c3.33 1.17 6.88 1.16 7.04.28c.28-1.55-2.2-3.48-3.38-6.76c-1.03-2.86-1.13-13.23-1.13-13.23z"/><path fill="#ddecf5" d="M42.88 56.39s12.81-13.94 27.45-11.97s18.21 12.62 17.32 24.35c-.54 7.16-7.89 17.51-8.02 16.19c-.09-.94 2.44-16.28-2.35-21.49c-5.52-6.01-12.15-7.79-18.49-8.07s-15.91.99-15.91.99"/><path fill="#2d2b30" d="M40.84 31.33c1.35 2.09.84 4.62-1.06 5.84s-4.99.54-6.34-1.55s-.87-5.23 1.2-6.12c3.03-1.31 4.85-.26 6.2 1.83"/><path fill="#006da6" d="M9.23 63.08s3.43.1 5.14-.49c4.29-1.5 9.43-6.26 11.76-8.45c1.93-1.81 4.65-5 6.34-6.69s3.31-3.52 4.08-3.24s1.55 2.25 1.34 3.1c-.21.84-5.91 5.91-8.66 8.45c-2.75 2.53-7.32 6.69-10.56 8.31c-1.41.71-3.94 1.81-6.83 1.55c-1.76-.16-2.68-1.91-2.61-2.54m51.46-33.01c.68 1.05 3.1-.27 4.5-1.06c1.76-.99 8.66-5.14 15.35-5.7s11.68 1.76 12.81 2.25s3.73 1.62 3.73 2.25s-6.35 3.6-9.01 5.35c-2.67 1.76-7.04 3.87-9.92 4.5c-2.35.52-6.9-.14-6.97 1.2s-.42 2.11 5.14 2.11s15.13-5.77 17.25-7.18s9.64-5.14 9.08-6.48c-.8-1.9-9.78-7.56-21.54-7.32c-10.21.21-15.77 4.72-18.3 6.62c-.62.46-2.9 2.26-2.12 3.46"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#36b4e1" d="M15.57 49.21c-1.8 4.64-5.62 6.83-6.48 10.56c-.99 4.32 3.1 8.73 7.18 8.59s13.08-5.04 16.19-6.76c3.57-1.97 11.92-5.87 11.92-5.87l23.28-5.96L83.7 65.4l-1.41 12.95s-.84 3.38-2.67 6.62s-7.18 8.17-10.42 7.32c-3.24-.84-4.83-6.49-9.71-8.87c-5.77-2.82-14.5-3.1-14.78-.7s4.22 3.24 5.35 4.5c1.13 1.27 2.67 6.48 4.36 8.17s5.35 4.08 5.35 4.08s-3.66 4.65-3.94 8.31s.42 7.32-.14 8.59s-3.94 4.93-2.25 6.19s10.84-5.21 13.37-10.14s3.66-8.31 4.79-9.29s16.33-3.52 26.89-17.03s10.7-29.99 10.42-37.03s-3.28-13.47-.75-17.41s5.27-4.75 6.71-5.21c1.92-.61 4.27-1.13 3.75-3.28c-.39-1.65-2.16-6.1-12.11-8.45c-7.02-1.65-14.22.28-14.22.28S69.16-.5 43.86 6.56c-24.21 6.76-31.82 22.81-31.53 31.82c.16 5.2 4.22 8.3 3.24 10.83"/><path fill="#006da6" d="m61.88 49.49l-9.57 5.35s.48 6.24 3.38 10.7c1.92 2.96 4.79 5.49 7.6 6.48c3.33 1.17 6.88 1.16 7.04.28c.28-1.55-2.2-3.48-3.38-6.76c-1.03-2.86-1.13-13.23-1.13-13.23z"/><path fill="#ddecf5" d="M42.88 56.39s12.81-13.94 27.45-11.97s18.21 12.62 17.32 24.35c-.54 7.16-7.89 17.51-8.02 16.19c-.09-.94 2.44-16.28-2.35-21.49c-5.52-6.01-12.15-7.79-18.49-8.07s-15.91.99-15.91.99"/><path fill="#2d2b30" d="M40.84 31.33c1.35 2.09.84 4.62-1.06 5.84s-4.99.54-6.34-1.55s-.87-5.23 1.2-6.12c3.03-1.31 4.85-.26 6.2 1.83"/><path fill="#006da6" d="M9.23 63.08s3.43.1 5.14-.49c4.29-1.5 9.43-6.26 11.76-8.45c1.93-1.81 4.65-5 6.34-6.69s3.31-3.52 4.08-3.24s1.55 2.25 1.34 3.1c-.21.84-5.91 5.91-8.66 8.45c-2.75 2.53-7.32 6.69-10.56 8.31c-1.41.71-3.94 1.81-6.83 1.55c-1.76-.16-2.68-1.91-2.61-2.54m51.46-33.01c.68 1.05 3.1-.27 4.5-1.06c1.76-.99 8.66-5.14 15.35-5.7s11.68 1.76 12.81 2.25s3.73 1.62 3.73 2.25s-6.35 3.6-9.01 5.35c-2.67 1.76-7.04 3.87-9.92 4.5c-2.35.52-6.9-.14-6.97 1.2s-.42 2.11 5.14 2.11s15.13-5.77 17.25-7.18s9.64-5.14 9.08-6.48c-.8-1.9-9.78-7.56-21.54-7.32c-10.21.21-15.77 4.72-18.3 6.62c-.62.46-2.9 2.26-2.12 3.46"/></svg> </template>
CSS
.icon-dolphin {
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%20128%20128%22%3E%3Cpath%20fill%3D%22%2336b4e1%22%20d%3D%22M15.57%2049.21c-1.8%204.64-5.62%206.83-6.48%2010.56c-.99%204.32%203.1%208.73%207.18%208.59s13.08-5.04%2016.19-6.76c3.57-1.97%2011.92-5.87%2011.92-5.87l23.28-5.96L83.7%2065.4l-1.41%2012.95s-.84%203.38-2.67%206.62s-7.18%208.17-10.42%207.32c-3.24-.84-4.83-6.49-9.71-8.87c-5.77-2.82-14.5-3.1-14.78-.7s4.22%203.24%205.35%204.5c1.13%201.27%202.67%206.48%204.36%208.17s5.35%204.08%205.35%204.08s-3.66%204.65-3.94%208.31s.42%207.32-.14%208.59s-3.94%204.93-2.25%206.19s10.84-5.21%2013.37-10.14s3.66-8.31%204.79-9.29s16.33-3.52%2026.89-17.03s10.7-29.99%2010.42-37.03s-3.28-13.47-.75-17.41s5.27-4.75%206.71-5.21c1.92-.61%204.27-1.13%203.75-3.28c-.39-1.65-2.16-6.1-12.11-8.45c-7.02-1.65-14.22.28-14.22.28S69.16-.5%2043.86%206.56c-24.21%206.76-31.82%2022.81-31.53%2031.82c.16%205.2%204.22%208.3%203.24%2010.83%22%2F%3E%3Cpath%20fill%3D%22%23006da6%22%20d%3D%22m61.88%2049.49l-9.57%205.35s.48%206.24%203.38%2010.7c1.92%202.96%204.79%205.49%207.6%206.48c3.33%201.17%206.88%201.16%207.04.28c.28-1.55-2.2-3.48-3.38-6.76c-1.03-2.86-1.13-13.23-1.13-13.23z%22%2F%3E%3Cpath%20fill%3D%22%23ddecf5%22%20d%3D%22M42.88%2056.39s12.81-13.94%2027.45-11.97s18.21%2012.62%2017.32%2024.35c-.54%207.16-7.89%2017.51-8.02%2016.19c-.09-.94%202.44-16.28-2.35-21.49c-5.52-6.01-12.15-7.79-18.49-8.07s-15.91.99-15.91.99%22%2F%3E%3Cpath%20fill%3D%22%232d2b30%22%20d%3D%22M40.84%2031.33c1.35%202.09.84%204.62-1.06%205.84s-4.99.54-6.34-1.55s-.87-5.23%201.2-6.12c3.03-1.31%204.85-.26%206.2%201.83%22%2F%3E%3Cpath%20fill%3D%22%23006da6%22%20d%3D%22M9.23%2063.08s3.43.1%205.14-.49c4.29-1.5%209.43-6.26%2011.76-8.45c1.93-1.81%204.65-5%206.34-6.69s3.31-3.52%204.08-3.24s1.55%202.25%201.34%203.1c-.21.84-5.91%205.91-8.66%208.45c-2.75%202.53-7.32%206.69-10.56%208.31c-1.41.71-3.94%201.81-6.83%201.55c-1.76-.16-2.68-1.91-2.61-2.54m51.46-33.01c.68%201.05%203.1-.27%204.5-1.06c1.76-.99%208.66-5.14%2015.35-5.7s11.68%201.76%2012.81%202.25s3.73%201.62%203.73%202.25s-6.35%203.6-9.01%205.35c-2.67%201.76-7.04%203.87-9.92%204.5c-2.35.52-6.9-.14-6.97%201.2s-.42%202.11%205.14%202.11s15.13-5.77%2017.25-7.18s9.64-5.14%209.08-6.48c-.8-1.9-9.78-7.56-21.54-7.32c-10.21.21-15.77%204.72-18.3%206.62c-.62.46-2.9%202.26-2.12%203.46%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%20128%20128%22%3E%3Cpath%20fill%3D%22%2336b4e1%22%20d%3D%22M15.57%2049.21c-1.8%204.64-5.62%206.83-6.48%2010.56c-.99%204.32%203.1%208.73%207.18%208.59s13.08-5.04%2016.19-6.76c3.57-1.97%2011.92-5.87%2011.92-5.87l23.28-5.96L83.7%2065.4l-1.41%2012.95s-.84%203.38-2.67%206.62s-7.18%208.17-10.42%207.32c-3.24-.84-4.83-6.49-9.71-8.87c-5.77-2.82-14.5-3.1-14.78-.7s4.22%203.24%205.35%204.5c1.13%201.27%202.67%206.48%204.36%208.17s5.35%204.08%205.35%204.08s-3.66%204.65-3.94%208.31s.42%207.32-.14%208.59s-3.94%204.93-2.25%206.19s10.84-5.21%2013.37-10.14s3.66-8.31%204.79-9.29s16.33-3.52%2026.89-17.03s10.7-29.99%2010.42-37.03s-3.28-13.47-.75-17.41s5.27-4.75%206.71-5.21c1.92-.61%204.27-1.13%203.75-3.28c-.39-1.65-2.16-6.1-12.11-8.45c-7.02-1.65-14.22.28-14.22.28S69.16-.5%2043.86%206.56c-24.21%206.76-31.82%2022.81-31.53%2031.82c.16%205.2%204.22%208.3%203.24%2010.83%22%2F%3E%3Cpath%20fill%3D%22%23006da6%22%20d%3D%22m61.88%2049.49l-9.57%205.35s.48%206.24%203.38%2010.7c1.92%202.96%204.79%205.49%207.6%206.48c3.33%201.17%206.88%201.16%207.04.28c.28-1.55-2.2-3.48-3.38-6.76c-1.03-2.86-1.13-13.23-1.13-13.23z%22%2F%3E%3Cpath%20fill%3D%22%23ddecf5%22%20d%3D%22M42.88%2056.39s12.81-13.94%2027.45-11.97s18.21%2012.62%2017.32%2024.35c-.54%207.16-7.89%2017.51-8.02%2016.19c-.09-.94%202.44-16.28-2.35-21.49c-5.52-6.01-12.15-7.79-18.49-8.07s-15.91.99-15.91.99%22%2F%3E%3Cpath%20fill%3D%22%232d2b30%22%20d%3D%22M40.84%2031.33c1.35%202.09.84%204.62-1.06%205.84s-4.99.54-6.34-1.55s-.87-5.23%201.2-6.12c3.03-1.31%204.85-.26%206.2%201.83%22%2F%3E%3Cpath%20fill%3D%22%23006da6%22%20d%3D%22M9.23%2063.08s3.43.1%205.14-.49c4.29-1.5%209.43-6.26%2011.76-8.45c1.93-1.81%204.65-5%206.34-6.69s3.31-3.52%204.08-3.24s1.55%202.25%201.34%203.1c-.21.84-5.91%205.91-8.66%208.45c-2.75%202.53-7.32%206.69-10.56%208.31c-1.41.71-3.94%201.81-6.83%201.55c-1.76-.16-2.68-1.91-2.61-2.54m51.46-33.01c.68%201.05%203.1-.27%204.5-1.06c1.76-.99%208.66-5.14%2015.35-5.7s11.68%201.76%2012.81%202.25s3.73%201.62%203.73%202.25s-6.35%203.6-9.01%205.35c-2.67%201.76-7.04%203.87-9.92%204.5c-2.35.52-6.9-.14-6.97%201.2s-.42%202.11%205.14%202.11s15.13-5.77%2017.25-7.18s9.64-5.14%209.08-6.48c-.8-1.9-9.78-7.56-21.54-7.32c-10.21.21-15.77%204.72-18.3%206.62c-.62.46-2.9%202.26-2.12%203.46%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/dolphin.svg?color=%231a73e8&size=48