dolphin logo
dolphin from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- dolphin
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
dolphinEmoji One (Colored)dolphinFluent EmojidolphinFluent Emoji FlatdolphinFluent Emoji High ContrastdolphinFirefox OS EmojidolphinIconParkdolphinIconPark OutlinedolphinIconPark SoliddolphinIconPark TwoTonedolphinMaterial Design IconsdolphinNoto EmojidolphinOpenMojidolphinStreamline EmojisdolphinTwitter Emoji
Use the dolphin logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.195 5.308a7 7 0 0 0-.804.026c-1.223.108-1.834.504-2.135.691c-.135.083-.344.1-.518.062c-3.518-1.08-6.743-.62-8.363-.142c-3.228.951-3.893 2.885-4.098 3.978c-.07.295-.093.532-.13.67c-.115.443-1.565 1.225-1.029 1.78c.517.534 1.423.478 2.08.216c1.494-.592 2.652-.809 4.599-.882h.021c.181-.003.338-.034.475.091c.16.149.708 1.308 1.927 2.16c1.363.953 2.772.913 2.86.768v-.002h.002l.002-.002v-.002c.036-.12-.315-.2-1.063-1.13c-.646-.804-.592-1.645.036-1.49l.04.007c3.447.901 5.748 2.922 5.868 2.947v.002h.002l.002-.002l.002-.002v-.008c.166-.229-.958-2.957-3.871-4.586c-3.297-1.843-6.389-.971-7.061-.693c-.162-.272.967-1.383 3.377-1.476c5.4-.209 8.744 2.753 10.578 4.56c2.25 2.217 3.923 5.853 3.973 5.846l.002-.002h.002v-.004h.004c.12-.125-.2-2.393-.885-4.045c-.881-2.126-1.966-3.69-3.525-5.148a15.6 15.6 0 0 0-2.153-1.69c-.114-.079-.254-.183-.337-.328c.434-1.003 2.046-1.04 2.213-1.13l.007-.005l.002-.002v-.002l.002-.004c.085-.183-.424-.966-2.107-1.023z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsDolphin(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.195 5.308a7 7 0 0 0-.804.026c-1.223.108-1.834.504-2.135.691c-.135.083-.344.1-.518.062c-3.518-1.08-6.743-.62-8.363-.142c-3.228.951-3.893 2.885-4.098 3.978c-.07.295-.093.532-.13.67c-.115.443-1.565 1.225-1.029 1.78c.517.534 1.423.478 2.08.216c1.494-.592 2.652-.809 4.599-.882h.021c.181-.003.338-.034.475.091c.16.149.708 1.308 1.927 2.16c1.363.953 2.772.913 2.86.768v-.002h.002l.002-.002v-.002c.036-.12-.315-.2-1.063-1.13c-.646-.804-.592-1.645.036-1.49l.04.007c3.447.901 5.748 2.922 5.868 2.947v.002h.002l.002-.002l.002-.002v-.008c.166-.229-.958-2.957-3.871-4.586c-3.297-1.843-6.389-.971-7.061-.693c-.162-.272.967-1.383 3.377-1.476c5.4-.209 8.744 2.753 10.578 4.56c2.25 2.217 3.923 5.853 3.973 5.846l.002-.002h.002v-.004h.004c.12-.125-.2-2.393-.885-4.045c-.881-2.126-1.966-3.69-3.525-5.148a15.6 15.6 0 0 0-2.153-1.69c-.114-.079-.254-.183-.337-.328c.434-1.003 2.046-1.04 2.213-1.13l.007-.005l.002-.002v-.002l.002-.004c.085-.183-.424-.966-2.107-1.023z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.195 5.308a7 7 0 0 0-.804.026c-1.223.108-1.834.504-2.135.691c-.135.083-.344.1-.518.062c-3.518-1.08-6.743-.62-8.363-.142c-3.228.951-3.893 2.885-4.098 3.978c-.07.295-.093.532-.13.67c-.115.443-1.565 1.225-1.029 1.78c.517.534 1.423.478 2.08.216c1.494-.592 2.652-.809 4.599-.882h.021c.181-.003.338-.034.475.091c.16.149.708 1.308 1.927 2.16c1.363.953 2.772.913 2.86.768v-.002h.002l.002-.002v-.002c.036-.12-.315-.2-1.063-1.13c-.646-.804-.592-1.645.036-1.49l.04.007c3.447.901 5.748 2.922 5.868 2.947v.002h.002l.002-.002l.002-.002v-.008c.166-.229-.958-2.957-3.871-4.586c-3.297-1.843-6.389-.971-7.061-.693c-.162-.272.967-1.383 3.377-1.476c5.4-.209 8.744 2.753 10.578 4.56c2.25 2.217 3.923 5.853 3.973 5.846l.002-.002h.002v-.004h.004c.12-.125-.2-2.393-.885-4.045c-.881-2.126-1.966-3.69-3.525-5.148a15.6 15.6 0 0 0-2.153-1.69c-.114-.079-.254-.183-.337-.328c.434-1.003 2.046-1.04 2.213-1.13l.007-.005l.002-.002v-.002l.002-.004c.085-.183-.424-.966-2.107-1.023z"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.195%205.308a7%207%200%200%200-.804.026c-1.223.108-1.834.504-2.135.691c-.135.083-.344.1-.518.062c-3.518-1.08-6.743-.62-8.363-.142c-3.228.951-3.893%202.885-4.098%203.978c-.07.295-.093.532-.13.67c-.115.443-1.565%201.225-1.029%201.78c.517.534%201.423.478%202.08.216c1.494-.592%202.652-.809%204.599-.882h.021c.181-.003.338-.034.475.091c.16.149.708%201.308%201.927%202.16c1.363.953%202.772.913%202.86.768v-.002h.002l.002-.002v-.002c.036-.12-.315-.2-1.063-1.13c-.646-.804-.592-1.645.036-1.49l.04.007c3.447.901%205.748%202.922%205.868%202.947v.002h.002l.002-.002l.002-.002v-.008c.166-.229-.958-2.957-3.871-4.586c-3.297-1.843-6.389-.971-7.061-.693c-.162-.272.967-1.383%203.377-1.476c5.4-.209%208.744%202.753%2010.578%204.56c2.25%202.217%203.923%205.853%203.973%205.846l.002-.002h.002v-.004h.004c.12-.125-.2-2.393-.885-4.045c-.881-2.126-1.966-3.69-3.525-5.148a15.6%2015.6%200%200%200-2.153-1.69c-.114-.079-.254-.183-.337-.328c.434-1.003%202.046-1.04%202.213-1.13l.007-.005l.002-.002v-.002l.002-.004c.085-.183-.424-.966-2.107-1.023z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.195%205.308a7%207%200%200%200-.804.026c-1.223.108-1.834.504-2.135.691c-.135.083-.344.1-.518.062c-3.518-1.08-6.743-.62-8.363-.142c-3.228.951-3.893%202.885-4.098%203.978c-.07.295-.093.532-.13.67c-.115.443-1.565%201.225-1.029%201.78c.517.534%201.423.478%202.08.216c1.494-.592%202.652-.809%204.599-.882h.021c.181-.003.338-.034.475.091c.16.149.708%201.308%201.927%202.16c1.363.953%202.772.913%202.86.768v-.002h.002l.002-.002v-.002c.036-.12-.315-.2-1.063-1.13c-.646-.804-.592-1.645.036-1.49l.04.007c3.447.901%205.748%202.922%205.868%202.947v.002h.002l.002-.002l.002-.002v-.008c.166-.229-.958-2.957-3.871-4.586c-3.297-1.843-6.389-.971-7.061-.693c-.162-.272.967-1.383%203.377-1.476c5.4-.209%208.744%202.753%2010.578%204.56c2.25%202.217%203.923%205.853%203.973%205.846l.002-.002h.002v-.004h.004c.12-.125-.2-2.393-.885-4.045c-.881-2.126-1.966-3.69-3.525-5.148a15.6%2015.6%200%200%200-2.153-1.69c-.114-.079-.254-.183-.337-.328c.434-1.003%202.046-1.04%202.213-1.13l.007-.005l.002-.002v-.002l.002-.004c.085-.183-.424-.966-2.107-1.023z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/dolphin.svg?color=%231a73e8&size=48