dolphin emoji
dolphin from OpenMoji by OpenMoji · Default · Animals Nature · CC-BY-SA-4.0 Attribution required.
- Name
- dolphin
- Set
- OpenMoji
- Style
- Default
- Category
- Animals Nature
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
dolphinEmoji One (Colored)dolphinFluent EmojidolphinFluent Emoji FlatdolphinFluent Emoji High ContrastdolphinFirefox OS EmojidolphinIconParkdolphinIconPark OutlinedolphinIconPark SoliddolphinIconPark TwoTonedolphinMaterial Design IconsdolphinNoto EmojidolphinSimple IconsdolphinStreamline EmojisdolphinTwitter Emoji
More animals nature icons from OpenMoji
Use the dolphin emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#9b9b9a" d="M35.546 38.031c-1.001.108-4.08 1.499-3.9 5.208c.262 5.418-7.642-3.134-.98-11.892"/><path fill="#9b9b9a" d="M12 33.938s-2 4 16 4h8s10-.5 15.5 9.75c.295.579.504 1.205.628 1.737c1.047 4.047-5.548 2.432-6.65 5.253c-.403 1.032-1.154 4.168-.564 4.587q.06.042.137.047c.191.009.47-.167.863-.599c2.06-1.534 4.998.511 6.987-.653c.8-.468 1.202-1.224 1.491-1.792c.462.74 1.075 2.269 2.124 2.623c1.836.55 4.589.375 5.897 3.841c1.191-3.636 2.383-6.23-2.06-9.292c-1.56-1.057-3.95-2.687-4.008-4.125c-.009-.18.398-10.23-5.575-18.566c.209-2.229 1.824-5.315 4.11-5.816c2.055-.452-3.405-4.512-11.387-.884c-10.758-6.16-23.196.029-23.548 6.733c-3.125-.25-7.87.23-7.995 2.98"/><path fill="#d0cfce" fill-rule="evenodd" d="M13.96 31.324c-1.243.467-2.134 1.224-2.187 2.393l.05.175s-1.56 3.209 11.084 3.873l7.5.127h5.416s.766-.03 1.967.125l.18.004l.082.034a17.64 17.64 0 0 1 7.56 3.023l.313.125l.19.246c1.874 1.424 3.709 3.4 5.208 6.193c.199.39.342.791.463 1.18l.946 1.22c-1.15-16.616-15.964-17.628-32.492-18.6c-3.434-.236-4.161-.34-6.28-.118"/><path fill="#9b9b9a" d="M43.469 36.098c-.76.661-2.492 3.56-.225 6.503c3.31 4.296-8.064 1.793-7.599-9.2l.85-2.902l9.3 2.737z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M28.035 37.938c-.442 5.693 3.805 9.32 3.611 5.318c-.18-3.709 2.9-5.1 3.9-5.209l-.08-.109z"/><path d="M42.202 39.165c3.082 1.228 6.694 3.67 9.298 8.523c.295.579.504 1.204.627 1.736c1.048 4.048-5.547 2.433-6.649 5.254c-.403 1.032-1.154 4.168-.564 4.587q.06.042.137.047c.19.009.47-.168.863-.6c2.06-1.533 4.998.512 6.986-.652c.8-.468 1.203-1.224 1.492-1.792c.461.74 1.075 2.269 2.124 2.623c1.835.55 4.588.375 5.896 3.841c1.192-3.637 2.383-6.23-2.059-9.292c-1.56-1.057-3.95-2.688-4.008-4.125c-.01-.18.398-10.23-5.575-18.566c.208-2.229 1.823-5.315 4.11-5.817c2.055-.45-3.405-4.51-11.388-.883c-10.758-6.16-23.196.029-23.548 6.733c-3.125-.25-7.87.23-7.97 3.068c.016.547-.146 4.087 16.026 4.087h8l.056-.001"/><path d="M43.469 36.098c-.76.661-2.492 3.56-.225 6.503c3.31 4.296-8.064 1.793-7.599-9.2"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiDolphin(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#9b9b9a" d="M35.546 38.031c-1.001.108-4.08 1.499-3.9 5.208c.262 5.418-7.642-3.134-.98-11.892"/><path fill="#9b9b9a" d="M12 33.938s-2 4 16 4h8s10-.5 15.5 9.75c.295.579.504 1.205.628 1.737c1.047 4.047-5.548 2.432-6.65 5.253c-.403 1.032-1.154 4.168-.564 4.587q.06.042.137.047c.191.009.47-.167.863-.599c2.06-1.534 4.998.511 6.987-.653c.8-.468 1.202-1.224 1.491-1.792c.462.74 1.075 2.269 2.124 2.623c1.836.55 4.589.375 5.897 3.841c1.191-3.636 2.383-6.23-2.06-9.292c-1.56-1.057-3.95-2.687-4.008-4.125c-.009-.18.398-10.23-5.575-18.566c.209-2.229 1.824-5.315 4.11-5.816c2.055-.452-3.405-4.512-11.387-.884c-10.758-6.16-23.196.029-23.548 6.733c-3.125-.25-7.87.23-7.995 2.98"/><path fill="#d0cfce" fillRule="evenodd" d="M13.96 31.324c-1.243.467-2.134 1.224-2.187 2.393l.05.175s-1.56 3.209 11.084 3.873l7.5.127h5.416s.766-.03 1.967.125l.18.004l.082.034a17.64 17.64 0 0 1 7.56 3.023l.313.125l.19.246c1.874 1.424 3.709 3.4 5.208 6.193c.199.39.342.791.463 1.18l.946 1.22c-1.15-16.616-15.964-17.628-32.492-18.6c-3.434-.236-4.161-.34-6.28-.118"/><path fill="#9b9b9a" d="M43.469 36.098c-.76.661-2.492 3.56-.225 6.503c3.31 4.296-8.064 1.793-7.599-9.2l.85-2.902l9.3 2.737z"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path d="M28.035 37.938c-.442 5.693 3.805 9.32 3.611 5.318c-.18-3.709 2.9-5.1 3.9-5.209l-.08-.109z"/><path d="M42.202 39.165c3.082 1.228 6.694 3.67 9.298 8.523c.295.579.504 1.204.627 1.736c1.048 4.048-5.547 2.433-6.649 5.254c-.403 1.032-1.154 4.168-.564 4.587q.06.042.137.047c.19.009.47-.168.863-.6c2.06-1.533 4.998.512 6.986-.652c.8-.468 1.203-1.224 1.492-1.792c.461.74 1.075 2.269 2.124 2.623c1.835.55 4.588.375 5.896 3.841c1.192-3.637 2.383-6.23-2.059-9.292c-1.56-1.057-3.95-2.688-4.008-4.125c-.01-.18.398-10.23-5.575-18.566c.208-2.229 1.823-5.315 4.11-5.817c2.055-.45-3.405-4.51-11.388-.883c-10.758-6.16-23.196.029-23.548 6.733c-3.125-.25-7.87.23-7.97 3.068c.016.547-.146 4.087 16.026 4.087h8l.056-.001"/><path d="M43.469 36.098c-.76.661-2.492 3.56-.225 6.503c3.31 4.296-8.064 1.793-7.599-9.2"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#9b9b9a" d="M35.546 38.031c-1.001.108-4.08 1.499-3.9 5.208c.262 5.418-7.642-3.134-.98-11.892"/><path fill="#9b9b9a" d="M12 33.938s-2 4 16 4h8s10-.5 15.5 9.75c.295.579.504 1.205.628 1.737c1.047 4.047-5.548 2.432-6.65 5.253c-.403 1.032-1.154 4.168-.564 4.587q.06.042.137.047c.191.009.47-.167.863-.599c2.06-1.534 4.998.511 6.987-.653c.8-.468 1.202-1.224 1.491-1.792c.462.74 1.075 2.269 2.124 2.623c1.836.55 4.589.375 5.897 3.841c1.191-3.636 2.383-6.23-2.06-9.292c-1.56-1.057-3.95-2.687-4.008-4.125c-.009-.18.398-10.23-5.575-18.566c.209-2.229 1.824-5.315 4.11-5.816c2.055-.452-3.405-4.512-11.387-.884c-10.758-6.16-23.196.029-23.548 6.733c-3.125-.25-7.87.23-7.995 2.98"/><path fill="#d0cfce" fill-rule="evenodd" d="M13.96 31.324c-1.243.467-2.134 1.224-2.187 2.393l.05.175s-1.56 3.209 11.084 3.873l7.5.127h5.416s.766-.03 1.967.125l.18.004l.082.034a17.64 17.64 0 0 1 7.56 3.023l.313.125l.19.246c1.874 1.424 3.709 3.4 5.208 6.193c.199.39.342.791.463 1.18l.946 1.22c-1.15-16.616-15.964-17.628-32.492-18.6c-3.434-.236-4.161-.34-6.28-.118"/><path fill="#9b9b9a" d="M43.469 36.098c-.76.661-2.492 3.56-.225 6.503c3.31 4.296-8.064 1.793-7.599-9.2l.85-2.902l9.3 2.737z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M28.035 37.938c-.442 5.693 3.805 9.32 3.611 5.318c-.18-3.709 2.9-5.1 3.9-5.209l-.08-.109z"/><path d="M42.202 39.165c3.082 1.228 6.694 3.67 9.298 8.523c.295.579.504 1.204.627 1.736c1.048 4.048-5.547 2.433-6.649 5.254c-.403 1.032-1.154 4.168-.564 4.587q.06.042.137.047c.19.009.47-.168.863-.6c2.06-1.533 4.998.512 6.986-.652c.8-.468 1.203-1.224 1.492-1.792c.461.74 1.075 2.269 2.124 2.623c1.835.55 4.588.375 5.896 3.841c1.192-3.637 2.383-6.23-2.059-9.292c-1.56-1.057-3.95-2.688-4.008-4.125c-.01-.18.398-10.23-5.575-18.566c.208-2.229 1.823-5.315 4.11-5.817c2.055-.45-3.405-4.51-11.388-.883c-10.758-6.16-23.196.029-23.548 6.733c-3.125-.25-7.87.23-7.97 3.068c.016.547-.146 4.087 16.026 4.087h8l.056-.001"/><path d="M43.469 36.098c-.76.661-2.492 3.56-.225 6.503c3.31 4.296-8.064 1.793-7.599-9.2"/></g></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%2072%2072%22%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M35.546%2038.031c-1.001.108-4.08%201.499-3.9%205.208c.262%205.418-7.642-3.134-.98-11.892%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M12%2033.938s-2%204%2016%204h8s10-.5%2015.5%209.75c.295.579.504%201.205.628%201.737c1.047%204.047-5.548%202.432-6.65%205.253c-.403%201.032-1.154%204.168-.564%204.587q.06.042.137.047c.191.009.47-.167.863-.599c2.06-1.534%204.998.511%206.987-.653c.8-.468%201.202-1.224%201.491-1.792c.462.74%201.075%202.269%202.124%202.623c1.836.55%204.589.375%205.897%203.841c1.191-3.636%202.383-6.23-2.06-9.292c-1.56-1.057-3.95-2.687-4.008-4.125c-.009-.18.398-10.23-5.575-18.566c.209-2.229%201.824-5.315%204.11-5.816c2.055-.452-3.405-4.512-11.387-.884c-10.758-6.16-23.196.029-23.548%206.733c-3.125-.25-7.87.23-7.995%202.98%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20fill-rule%3D%22evenodd%22%20d%3D%22M13.96%2031.324c-1.243.467-2.134%201.224-2.187%202.393l.05.175s-1.56%203.209%2011.084%203.873l7.5.127h5.416s.766-.03%201.967.125l.18.004l.082.034a17.64%2017.64%200%200%201%207.56%203.023l.313.125l.19.246c1.874%201.424%203.709%203.4%205.208%206.193c.199.39.342.791.463%201.18l.946%201.22c-1.15-16.616-15.964-17.628-32.492-18.6c-3.434-.236-4.161-.34-6.28-.118%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M43.469%2036.098c-.76.661-2.492%203.56-.225%206.503c3.31%204.296-8.064%201.793-7.599-9.2l.85-2.902l9.3%202.737z%22%2F%3E%3Cg%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%3E%3Cpath%20d%3D%22M28.035%2037.938c-.442%205.693%203.805%209.32%203.611%205.318c-.18-3.709%202.9-5.1%203.9-5.209l-.08-.109z%22%2F%3E%3Cpath%20d%3D%22M42.202%2039.165c3.082%201.228%206.694%203.67%209.298%208.523c.295.579.504%201.204.627%201.736c1.048%204.048-5.547%202.433-6.649%205.254c-.403%201.032-1.154%204.168-.564%204.587q.06.042.137.047c.19.009.47-.168.863-.6c2.06-1.533%204.998.512%206.986-.652c.8-.468%201.203-1.224%201.492-1.792c.461.74%201.075%202.269%202.124%202.623c1.835.55%204.588.375%205.896%203.841c1.192-3.637%202.383-6.23-2.059-9.292c-1.56-1.057-3.95-2.688-4.008-4.125c-.01-.18.398-10.23-5.575-18.566c.208-2.229%201.823-5.315%204.11-5.817c2.055-.45-3.405-4.51-11.388-.883c-10.758-6.16-23.196.029-23.548%206.733c-3.125-.25-7.87.23-7.97%203.068c.016.547-.146%204.087%2016.026%204.087h8l.056-.001%22%2F%3E%3Cpath%20d%3D%22M43.469%2036.098c-.76.661-2.492%203.56-.225%206.503c3.31%204.296-8.064%201.793-7.599-9.2%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%239b9b9a%22%20d%3D%22M35.546%2038.031c-1.001.108-4.08%201.499-3.9%205.208c.262%205.418-7.642-3.134-.98-11.892%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M12%2033.938s-2%204%2016%204h8s10-.5%2015.5%209.75c.295.579.504%201.205.628%201.737c1.047%204.047-5.548%202.432-6.65%205.253c-.403%201.032-1.154%204.168-.564%204.587q.06.042.137.047c.191.009.47-.167.863-.599c2.06-1.534%204.998.511%206.987-.653c.8-.468%201.202-1.224%201.491-1.792c.462.74%201.075%202.269%202.124%202.623c1.836.55%204.589.375%205.897%203.841c1.191-3.636%202.383-6.23-2.06-9.292c-1.56-1.057-3.95-2.687-4.008-4.125c-.009-.18.398-10.23-5.575-18.566c.209-2.229%201.824-5.315%204.11-5.816c2.055-.452-3.405-4.512-11.387-.884c-10.758-6.16-23.196.029-23.548%206.733c-3.125-.25-7.87.23-7.995%202.98%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20fill-rule%3D%22evenodd%22%20d%3D%22M13.96%2031.324c-1.243.467-2.134%201.224-2.187%202.393l.05.175s-1.56%203.209%2011.084%203.873l7.5.127h5.416s.766-.03%201.967.125l.18.004l.082.034a17.64%2017.64%200%200%201%207.56%203.023l.313.125l.19.246c1.874%201.424%203.709%203.4%205.208%206.193c.199.39.342.791.463%201.18l.946%201.22c-1.15-16.616-15.964-17.628-32.492-18.6c-3.434-.236-4.161-.34-6.28-.118%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M43.469%2036.098c-.76.661-2.492%203.56-.225%206.503c3.31%204.296-8.064%201.793-7.599-9.2l.85-2.902l9.3%202.737z%22%2F%3E%3Cg%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%3E%3Cpath%20d%3D%22M28.035%2037.938c-.442%205.693%203.805%209.32%203.611%205.318c-.18-3.709%202.9-5.1%203.9-5.209l-.08-.109z%22%2F%3E%3Cpath%20d%3D%22M42.202%2039.165c3.082%201.228%206.694%203.67%209.298%208.523c.295.579.504%201.204.627%201.736c1.048%204.048-5.547%202.433-6.649%205.254c-.403%201.032-1.154%204.168-.564%204.587q.06.042.137.047c.19.009.47-.168.863-.6c2.06-1.533%204.998.512%206.986-.652c.8-.468%201.203-1.224%201.492-1.792c.461.74%201.075%202.269%202.124%202.623c1.835.55%204.588.375%205.896%203.841c1.192-3.637%202.383-6.23-2.059-9.292c-1.56-1.057-3.95-2.688-4.008-4.125c-.01-.18.398-10.23-5.575-18.566c.208-2.229%201.823-5.315%204.11-5.817c2.055-.45-3.405-4.51-11.388-.883c-10.758-6.16-23.196.029-23.548%206.733c-3.125-.25-7.87.23-7.97%203.068c.016.547-.146%204.087%2016.026%204.087h8l.056-.001%22%2F%3E%3Cpath%20d%3D%22M43.469%2036.098c-.76.661-2.492%203.56-.225%206.503c3.31%204.296-8.064%201.793-7.599-9.2%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/dolphin.svg?color=%231a73e8&size=48