dolphin emoji
dolphin from Fluent Emoji Flat by Microsoft Corporation · Default · Animals & Nature · MIT Free for personal and commercial use.
- Name
- dolphin
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- Animals & Nature
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
dolphinEmoji One (Colored)dolphinFluent EmojidolphinFluent Emoji High ContrastdolphinFirefox OS EmojidolphinIconParkdolphinIconPark OutlinedolphinIconPark SoliddolphinIconPark TwoTonedolphinMaterial Design IconsdolphinNoto EmojidolphinOpenMojidolphinSimple IconsdolphinStreamline EmojisdolphinTwitter Emoji
More animals & nature icons from Fluent Emoji Flat
Use the dolphin emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#00a6ed" d="M15.697 2.031c1.325.064 2.61.37 3.81.874a11.04 11.04 0 0 1 6.49-.7l.37.075c.74.15 1.03 1.101.52 1.678a12.7 12.7 0 0 0-2.063 3.248c1.325 1.886 2.121 4.141 2.13 6.515c-.095 7.217-5.559 11.565-11.829 11.545c-1.07 0-2.088-.002-3.068-.282v1.517c0 1.95-1.605 3.274-3.52 3.473c-.277.029-.503-.201-.5-.48l.041-3.44c.192-1.312.959-2.025 1.483-2.512c.287-.267.501-.466.51-.66c.007-.182-.191-.365-.467-.619c-.548-.503-1.401-1.289-1.557-2.92V15.89c0-.594.531-.555.797-.461c1.847.31 3.213 2.118 3.213 4.031v1.99c1.821.046 2.814-.83 3.852-1.745l.21-.185c3.317-2.654 3.179-5.377 2.381-7.02c-.42-.865-.98-1.372-1.759-1.66c-.53 1.944-.231 3.685.118 4.659c.37 1.028-.548.986-.922.672c-1.622-1.363-2.028-3.046-1.905-5.672H6l-.942-.515c-.328-1.092.214-2.446 1.646-2.591l.218-.017c.443-.031.826-.058.802-.605c0-2.343 2.405-4.75 4.953-4.75z"/><path fill="#1c1c1c" d="M12.707 7.413a.707.707 0 1 0 0-1.413a.707.707 0 0 0 0 1.413"/><path fill="#aeddff" d="m16.486 12.262l.03.02c2.48 2.153 1.455 5.242-.398 7.24c3.332-2.651 4.215-5.168 3.195-7.272c-.522-1.075-1.376-1.65-2.401-1.957a8.2 8.2 0 0 0-.426 1.969m-2.422-2.306l-.47-.003H5.049c.221.782.885 1.438 1.982 1.438q.626 0 1.242-.003c2.145-.007 4.165-.014 5.74.175q-.011-.743.05-1.607"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatDolphin(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#00a6ed" d="M15.697 2.031c1.325.064 2.61.37 3.81.874a11.04 11.04 0 0 1 6.49-.7l.37.075c.74.15 1.03 1.101.52 1.678a12.7 12.7 0 0 0-2.063 3.248c1.325 1.886 2.121 4.141 2.13 6.515c-.095 7.217-5.559 11.565-11.829 11.545c-1.07 0-2.088-.002-3.068-.282v1.517c0 1.95-1.605 3.274-3.52 3.473c-.277.029-.503-.201-.5-.48l.041-3.44c.192-1.312.959-2.025 1.483-2.512c.287-.267.501-.466.51-.66c.007-.182-.191-.365-.467-.619c-.548-.503-1.401-1.289-1.557-2.92V15.89c0-.594.531-.555.797-.461c1.847.31 3.213 2.118 3.213 4.031v1.99c1.821.046 2.814-.83 3.852-1.745l.21-.185c3.317-2.654 3.179-5.377 2.381-7.02c-.42-.865-.98-1.372-1.759-1.66c-.53 1.944-.231 3.685.118 4.659c.37 1.028-.548.986-.922.672c-1.622-1.363-2.028-3.046-1.905-5.672H6l-.942-.515c-.328-1.092.214-2.446 1.646-2.591l.218-.017c.443-.031.826-.058.802-.605c0-2.343 2.405-4.75 4.953-4.75z"/><path fill="#1c1c1c" d="M12.707 7.413a.707.707 0 1 0 0-1.413a.707.707 0 0 0 0 1.413"/><path fill="#aeddff" d="m16.486 12.262l.03.02c2.48 2.153 1.455 5.242-.398 7.24c3.332-2.651 4.215-5.168 3.195-7.272c-.522-1.075-1.376-1.65-2.401-1.957a8.2 8.2 0 0 0-.426 1.969m-2.422-2.306l-.47-.003H5.049c.221.782.885 1.438 1.982 1.438q.626 0 1.242-.003c2.145-.007 4.165-.014 5.74.175q-.011-.743.05-1.607"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#00a6ed" d="M15.697 2.031c1.325.064 2.61.37 3.81.874a11.04 11.04 0 0 1 6.49-.7l.37.075c.74.15 1.03 1.101.52 1.678a12.7 12.7 0 0 0-2.063 3.248c1.325 1.886 2.121 4.141 2.13 6.515c-.095 7.217-5.559 11.565-11.829 11.545c-1.07 0-2.088-.002-3.068-.282v1.517c0 1.95-1.605 3.274-3.52 3.473c-.277.029-.503-.201-.5-.48l.041-3.44c.192-1.312.959-2.025 1.483-2.512c.287-.267.501-.466.51-.66c.007-.182-.191-.365-.467-.619c-.548-.503-1.401-1.289-1.557-2.92V15.89c0-.594.531-.555.797-.461c1.847.31 3.213 2.118 3.213 4.031v1.99c1.821.046 2.814-.83 3.852-1.745l.21-.185c3.317-2.654 3.179-5.377 2.381-7.02c-.42-.865-.98-1.372-1.759-1.66c-.53 1.944-.231 3.685.118 4.659c.37 1.028-.548.986-.922.672c-1.622-1.363-2.028-3.046-1.905-5.672H6l-.942-.515c-.328-1.092.214-2.446 1.646-2.591l.218-.017c.443-.031.826-.058.802-.605c0-2.343 2.405-4.75 4.953-4.75z"/><path fill="#1c1c1c" d="M12.707 7.413a.707.707 0 1 0 0-1.413a.707.707 0 0 0 0 1.413"/><path fill="#aeddff" d="m16.486 12.262l.03.02c2.48 2.153 1.455 5.242-.398 7.24c3.332-2.651 4.215-5.168 3.195-7.272c-.522-1.075-1.376-1.65-2.401-1.957a8.2 8.2 0 0 0-.426 1.969m-2.422-2.306l-.47-.003H5.049c.221.782.885 1.438 1.982 1.438q.626 0 1.242-.003c2.145-.007 4.165-.014 5.74.175q-.011-.743.05-1.607"/></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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2300a6ed%22%20d%3D%22M15.697%202.031c1.325.064%202.61.37%203.81.874a11.04%2011.04%200%200%201%206.49-.7l.37.075c.74.15%201.03%201.101.52%201.678a12.7%2012.7%200%200%200-2.063%203.248c1.325%201.886%202.121%204.141%202.13%206.515c-.095%207.217-5.559%2011.565-11.829%2011.545c-1.07%200-2.088-.002-3.068-.282v1.517c0%201.95-1.605%203.274-3.52%203.473c-.277.029-.503-.201-.5-.48l.041-3.44c.192-1.312.959-2.025%201.483-2.512c.287-.267.501-.466.51-.66c.007-.182-.191-.365-.467-.619c-.548-.503-1.401-1.289-1.557-2.92V15.89c0-.594.531-.555.797-.461c1.847.31%203.213%202.118%203.213%204.031v1.99c1.821.046%202.814-.83%203.852-1.745l.21-.185c3.317-2.654%203.179-5.377%202.381-7.02c-.42-.865-.98-1.372-1.759-1.66c-.53%201.944-.231%203.685.118%204.659c.37%201.028-.548.986-.922.672c-1.622-1.363-2.028-3.046-1.905-5.672H6l-.942-.515c-.328-1.092.214-2.446%201.646-2.591l.218-.017c.443-.031.826-.058.802-.605c0-2.343%202.405-4.75%204.953-4.75z%22%2F%3E%3Cpath%20fill%3D%22%231c1c1c%22%20d%3D%22M12.707%207.413a.707.707%200%201%200%200-1.413a.707.707%200%200%200%200%201.413%22%2F%3E%3Cpath%20fill%3D%22%23aeddff%22%20d%3D%22m16.486%2012.262l.03.02c2.48%202.153%201.455%205.242-.398%207.24c3.332-2.651%204.215-5.168%203.195-7.272c-.522-1.075-1.376-1.65-2.401-1.957a8.2%208.2%200%200%200-.426%201.969m-2.422-2.306l-.47-.003H5.049c.221.782.885%201.438%201.982%201.438q.626%200%201.242-.003c2.145-.007%204.165-.014%205.74.175q-.011-.743.05-1.607%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2300a6ed%22%20d%3D%22M15.697%202.031c1.325.064%202.61.37%203.81.874a11.04%2011.04%200%200%201%206.49-.7l.37.075c.74.15%201.03%201.101.52%201.678a12.7%2012.7%200%200%200-2.063%203.248c1.325%201.886%202.121%204.141%202.13%206.515c-.095%207.217-5.559%2011.565-11.829%2011.545c-1.07%200-2.088-.002-3.068-.282v1.517c0%201.95-1.605%203.274-3.52%203.473c-.277.029-.503-.201-.5-.48l.041-3.44c.192-1.312.959-2.025%201.483-2.512c.287-.267.501-.466.51-.66c.007-.182-.191-.365-.467-.619c-.548-.503-1.401-1.289-1.557-2.92V15.89c0-.594.531-.555.797-.461c1.847.31%203.213%202.118%203.213%204.031v1.99c1.821.046%202.814-.83%203.852-1.745l.21-.185c3.317-2.654%203.179-5.377%202.381-7.02c-.42-.865-.98-1.372-1.759-1.66c-.53%201.944-.231%203.685.118%204.659c.37%201.028-.548.986-.922.672c-1.622-1.363-2.028-3.046-1.905-5.672H6l-.942-.515c-.328-1.092.214-2.446%201.646-2.591l.218-.017c.443-.031.826-.058.802-.605c0-2.343%202.405-4.75%204.953-4.75z%22%2F%3E%3Cpath%20fill%3D%22%231c1c1c%22%20d%3D%22M12.707%207.413a.707.707%200%201%200%200-1.413a.707.707%200%200%200%200%201.413%22%2F%3E%3Cpath%20fill%3D%22%23aeddff%22%20d%3D%22m16.486%2012.262l.03.02c2.48%202.153%201.455%205.242-.398%207.24c3.332-2.651%204.215-5.168%203.195-7.272c-.522-1.075-1.376-1.65-2.401-1.957a8.2%208.2%200%200%200-.426%201.969m-2.422-2.306l-.47-.003H5.049c.221.782.885%201.438%201.982%201.438q.626%200%201.242-.003c2.145-.007%204.165-.014%205.74.175q-.011-.743.05-1.607%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/dolphin.svg?color=%231a73e8&size=48