blowfish emoji

blowfish from OpenMoji by OpenMoji · Default · Animals Nature · CC-BY-SA-4.0 Attribution required.

Name
blowfish
Set
OpenMoji
Style
Default
Category
Animals Nature
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More animals nature icons from OpenMoji

Use the blowfish emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#6a462f" d="M51 35c0 11.046-8.954 20-20 20s-20-8.954-20-20s8.954-20 20-20c3.243 0 6.305.772 9.014 2.142C46.53 20.438 51 27.197 51 35"/><path fill="#6a462f" d="M39.583 16.333S48 14 49 14s.167 5.333-1.917 8.167m2.197 7.4s10.248-7.37 12.35-6.234s-.177 20.028-4.697 22.749c0 0-4.13.722-8.34-3.542m-2.095 5.642l1.951 7.362l-7.624-3.141"/><path fill="#a57939" d="M12 40.926S15 54.24 31.5 54.98S52 35.996 50 35.996s-5 6.903-7 3.944c-2.48-3.67-3-4.93-5-3.944c-1.265.623-3 7.889-5 3.944c-1.844-3.637-3-3.944-3-3.944c-4 0-3 4.93-6 4.93s-2-3.944-5-4.93s-7 4.93-7 4.93"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="3" d="m10.526 33.46l-3.052-1.92m2.819 4.888l-2.586 1.144"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="m14 46l-2 1m6 4l-1 1m20.179 2.87l.642 1.26m10.293-10.311l1.772 1.362m-1.18-21.609l2.164-1.235m-16.964-9.341l.188-1.992m-7.531 2.177l-.368-2.118m-6.047 4.848l-1.296-1.822M15 23l-2-2m17.614 34.802l-.228 1.396m-6.497-2.288l-.778 1.18m16.472-39.757S48 14 49 14s.167 5.333-1.917 8.167m3.213 7.464s9.486-7.417 11.42-6.293c1.932 1.124-.263 20.023-4.444 22.765c0 0-3.813.743-7.674-3.5m-3.1 5.579l1.951 7.362l-7.624-3.141"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M12 41s4-6 7-5s2 5 5 5s2-5 6-5c0 0 1.156.312 3 4c2 4 3.735-3.367 5-4c2-1 2.52.279 5 4c2 3 5-4 7-4"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M51 35c0 11.046-8.954 20-20 20s-20-8.954-20-20s8.954-20 20-20c3.243 0 6.305.772 9.014 2.142C46.53 20.438 51 27.197 51 35"/><circle cx="34" cy="50" r="2"/><circle cx="40" cy="44" r="2"/><circle cx="22" cy="46" r="2"/><circle cx="30" cy="44" r="1"/><circle cx="17" cy="42" r="1"/><circle cx="27" cy="50" r="1"/><circle cx="40" cy="49" r="1"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiBlowfish(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#6a462f" d="M51 35c0 11.046-8.954 20-20 20s-20-8.954-20-20s8.954-20 20-20c3.243 0 6.305.772 9.014 2.142C46.53 20.438 51 27.197 51 35"/><path fill="#6a462f" d="M39.583 16.333S48 14 49 14s.167 5.333-1.917 8.167m2.197 7.4s10.248-7.37 12.35-6.234s-.177 20.028-4.697 22.749c0 0-4.13.722-8.34-3.542m-2.095 5.642l1.951 7.362l-7.624-3.141"/><path fill="#a57939" d="M12 40.926S15 54.24 31.5 54.98S52 35.996 50 35.996s-5 6.903-7 3.944c-2.48-3.67-3-4.93-5-3.944c-1.265.623-3 7.889-5 3.944c-1.844-3.637-3-3.944-3-3.944c-4 0-3 4.93-6 4.93s-2-3.944-5-4.93s-7 4.93-7 4.93"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="3" d="m10.526 33.46l-3.052-1.92m2.819 4.888l-2.586 1.144"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="m14 46l-2 1m6 4l-1 1m20.179 2.87l.642 1.26m10.293-10.311l1.772 1.362m-1.18-21.609l2.164-1.235m-16.964-9.341l.188-1.992m-7.531 2.177l-.368-2.118m-6.047 4.848l-1.296-1.822M15 23l-2-2m17.614 34.802l-.228 1.396m-6.497-2.288l-.778 1.18m16.472-39.757S48 14 49 14s.167 5.333-1.917 8.167m3.213 7.464s9.486-7.417 11.42-6.293c1.932 1.124-.263 20.023-4.444 22.765c0 0-3.813.743-7.674-3.5m-3.1 5.579l1.951 7.362l-7.624-3.141"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M12 41s4-6 7-5s2 5 5 5s2-5 6-5c0 0 1.156.312 3 4c2 4 3.735-3.367 5-4c2-1 2.52.279 5 4c2 3 5-4 7-4"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M51 35c0 11.046-8.954 20-20 20s-20-8.954-20-20s8.954-20 20-20c3.243 0 6.305.772 9.014 2.142C46.53 20.438 51 27.197 51 35"/><circle cx="34" cy="50" r="2"/><circle cx="40" cy="44" r="2"/><circle cx="22" cy="46" r="2"/><circle cx="30" cy="44" r="1"/><circle cx="17" cy="42" r="1"/><circle cx="27" cy="50" r="1"/><circle cx="40" cy="49" r="1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#6a462f" d="M51 35c0 11.046-8.954 20-20 20s-20-8.954-20-20s8.954-20 20-20c3.243 0 6.305.772 9.014 2.142C46.53 20.438 51 27.197 51 35"/><path fill="#6a462f" d="M39.583 16.333S48 14 49 14s.167 5.333-1.917 8.167m2.197 7.4s10.248-7.37 12.35-6.234s-.177 20.028-4.697 22.749c0 0-4.13.722-8.34-3.542m-2.095 5.642l1.951 7.362l-7.624-3.141"/><path fill="#a57939" d="M12 40.926S15 54.24 31.5 54.98S52 35.996 50 35.996s-5 6.903-7 3.944c-2.48-3.67-3-4.93-5-3.944c-1.265.623-3 7.889-5 3.944c-1.844-3.637-3-3.944-3-3.944c-4 0-3 4.93-6 4.93s-2-3.944-5-4.93s-7 4.93-7 4.93"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="3" d="m10.526 33.46l-3.052-1.92m2.819 4.888l-2.586 1.144"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="m14 46l-2 1m6 4l-1 1m20.179 2.87l.642 1.26m10.293-10.311l1.772 1.362m-1.18-21.609l2.164-1.235m-16.964-9.341l.188-1.992m-7.531 2.177l-.368-2.118m-6.047 4.848l-1.296-1.822M15 23l-2-2m17.614 34.802l-.228 1.396m-6.497-2.288l-.778 1.18m16.472-39.757S48 14 49 14s.167 5.333-1.917 8.167m3.213 7.464s9.486-7.417 11.42-6.293c1.932 1.124-.263 20.023-4.444 22.765c0 0-3.813.743-7.674-3.5m-3.1 5.579l1.951 7.362l-7.624-3.141"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M12 41s4-6 7-5s2 5 5 5s2-5 6-5c0 0 1.156.312 3 4c2 4 3.735-3.367 5-4c2-1 2.52.279 5 4c2 3 5-4 7-4"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M51 35c0 11.046-8.954 20-20 20s-20-8.954-20-20s8.954-20 20-20c3.243 0 6.305.772 9.014 2.142C46.53 20.438 51 27.197 51 35"/><circle cx="34" cy="50" r="2"/><circle cx="40" cy="44" r="2"/><circle cx="22" cy="46" r="2"/><circle cx="30" cy="44" r="1"/><circle cx="17" cy="42" r="1"/><circle cx="27" cy="50" r="1"/><circle cx="40" cy="49" r="1"/></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%2072%2072%22%3E%3Cpath%20fill%3D%22%236a462f%22%20d%3D%22M51%2035c0%2011.046-8.954%2020-20%2020s-20-8.954-20-20s8.954-20%2020-20c3.243%200%206.305.772%209.014%202.142C46.53%2020.438%2051%2027.197%2051%2035%22%2F%3E%3Cpath%20fill%3D%22%236a462f%22%20d%3D%22M39.583%2016.333S48%2014%2049%2014s.167%205.333-1.917%208.167m2.197%207.4s10.248-7.37%2012.35-6.234s-.177%2020.028-4.697%2022.749c0%200-4.13.722-8.34-3.542m-2.095%205.642l1.951%207.362l-7.624-3.141%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M12%2040.926S15%2054.24%2031.5%2054.98S52%2035.996%2050%2035.996s-5%206.903-7%203.944c-2.48-3.67-3-4.93-5-3.944c-1.265.623-3%207.889-5%203.944c-1.844-3.637-3-3.944-3-3.944c-4%200-3%204.93-6%204.93s-2-3.944-5-4.93s-7%204.93-7%204.93%22%2F%3E%3Cpath%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%223%22%20d%3D%22m10.526%2033.46l-3.052-1.92m2.819%204.888l-2.586%201.144%22%2F%3E%3Cpath%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%20d%3D%22m14%2046l-2%201m6%204l-1%201m20.179%202.87l.642%201.26m10.293-10.311l1.772%201.362m-1.18-21.609l2.164-1.235m-16.964-9.341l.188-1.992m-7.531%202.177l-.368-2.118m-6.047%204.848l-1.296-1.822M15%2023l-2-2m17.614%2034.802l-.228%201.396m-6.497-2.288l-.778%201.18m16.472-39.757S48%2014%2049%2014s.167%205.333-1.917%208.167m3.213%207.464s9.486-7.417%2011.42-6.293c1.932%201.124-.263%2020.023-4.444%2022.765c0%200-3.813.743-7.674-3.5m-3.1%205.579l1.951%207.362l-7.624-3.141%22%2F%3E%3Cpath%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%20d%3D%22M12%2041s4-6%207-5s2%205%205%205s2-5%206-5c0%200%201.156.312%203%204c2%204%203.735-3.367%205-4c2-1%202.52.279%205%204c2%203%205-4%207-4%22%2F%3E%3Cpath%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%20d%3D%22M51%2035c0%2011.046-8.954%2020-20%2020s-20-8.954-20-20s8.954-20%2020-20c3.243%200%206.305.772%209.014%202.142C46.53%2020.438%2051%2027.197%2051%2035%22%2F%3E%3Ccircle%20cx%3D%2234%22%20cy%3D%2250%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2240%22%20cy%3D%2244%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2222%22%20cy%3D%2246%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2230%22%20cy%3D%2244%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2217%22%20cy%3D%2242%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2227%22%20cy%3D%2250%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2240%22%20cy%3D%2249%22%20r%3D%221%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%2072%2072%22%3E%3Cpath%20fill%3D%22%236a462f%22%20d%3D%22M51%2035c0%2011.046-8.954%2020-20%2020s-20-8.954-20-20s8.954-20%2020-20c3.243%200%206.305.772%209.014%202.142C46.53%2020.438%2051%2027.197%2051%2035%22%2F%3E%3Cpath%20fill%3D%22%236a462f%22%20d%3D%22M39.583%2016.333S48%2014%2049%2014s.167%205.333-1.917%208.167m2.197%207.4s10.248-7.37%2012.35-6.234s-.177%2020.028-4.697%2022.749c0%200-4.13.722-8.34-3.542m-2.095%205.642l1.951%207.362l-7.624-3.141%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M12%2040.926S15%2054.24%2031.5%2054.98S52%2035.996%2050%2035.996s-5%206.903-7%203.944c-2.48-3.67-3-4.93-5-3.944c-1.265.623-3%207.889-5%203.944c-1.844-3.637-3-3.944-3-3.944c-4%200-3%204.93-6%204.93s-2-3.944-5-4.93s-7%204.93-7%204.93%22%2F%3E%3Cpath%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%223%22%20d%3D%22m10.526%2033.46l-3.052-1.92m2.819%204.888l-2.586%201.144%22%2F%3E%3Cpath%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%20d%3D%22m14%2046l-2%201m6%204l-1%201m20.179%202.87l.642%201.26m10.293-10.311l1.772%201.362m-1.18-21.609l2.164-1.235m-16.964-9.341l.188-1.992m-7.531%202.177l-.368-2.118m-6.047%204.848l-1.296-1.822M15%2023l-2-2m17.614%2034.802l-.228%201.396m-6.497-2.288l-.778%201.18m16.472-39.757S48%2014%2049%2014s.167%205.333-1.917%208.167m3.213%207.464s9.486-7.417%2011.42-6.293c1.932%201.124-.263%2020.023-4.444%2022.765c0%200-3.813.743-7.674-3.5m-3.1%205.579l1.951%207.362l-7.624-3.141%22%2F%3E%3Cpath%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%20d%3D%22M12%2041s4-6%207-5s2%205%205%205s2-5%206-5c0%200%201.156.312%203%204c2%204%203.735-3.367%205-4c2-1%202.52.279%205%204c2%203%205-4%207-4%22%2F%3E%3Cpath%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%20d%3D%22M51%2035c0%2011.046-8.954%2020-20%2020s-20-8.954-20-20s8.954-20%2020-20c3.243%200%206.305.772%209.014%202.142C46.53%2020.438%2051%2027.197%2051%2035%22%2F%3E%3Ccircle%20cx%3D%2234%22%20cy%3D%2250%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2240%22%20cy%3D%2244%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2222%22%20cy%3D%2246%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2230%22%20cy%3D%2244%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2217%22%20cy%3D%2242%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2227%22%20cy%3D%2250%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2240%22%20cy%3D%2249%22%20r%3D%221%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/blowfish.svg?color=%231a73e8&size=48