blowfish from Fluent Emoji Flat by Microsoft Corporation · Default · Animals & Nature · MIT Free for personal and commercial use.

Name
blowfish
Set
Fluent Emoji Flat
Style
Default
Category
Animals & Nature
Viewbox
32×32
License
MIT

The same emoji in other sets

More animals & nature icons from Fluent Emoji Flat

Use the blowfish emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#f3ad61" d="m6.054 6.312l.71 3.029A10.6 10.6 0 0 0 4.2 14.01a1.055 1.055 0 0 0-.48 2.045a1.055 1.055 0 1 0 .672 0a1.055 1.055 0 0 0-.025-2.008c.969-.081 2.686 1.646 4.935 3.91c1.248 1.255 2.66 2.675 4.199 4.043l.145.02c3.486.5 8.169 1.172 11.2-7.831a10.6 10.6 0 0 0-1.78-3.852l.912-2.923a1 1 0 0 0-1.342-1.22l-2.863 1.204a10.6 10.6 0 0 0-2.689-1.082L15.39 2.594a1 1 0 0 0-1.813-.016L11.784 6.35q-.629.166-1.225.405L7.48 5.192a1 1 0 0 0-1.426 1.12M25.01 16.844c0-1.532 1.115-3.844 3.365-3.844c.563 0 .604.575.604 2v4.969q-.005.073-.006.164c-.004.36-.011.867-.848.867c-1.219 0-3.114-1.312-3.114-4.156"/><path fill="#fbb8ab" d="m16.515 27.06l-1.125 2.47a1 1 0 0 1-1.813.016l-1.192-2.507a10.6 10.6 0 0 1-4.192-1.863l-1.744.885a1 1 0 0 1-1.426-1.12l.586-2.497a10.6 10.6 0 0 1-1.734-5.82c0-.874.106-1.724.305-2.537c1.406-.537 4.978-1.254 7.445 3.975c1.14 2.417 10.147 5.254 13.22-3.874c.183.782.28 1.598.28 2.436c0 2.207-.673 4.258-1.825 5.956l.677 2.173a1 1 0 0 1-1.342 1.219l-1.852-.779a10.6 10.6 0 0 1-4.268 1.865"/><path fill="#d3883e" d="M10.553 10.569c-.024-.169-.12-2.586.436-2.736s1.74 1.99 1.789 2.134c.06.18.15.948-.782 1.278a1.083 1.083 0 0 1-1.443-.676m5.51 1.556c-1 0-4.125 1.75-4.375 2.188c-.25.437-.282 3.28 0 3.906c.28.625 2.187 1.843 3.89 2.062C16.83 20.442 18 20.28 18 18.875V13.5c0-.812-.687-1.375-1.937-1.375m2.826-3.892c-.486-.31-2.208 1.39-2.316 1.521c-.135.164-.4 1.057.473 1.523c.872.465 1.378-.118 1.47-.284c.075-.133.858-2.45.373-2.76"/><path fill="#1c1c1c" d="M9.22 15.516a.625.625 0 1 1-1.25 0a.625.625 0 0 1 1.25 0"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatBlowfish(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="#f3ad61" d="m6.054 6.312l.71 3.029A10.6 10.6 0 0 0 4.2 14.01a1.055 1.055 0 0 0-.48 2.045a1.055 1.055 0 1 0 .672 0a1.055 1.055 0 0 0-.025-2.008c.969-.081 2.686 1.646 4.935 3.91c1.248 1.255 2.66 2.675 4.199 4.043l.145.02c3.486.5 8.169 1.172 11.2-7.831a10.6 10.6 0 0 0-1.78-3.852l.912-2.923a1 1 0 0 0-1.342-1.22l-2.863 1.204a10.6 10.6 0 0 0-2.689-1.082L15.39 2.594a1 1 0 0 0-1.813-.016L11.784 6.35q-.629.166-1.225.405L7.48 5.192a1 1 0 0 0-1.426 1.12M25.01 16.844c0-1.532 1.115-3.844 3.365-3.844c.563 0 .604.575.604 2v4.969q-.005.073-.006.164c-.004.36-.011.867-.848.867c-1.219 0-3.114-1.312-3.114-4.156"/><path fill="#fbb8ab" d="m16.515 27.06l-1.125 2.47a1 1 0 0 1-1.813.016l-1.192-2.507a10.6 10.6 0 0 1-4.192-1.863l-1.744.885a1 1 0 0 1-1.426-1.12l.586-2.497a10.6 10.6 0 0 1-1.734-5.82c0-.874.106-1.724.305-2.537c1.406-.537 4.978-1.254 7.445 3.975c1.14 2.417 10.147 5.254 13.22-3.874c.183.782.28 1.598.28 2.436c0 2.207-.673 4.258-1.825 5.956l.677 2.173a1 1 0 0 1-1.342 1.219l-1.852-.779a10.6 10.6 0 0 1-4.268 1.865"/><path fill="#d3883e" d="M10.553 10.569c-.024-.169-.12-2.586.436-2.736s1.74 1.99 1.789 2.134c.06.18.15.948-.782 1.278a1.083 1.083 0 0 1-1.443-.676m5.51 1.556c-1 0-4.125 1.75-4.375 2.188c-.25.437-.282 3.28 0 3.906c.28.625 2.187 1.843 3.89 2.062C16.83 20.442 18 20.28 18 18.875V13.5c0-.812-.687-1.375-1.937-1.375m2.826-3.892c-.486-.31-2.208 1.39-2.316 1.521c-.135.164-.4 1.057.473 1.523c.872.465 1.378-.118 1.47-.284c.075-.133.858-2.45.373-2.76"/><path fill="#1c1c1c" d="M9.22 15.516a.625.625 0 1 1-1.25 0a.625.625 0 0 1 1.25 0"/></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="#f3ad61" d="m6.054 6.312l.71 3.029A10.6 10.6 0 0 0 4.2 14.01a1.055 1.055 0 0 0-.48 2.045a1.055 1.055 0 1 0 .672 0a1.055 1.055 0 0 0-.025-2.008c.969-.081 2.686 1.646 4.935 3.91c1.248 1.255 2.66 2.675 4.199 4.043l.145.02c3.486.5 8.169 1.172 11.2-7.831a10.6 10.6 0 0 0-1.78-3.852l.912-2.923a1 1 0 0 0-1.342-1.22l-2.863 1.204a10.6 10.6 0 0 0-2.689-1.082L15.39 2.594a1 1 0 0 0-1.813-.016L11.784 6.35q-.629.166-1.225.405L7.48 5.192a1 1 0 0 0-1.426 1.12M25.01 16.844c0-1.532 1.115-3.844 3.365-3.844c.563 0 .604.575.604 2v4.969q-.005.073-.006.164c-.004.36-.011.867-.848.867c-1.219 0-3.114-1.312-3.114-4.156"/><path fill="#fbb8ab" d="m16.515 27.06l-1.125 2.47a1 1 0 0 1-1.813.016l-1.192-2.507a10.6 10.6 0 0 1-4.192-1.863l-1.744.885a1 1 0 0 1-1.426-1.12l.586-2.497a10.6 10.6 0 0 1-1.734-5.82c0-.874.106-1.724.305-2.537c1.406-.537 4.978-1.254 7.445 3.975c1.14 2.417 10.147 5.254 13.22-3.874c.183.782.28 1.598.28 2.436c0 2.207-.673 4.258-1.825 5.956l.677 2.173a1 1 0 0 1-1.342 1.219l-1.852-.779a10.6 10.6 0 0 1-4.268 1.865"/><path fill="#d3883e" d="M10.553 10.569c-.024-.169-.12-2.586.436-2.736s1.74 1.99 1.789 2.134c.06.18.15.948-.782 1.278a1.083 1.083 0 0 1-1.443-.676m5.51 1.556c-1 0-4.125 1.75-4.375 2.188c-.25.437-.282 3.28 0 3.906c.28.625 2.187 1.843 3.89 2.062C16.83 20.442 18 20.28 18 18.875V13.5c0-.812-.687-1.375-1.937-1.375m2.826-3.892c-.486-.31-2.208 1.39-2.316 1.521c-.135.164-.4 1.057.473 1.523c.872.465 1.378-.118 1.47-.284c.075-.133.858-2.45.373-2.76"/><path fill="#1c1c1c" d="M9.22 15.516a.625.625 0 1 1-1.25 0a.625.625 0 0 1 1.25 0"/></g></svg>
</template>

CSS

.icon-blowfish {
  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%23f3ad61%22%20d%3D%22m6.054%206.312l.71%203.029A10.6%2010.6%200%200%200%204.2%2014.01a1.055%201.055%200%200%200-.48%202.045a1.055%201.055%200%201%200%20.672%200a1.055%201.055%200%200%200-.025-2.008c.969-.081%202.686%201.646%204.935%203.91c1.248%201.255%202.66%202.675%204.199%204.043l.145.02c3.486.5%208.169%201.172%2011.2-7.831a10.6%2010.6%200%200%200-1.78-3.852l.912-2.923a1%201%200%200%200-1.342-1.22l-2.863%201.204a10.6%2010.6%200%200%200-2.689-1.082L15.39%202.594a1%201%200%200%200-1.813-.016L11.784%206.35q-.629.166-1.225.405L7.48%205.192a1%201%200%200%200-1.426%201.12M25.01%2016.844c0-1.532%201.115-3.844%203.365-3.844c.563%200%20.604.575.604%202v4.969q-.005.073-.006.164c-.004.36-.011.867-.848.867c-1.219%200-3.114-1.312-3.114-4.156%22%2F%3E%3Cpath%20fill%3D%22%23fbb8ab%22%20d%3D%22m16.515%2027.06l-1.125%202.47a1%201%200%200%201-1.813.016l-1.192-2.507a10.6%2010.6%200%200%201-4.192-1.863l-1.744.885a1%201%200%200%201-1.426-1.12l.586-2.497a10.6%2010.6%200%200%201-1.734-5.82c0-.874.106-1.724.305-2.537c1.406-.537%204.978-1.254%207.445%203.975c1.14%202.417%2010.147%205.254%2013.22-3.874c.183.782.28%201.598.28%202.436c0%202.207-.673%204.258-1.825%205.956l.677%202.173a1%201%200%200%201-1.342%201.219l-1.852-.779a10.6%2010.6%200%200%201-4.268%201.865%22%2F%3E%3Cpath%20fill%3D%22%23d3883e%22%20d%3D%22M10.553%2010.569c-.024-.169-.12-2.586.436-2.736s1.74%201.99%201.789%202.134c.06.18.15.948-.782%201.278a1.083%201.083%200%200%201-1.443-.676m5.51%201.556c-1%200-4.125%201.75-4.375%202.188c-.25.437-.282%203.28%200%203.906c.28.625%202.187%201.843%203.89%202.062C16.83%2020.442%2018%2020.28%2018%2018.875V13.5c0-.812-.687-1.375-1.937-1.375m2.826-3.892c-.486-.31-2.208%201.39-2.316%201.521c-.135.164-.4%201.057.473%201.523c.872.465%201.378-.118%201.47-.284c.075-.133.858-2.45.373-2.76%22%2F%3E%3Cpath%20fill%3D%22%231c1c1c%22%20d%3D%22M9.22%2015.516a.625.625%200%201%201-1.25%200a.625.625%200%200%201%201.25%200%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%23f3ad61%22%20d%3D%22m6.054%206.312l.71%203.029A10.6%2010.6%200%200%200%204.2%2014.01a1.055%201.055%200%200%200-.48%202.045a1.055%201.055%200%201%200%20.672%200a1.055%201.055%200%200%200-.025-2.008c.969-.081%202.686%201.646%204.935%203.91c1.248%201.255%202.66%202.675%204.199%204.043l.145.02c3.486.5%208.169%201.172%2011.2-7.831a10.6%2010.6%200%200%200-1.78-3.852l.912-2.923a1%201%200%200%200-1.342-1.22l-2.863%201.204a10.6%2010.6%200%200%200-2.689-1.082L15.39%202.594a1%201%200%200%200-1.813-.016L11.784%206.35q-.629.166-1.225.405L7.48%205.192a1%201%200%200%200-1.426%201.12M25.01%2016.844c0-1.532%201.115-3.844%203.365-3.844c.563%200%20.604.575.604%202v4.969q-.005.073-.006.164c-.004.36-.011.867-.848.867c-1.219%200-3.114-1.312-3.114-4.156%22%2F%3E%3Cpath%20fill%3D%22%23fbb8ab%22%20d%3D%22m16.515%2027.06l-1.125%202.47a1%201%200%200%201-1.813.016l-1.192-2.507a10.6%2010.6%200%200%201-4.192-1.863l-1.744.885a1%201%200%200%201-1.426-1.12l.586-2.497a10.6%2010.6%200%200%201-1.734-5.82c0-.874.106-1.724.305-2.537c1.406-.537%204.978-1.254%207.445%203.975c1.14%202.417%2010.147%205.254%2013.22-3.874c.183.782.28%201.598.28%202.436c0%202.207-.673%204.258-1.825%205.956l.677%202.173a1%201%200%200%201-1.342%201.219l-1.852-.779a10.6%2010.6%200%200%201-4.268%201.865%22%2F%3E%3Cpath%20fill%3D%22%23d3883e%22%20d%3D%22M10.553%2010.569c-.024-.169-.12-2.586.436-2.736s1.74%201.99%201.789%202.134c.06.18.15.948-.782%201.278a1.083%201.083%200%200%201-1.443-.676m5.51%201.556c-1%200-4.125%201.75-4.375%202.188c-.25.437-.282%203.28%200%203.906c.28.625%202.187%201.843%203.89%202.062C16.83%2020.442%2018%2020.28%2018%2018.875V13.5c0-.812-.687-1.375-1.937-1.375m2.826-3.892c-.486-.31-2.208%201.39-2.316%201.521c-.135.164-.4%201.057.473%201.523c.872.465%201.378-.118%201.47-.284c.075-.133.858-2.45.373-2.76%22%2F%3E%3Cpath%20fill%3D%22%231c1c1c%22%20d%3D%22M9.22%2015.516a.625.625%200%201%201-1.25%200a.625.625%200%200%201%201.25%200%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/blowfish.svg?color=%231a73e8&size=48