porpoise emoji
porpoise from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.
- Name
- porpoise
- Set
- OpenMoji
- Style
- Default
- Category
- Extras Openmoji
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
More extras openmoji icons from OpenMoji
Use the porpoise emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#9b9b9a" d="M35.337 37.683c1.001.111 4.074 1.512 3.884 5.22c-.28 5.417 7.652-3.11 1.017-11.889"/><path fill="#9b9b9a" d="M21.636 30.273c-1.002-2.04-1.197-4.083-1.453-7.09c-.101-1.194 5.764-1.168 9.348.576c16.544-7.191 27.801.327 28.15 6.96c0 0 2.266.86 2.322 3.215C60.016 34.491 60.53 38 44 38h-8s-10-.5-15.5 9.75a7.8 7.8 0 0 0-.628 1.737c-1.048 4.047 5.547 2.433 6.65 5.253c.402 1.032 1.153 4.169.563 4.587a.25.25 0 0 1-.136.047c-.191.01-.47-.167-.863-.599c-2.06-1.533-4.999.512-6.987-.653c-.8-.468-1.202-1.223-1.492-1.791c-.461.74-1.075 2.268-2.123 2.622c-1.836.551-4.59.375-5.897 3.842c-1.192-3.637-2.383-6.231 2.06-9.292c1.56-1.057 3.95-2.688 4.008-4.125c.009-.184-.416-10.673 5.972-19.1z"/><path fill="#d0cfce" fill-rule="evenodd" d="M57.863 31.432c1.243.467 2.134 1.224 2.188 2.393L60 34s1.56 3.209-11.084 3.873l-7.5.127H36s-.766-.03-1.967.125l-.18.004l-.082.034a17.64 17.64 0 0 0-7.56 3.023l-.313.125l-.19.246c-1.874 1.424-3.709 3.4-5.208 6.193c-.199.39-.342.791-.463 1.18l-.946 1.22c1.15-16.616 15.965-17.63 32.494-18.601c3.434-.236 4.16-.34 6.28-.117z"/><path fill="#9b9b9a" d="M28.156 35.945c.76.661 2.492 3.56.225 6.503c-3.31 4.296 8.064 1.793 7.599-9.2l-.894-2.201l-7.662 2.599z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M36.334 38c1.284.596 3.032 2.077 2.887 4.904c-.201 3.904 3.839.552 3.64-4.904z"/><path d="M29.429 39.379C26.431 40.652 23 43.09 20.5 47.75a7.8 7.8 0 0 0-.628 1.737c-1.047 4.047 5.548 2.432 6.65 5.253c.403 1.032 1.154 4.168.564 4.587a.25.25 0 0 1-.137.047c-.191.009-.47-.167-.863-.599c-2.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.623c-1.836.55-4.589.375-5.897 3.841c-1.191-3.636-2.383-6.23 2.06-9.292c1.56-1.057 3.95-2.687 4.008-4.125c.009-.183-.416-10.673 5.973-19.1l.008-.004c-1.002-2.04-1.197-4.084-1.453-7.09c-.102-1.195 5.764-1.168 9.348.576c16.544-7.191 27.801.326 28.15 6.96c0 0 2.266.86 2.322 3.215c.014.558.529 4.067-16.002 4.067h-8s-.132-.007-.373-.003"/><path d="M28.156 35.945c.76.661 2.492 3.56.225 6.503c-3.31 4.296 8.064 1.793 7.599-9.2"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiPorpoise(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.337 37.683c1.001.111 4.074 1.512 3.884 5.22c-.28 5.417 7.652-3.11 1.017-11.889"/><path fill="#9b9b9a" d="M21.636 30.273c-1.002-2.04-1.197-4.083-1.453-7.09c-.101-1.194 5.764-1.168 9.348.576c16.544-7.191 27.801.327 28.15 6.96c0 0 2.266.86 2.322 3.215C60.016 34.491 60.53 38 44 38h-8s-10-.5-15.5 9.75a7.8 7.8 0 0 0-.628 1.737c-1.048 4.047 5.547 2.433 6.65 5.253c.402 1.032 1.153 4.169.563 4.587a.25.25 0 0 1-.136.047c-.191.01-.47-.167-.863-.599c-2.06-1.533-4.999.512-6.987-.653c-.8-.468-1.202-1.223-1.492-1.791c-.461.74-1.075 2.268-2.123 2.622c-1.836.551-4.59.375-5.897 3.842c-1.192-3.637-2.383-6.231 2.06-9.292c1.56-1.057 3.95-2.688 4.008-4.125c.009-.184-.416-10.673 5.972-19.1z"/><path fill="#d0cfce" fillRule="evenodd" d="M57.863 31.432c1.243.467 2.134 1.224 2.188 2.393L60 34s1.56 3.209-11.084 3.873l-7.5.127H36s-.766-.03-1.967.125l-.18.004l-.082.034a17.64 17.64 0 0 0-7.56 3.023l-.313.125l-.19.246c-1.874 1.424-3.709 3.4-5.208 6.193c-.199.39-.342.791-.463 1.18l-.946 1.22c1.15-16.616 15.965-17.63 32.494-18.601c3.434-.236 4.16-.34 6.28-.117z"/><path fill="#9b9b9a" d="M28.156 35.945c.76.661 2.492 3.56.225 6.503c-3.31 4.296 8.064 1.793 7.599-9.2l-.894-2.201l-7.662 2.599z"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path d="M36.334 38c1.284.596 3.032 2.077 2.887 4.904c-.201 3.904 3.839.552 3.64-4.904z"/><path d="M29.429 39.379C26.431 40.652 23 43.09 20.5 47.75a7.8 7.8 0 0 0-.628 1.737c-1.047 4.047 5.548 2.432 6.65 5.253c.403 1.032 1.154 4.168.564 4.587a.25.25 0 0 1-.137.047c-.191.009-.47-.167-.863-.599c-2.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.623c-1.836.55-4.589.375-5.897 3.841c-1.191-3.636-2.383-6.23 2.06-9.292c1.56-1.057 3.95-2.687 4.008-4.125c.009-.183-.416-10.673 5.973-19.1l.008-.004c-1.002-2.04-1.197-4.084-1.453-7.09c-.102-1.195 5.764-1.168 9.348.576c16.544-7.191 27.801.326 28.15 6.96c0 0 2.266.86 2.322 3.215c.014.558.529 4.067-16.002 4.067h-8s-.132-.007-.373-.003"/><path d="M28.156 35.945c.76.661 2.492 3.56.225 6.503c-3.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.337 37.683c1.001.111 4.074 1.512 3.884 5.22c-.28 5.417 7.652-3.11 1.017-11.889"/><path fill="#9b9b9a" d="M21.636 30.273c-1.002-2.04-1.197-4.083-1.453-7.09c-.101-1.194 5.764-1.168 9.348.576c16.544-7.191 27.801.327 28.15 6.96c0 0 2.266.86 2.322 3.215C60.016 34.491 60.53 38 44 38h-8s-10-.5-15.5 9.75a7.8 7.8 0 0 0-.628 1.737c-1.048 4.047 5.547 2.433 6.65 5.253c.402 1.032 1.153 4.169.563 4.587a.25.25 0 0 1-.136.047c-.191.01-.47-.167-.863-.599c-2.06-1.533-4.999.512-6.987-.653c-.8-.468-1.202-1.223-1.492-1.791c-.461.74-1.075 2.268-2.123 2.622c-1.836.551-4.59.375-5.897 3.842c-1.192-3.637-2.383-6.231 2.06-9.292c1.56-1.057 3.95-2.688 4.008-4.125c.009-.184-.416-10.673 5.972-19.1z"/><path fill="#d0cfce" fill-rule="evenodd" d="M57.863 31.432c1.243.467 2.134 1.224 2.188 2.393L60 34s1.56 3.209-11.084 3.873l-7.5.127H36s-.766-.03-1.967.125l-.18.004l-.082.034a17.64 17.64 0 0 0-7.56 3.023l-.313.125l-.19.246c-1.874 1.424-3.709 3.4-5.208 6.193c-.199.39-.342.791-.463 1.18l-.946 1.22c1.15-16.616 15.965-17.63 32.494-18.601c3.434-.236 4.16-.34 6.28-.117z"/><path fill="#9b9b9a" d="M28.156 35.945c.76.661 2.492 3.56.225 6.503c-3.31 4.296 8.064 1.793 7.599-9.2l-.894-2.201l-7.662 2.599z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M36.334 38c1.284.596 3.032 2.077 2.887 4.904c-.201 3.904 3.839.552 3.64-4.904z"/><path d="M29.429 39.379C26.431 40.652 23 43.09 20.5 47.75a7.8 7.8 0 0 0-.628 1.737c-1.047 4.047 5.548 2.432 6.65 5.253c.403 1.032 1.154 4.168.564 4.587a.25.25 0 0 1-.137.047c-.191.009-.47-.167-.863-.599c-2.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.623c-1.836.55-4.589.375-5.897 3.841c-1.191-3.636-2.383-6.23 2.06-9.292c1.56-1.057 3.95-2.687 4.008-4.125c.009-.183-.416-10.673 5.973-19.1l.008-.004c-1.002-2.04-1.197-4.084-1.453-7.09c-.102-1.195 5.764-1.168 9.348.576c16.544-7.191 27.801.326 28.15 6.96c0 0 2.266.86 2.322 3.215c.014.558.529 4.067-16.002 4.067h-8s-.132-.007-.373-.003"/><path d="M28.156 35.945c.76.661 2.492 3.56.225 6.503c-3.31 4.296 8.064 1.793 7.599-9.2"/></g></svg> </template>
CSS
.icon-porpoise {
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.337%2037.683c1.001.111%204.074%201.512%203.884%205.22c-.28%205.417%207.652-3.11%201.017-11.889%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M21.636%2030.273c-1.002-2.04-1.197-4.083-1.453-7.09c-.101-1.194%205.764-1.168%209.348.576c16.544-7.191%2027.801.327%2028.15%206.96c0%200%202.266.86%202.322%203.215C60.016%2034.491%2060.53%2038%2044%2038h-8s-10-.5-15.5%209.75a7.8%207.8%200%200%200-.628%201.737c-1.048%204.047%205.547%202.433%206.65%205.253c.402%201.032%201.153%204.169.563%204.587a.25.25%200%200%201-.136.047c-.191.01-.47-.167-.863-.599c-2.06-1.533-4.999.512-6.987-.653c-.8-.468-1.202-1.223-1.492-1.791c-.461.74-1.075%202.268-2.123%202.622c-1.836.551-4.59.375-5.897%203.842c-1.192-3.637-2.383-6.231%202.06-9.292c1.56-1.057%203.95-2.688%204.008-4.125c.009-.184-.416-10.673%205.972-19.1z%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20fill-rule%3D%22evenodd%22%20d%3D%22M57.863%2031.432c1.243.467%202.134%201.224%202.188%202.393L60%2034s1.56%203.209-11.084%203.873l-7.5.127H36s-.766-.03-1.967.125l-.18.004l-.082.034a17.64%2017.64%200%200%200-7.56%203.023l-.313.125l-.19.246c-1.874%201.424-3.709%203.4-5.208%206.193c-.199.39-.342.791-.463%201.18l-.946%201.22c1.15-16.616%2015.965-17.63%2032.494-18.601c3.434-.236%204.16-.34%206.28-.117z%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M28.156%2035.945c.76.661%202.492%203.56.225%206.503c-3.31%204.296%208.064%201.793%207.599-9.2l-.894-2.201l-7.662%202.599z%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%22M36.334%2038c1.284.596%203.032%202.077%202.887%204.904c-.201%203.904%203.839.552%203.64-4.904z%22%2F%3E%3Cpath%20d%3D%22M29.429%2039.379C26.431%2040.652%2023%2043.09%2020.5%2047.75a7.8%207.8%200%200%200-.628%201.737c-1.047%204.047%205.548%202.432%206.65%205.253c.403%201.032%201.154%204.168.564%204.587a.25.25%200%200%201-.137.047c-.191.009-.47-.167-.863-.599c-2.06-1.534-4.998.511-6.987-.653c-.8-.468-1.202-1.224-1.491-1.792c-.462.74-1.075%202.269-2.124%202.623c-1.836.55-4.589.375-5.897%203.841c-1.191-3.636-2.383-6.23%202.06-9.292c1.56-1.057%203.95-2.687%204.008-4.125c.009-.183-.416-10.673%205.973-19.1l.008-.004c-1.002-2.04-1.197-4.084-1.453-7.09c-.102-1.195%205.764-1.168%209.348.576c16.544-7.191%2027.801.326%2028.15%206.96c0%200%202.266.86%202.322%203.215c.014.558.529%204.067-16.002%204.067h-8s-.132-.007-.373-.003%22%2F%3E%3Cpath%20d%3D%22M28.156%2035.945c.76.661%202.492%203.56.225%206.503c-3.31%204.296%208.064%201.793%207.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.337%2037.683c1.001.111%204.074%201.512%203.884%205.22c-.28%205.417%207.652-3.11%201.017-11.889%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M21.636%2030.273c-1.002-2.04-1.197-4.083-1.453-7.09c-.101-1.194%205.764-1.168%209.348.576c16.544-7.191%2027.801.327%2028.15%206.96c0%200%202.266.86%202.322%203.215C60.016%2034.491%2060.53%2038%2044%2038h-8s-10-.5-15.5%209.75a7.8%207.8%200%200%200-.628%201.737c-1.048%204.047%205.547%202.433%206.65%205.253c.402%201.032%201.153%204.169.563%204.587a.25.25%200%200%201-.136.047c-.191.01-.47-.167-.863-.599c-2.06-1.533-4.999.512-6.987-.653c-.8-.468-1.202-1.223-1.492-1.791c-.461.74-1.075%202.268-2.123%202.622c-1.836.551-4.59.375-5.897%203.842c-1.192-3.637-2.383-6.231%202.06-9.292c1.56-1.057%203.95-2.688%204.008-4.125c.009-.184-.416-10.673%205.972-19.1z%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20fill-rule%3D%22evenodd%22%20d%3D%22M57.863%2031.432c1.243.467%202.134%201.224%202.188%202.393L60%2034s1.56%203.209-11.084%203.873l-7.5.127H36s-.766-.03-1.967.125l-.18.004l-.082.034a17.64%2017.64%200%200%200-7.56%203.023l-.313.125l-.19.246c-1.874%201.424-3.709%203.4-5.208%206.193c-.199.39-.342.791-.463%201.18l-.946%201.22c1.15-16.616%2015.965-17.63%2032.494-18.601c3.434-.236%204.16-.34%206.28-.117z%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M28.156%2035.945c.76.661%202.492%203.56.225%206.503c-3.31%204.296%208.064%201.793%207.599-9.2l-.894-2.201l-7.662%202.599z%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%22M36.334%2038c1.284.596%203.032%202.077%202.887%204.904c-.201%203.904%203.839.552%203.64-4.904z%22%2F%3E%3Cpath%20d%3D%22M29.429%2039.379C26.431%2040.652%2023%2043.09%2020.5%2047.75a7.8%207.8%200%200%200-.628%201.737c-1.047%204.047%205.548%202.432%206.65%205.253c.403%201.032%201.154%204.168.564%204.587a.25.25%200%200%201-.137.047c-.191.009-.47-.167-.863-.599c-2.06-1.534-4.998.511-6.987-.653c-.8-.468-1.202-1.224-1.491-1.792c-.462.74-1.075%202.269-2.124%202.623c-1.836.55-4.589.375-5.897%203.841c-1.191-3.636-2.383-6.23%202.06-9.292c1.56-1.057%203.95-2.687%204.008-4.125c.009-.183-.416-10.673%205.973-19.1l.008-.004c-1.002-2.04-1.197-4.084-1.453-7.09c-.102-1.195%205.764-1.168%209.348.576c16.544-7.191%2027.801.326%2028.15%206.96c0%200%202.266.86%202.322%203.215c.014.558.529%204.067-16.002%204.067h-8s-.132-.007-.373-.003%22%2F%3E%3Cpath%20d%3D%22M28.156%2035.945c.76.661%202.492%203.56.225%206.503c-3.31%204.296%208.064%201.793%207.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/porpoise.svg?color=%231a73e8&size=48