penguin from Noto Emoji by Google Inc · Default · Animals & Nature · Apache-2.0 Free for personal and commercial use.

Name
penguin
Set
Noto Emoji
Style
Default
Category
Animals & Nature
Viewbox
128×128
License
Apache 2.0

The same emoji in other sets

More animals & nature icons from Noto Emoji

Use the penguin emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#adadb7" d="M69.77 112.75s-6.69 4.63-7.32 5.44c-.63.8-.9 1.74.32 2.11s3.16-.14 3.16-.14s-.97 1.44 1.31 1.97c1.53.35 4.5-1.2 4.5-1.2s-.49 1.37 1.55 1.65c2.94.41 8.02-5.9 9.06-7.87s.56-3.66.56-3.66zm-17.6-4.16s-8.21 4.92-8.87 5.2s-3.22 1.71-2.25 3.28c.75 1.22 3.66.28 3.66.28s-.63 1.37 1.03 2.16c1.67.79 5.16-1.13 5.16-1.13s-.39 1.71 1.88 1.97c2.91.34 9.39-8.54 9.39-8.54z"/><path fill="#4d4d4d" d="M84.97 38.37s1.13-17.6-7.46-25.76s-19.15-7.23-22.39-6.38c-3.24.84-8.88 2.88-12.86 8.63c-5.26 7.6-3.1 14.73-5.54 19.33c-1.92 3.63-7.23 14.03-8.07 21.49s-1.41 21.59-.99 26.61c.41 4.91.61 9.24 3.24 13.23c1.57 2.39 4.7 2.44 5.77 1.13c.63-.77.42-1.9.42-1.9s4.28 6.38 6.01 8.52c2.82 3.47 8.67 9.06 18.21 10.7c12.58 2.16 33.22-4.5 33.22-4.5s1.77 1.2 4.58 1.34c1.43.07 3.1-1.34 2.89-2.75s-1.83-3.38-2.18-4.15s.73-22.31-2.65-36.95s-9.67-26.62-12.2-28.59"/><linearGradient id="SVGxRiqPwNT" x1="55.562" x2="69.459" y1="105.748" y2="34.253" gradientUnits="userSpaceOnUse"><stop offset=".362" stop-color="#fff"/><stop offset=".412" stop-color="#fffaef"/><stop offset=".51" stop-color="#ffedc7"/><stop offset=".646" stop-color="#ffd985"/><stop offset=".788" stop-color="#ffc139"/><stop offset=".817" stop-color="#ffb92e"/><stop offset=".944" stop-color="#ff9700"/></linearGradient><path fill="url(#SVGxRiqPwNT)" d="M39.78 38.37s-6.1 6.34-6.66 15.06c-.47 7.33-.52 20.69 3.71 32.66s12.25 21.87 23.93 24.21c12.64 2.54 26.65-1.92 27.08-2.06c.42-.14-2.53-3.28-4.6-6.38c-1.57-2.36-3.61-7.6-3.61-7.6s.14 4.04-2.46 4.36c-1.98.25-4.79-1.69-6.9-6.34s-4.98-17.27-5.77-27.66c-.7-9.29.25-15.27 1.2-17.88c.57-1.57 1.72-2.64 1.72-2.64s3.2 3.89 8.27 2.57c4.88-1.27 6.1-6.62 5.26-10.98c-1.01-5.21-3.1-10.84-10.18-9.29c-8.04 1.76-5.24 12.14-5.24 12.14s-5.74 4.68-13.76 3.84c-8.05-.84-11.99-4.01-11.99-4.01"/><path fill="#adadb7" d="M47.1 18.15s-.97-3.62-3.43-4.08c-4.74-.89-11.31 2.21-13.98 3.85c-2.16 1.33-5.12 4.22-4.22 5.63s5.77.05 9.95.75c2.89.49 6.9 1.69 8.59 1.64c1.35-.04 3.1-2.35 3.33-3.43s.23-3-.24-4.36"/><path fill="#4d4d4d" d="M47.33 18.52s-3.99 1.74-12.39 2.3c-3.56.24-9.57 1.97-9.57 1.97s-.61.61.38 1.13s6.01-.91 9.1-1.08c5.02-.28 14.22-.94 14.22-.94z"/><path fill="#000409" d="M63.76 22c.09 2.15-2 3.99-3.88 3.68c-2.37-.4-3.53-2.66-3.28-4.9s2.29-3.42 4.18-3.21c1.9.2 2.89 2.18 2.98 4.43"/></svg>

React

import type { SVGProps } from "react";

export function NotoPenguin(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#adadb7" d="M69.77 112.75s-6.69 4.63-7.32 5.44c-.63.8-.9 1.74.32 2.11s3.16-.14 3.16-.14s-.97 1.44 1.31 1.97c1.53.35 4.5-1.2 4.5-1.2s-.49 1.37 1.55 1.65c2.94.41 8.02-5.9 9.06-7.87s.56-3.66.56-3.66zm-17.6-4.16s-8.21 4.92-8.87 5.2s-3.22 1.71-2.25 3.28c.75 1.22 3.66.28 3.66.28s-.63 1.37 1.03 2.16c1.67.79 5.16-1.13 5.16-1.13s-.39 1.71 1.88 1.97c2.91.34 9.39-8.54 9.39-8.54z"/><path fill="#4d4d4d" d="M84.97 38.37s1.13-17.6-7.46-25.76s-19.15-7.23-22.39-6.38c-3.24.84-8.88 2.88-12.86 8.63c-5.26 7.6-3.1 14.73-5.54 19.33c-1.92 3.63-7.23 14.03-8.07 21.49s-1.41 21.59-.99 26.61c.41 4.91.61 9.24 3.24 13.23c1.57 2.39 4.7 2.44 5.77 1.13c.63-.77.42-1.9.42-1.9s4.28 6.38 6.01 8.52c2.82 3.47 8.67 9.06 18.21 10.7c12.58 2.16 33.22-4.5 33.22-4.5s1.77 1.2 4.58 1.34c1.43.07 3.1-1.34 2.89-2.75s-1.83-3.38-2.18-4.15s.73-22.31-2.65-36.95s-9.67-26.62-12.2-28.59"/><linearGradient id="SVGxRiqPwNT" x1="55.562" x2="69.459" y1="105.748" y2="34.253" gradientUnits="userSpaceOnUse"><stop offset=".362" stopColor="#fff"/><stop offset=".412" stopColor="#fffaef"/><stop offset=".51" stopColor="#ffedc7"/><stop offset=".646" stopColor="#ffd985"/><stop offset=".788" stopColor="#ffc139"/><stop offset=".817" stopColor="#ffb92e"/><stop offset=".944" stopColor="#ff9700"/></linearGradient><path fill="url(#SVGxRiqPwNT)" d="M39.78 38.37s-6.1 6.34-6.66 15.06c-.47 7.33-.52 20.69 3.71 32.66s12.25 21.87 23.93 24.21c12.64 2.54 26.65-1.92 27.08-2.06c.42-.14-2.53-3.28-4.6-6.38c-1.57-2.36-3.61-7.6-3.61-7.6s.14 4.04-2.46 4.36c-1.98.25-4.79-1.69-6.9-6.34s-4.98-17.27-5.77-27.66c-.7-9.29.25-15.27 1.2-17.88c.57-1.57 1.72-2.64 1.72-2.64s3.2 3.89 8.27 2.57c4.88-1.27 6.1-6.62 5.26-10.98c-1.01-5.21-3.1-10.84-10.18-9.29c-8.04 1.76-5.24 12.14-5.24 12.14s-5.74 4.68-13.76 3.84c-8.05-.84-11.99-4.01-11.99-4.01"/><path fill="#adadb7" d="M47.1 18.15s-.97-3.62-3.43-4.08c-4.74-.89-11.31 2.21-13.98 3.85c-2.16 1.33-5.12 4.22-4.22 5.63s5.77.05 9.95.75c2.89.49 6.9 1.69 8.59 1.64c1.35-.04 3.1-2.35 3.33-3.43s.23-3-.24-4.36"/><path fill="#4d4d4d" d="M47.33 18.52s-3.99 1.74-12.39 2.3c-3.56.24-9.57 1.97-9.57 1.97s-.61.61.38 1.13s6.01-.91 9.1-1.08c5.02-.28 14.22-.94 14.22-.94z"/><path fill="#000409" d="M63.76 22c.09 2.15-2 3.99-3.88 3.68c-2.37-.4-3.53-2.66-3.28-4.9s2.29-3.42 4.18-3.21c1.9.2 2.89 2.18 2.98 4.43"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#adadb7" d="M69.77 112.75s-6.69 4.63-7.32 5.44c-.63.8-.9 1.74.32 2.11s3.16-.14 3.16-.14s-.97 1.44 1.31 1.97c1.53.35 4.5-1.2 4.5-1.2s-.49 1.37 1.55 1.65c2.94.41 8.02-5.9 9.06-7.87s.56-3.66.56-3.66zm-17.6-4.16s-8.21 4.92-8.87 5.2s-3.22 1.71-2.25 3.28c.75 1.22 3.66.28 3.66.28s-.63 1.37 1.03 2.16c1.67.79 5.16-1.13 5.16-1.13s-.39 1.71 1.88 1.97c2.91.34 9.39-8.54 9.39-8.54z"/><path fill="#4d4d4d" d="M84.97 38.37s1.13-17.6-7.46-25.76s-19.15-7.23-22.39-6.38c-3.24.84-8.88 2.88-12.86 8.63c-5.26 7.6-3.1 14.73-5.54 19.33c-1.92 3.63-7.23 14.03-8.07 21.49s-1.41 21.59-.99 26.61c.41 4.91.61 9.24 3.24 13.23c1.57 2.39 4.7 2.44 5.77 1.13c.63-.77.42-1.9.42-1.9s4.28 6.38 6.01 8.52c2.82 3.47 8.67 9.06 18.21 10.7c12.58 2.16 33.22-4.5 33.22-4.5s1.77 1.2 4.58 1.34c1.43.07 3.1-1.34 2.89-2.75s-1.83-3.38-2.18-4.15s.73-22.31-2.65-36.95s-9.67-26.62-12.2-28.59"/><linearGradient id="SVGxRiqPwNT" x1="55.562" x2="69.459" y1="105.748" y2="34.253" gradientUnits="userSpaceOnUse"><stop offset=".362" stop-color="#fff"/><stop offset=".412" stop-color="#fffaef"/><stop offset=".51" stop-color="#ffedc7"/><stop offset=".646" stop-color="#ffd985"/><stop offset=".788" stop-color="#ffc139"/><stop offset=".817" stop-color="#ffb92e"/><stop offset=".944" stop-color="#ff9700"/></linearGradient><path fill="url(#SVGxRiqPwNT)" d="M39.78 38.37s-6.1 6.34-6.66 15.06c-.47 7.33-.52 20.69 3.71 32.66s12.25 21.87 23.93 24.21c12.64 2.54 26.65-1.92 27.08-2.06c.42-.14-2.53-3.28-4.6-6.38c-1.57-2.36-3.61-7.6-3.61-7.6s.14 4.04-2.46 4.36c-1.98.25-4.79-1.69-6.9-6.34s-4.98-17.27-5.77-27.66c-.7-9.29.25-15.27 1.2-17.88c.57-1.57 1.72-2.64 1.72-2.64s3.2 3.89 8.27 2.57c4.88-1.27 6.1-6.62 5.26-10.98c-1.01-5.21-3.1-10.84-10.18-9.29c-8.04 1.76-5.24 12.14-5.24 12.14s-5.74 4.68-13.76 3.84c-8.05-.84-11.99-4.01-11.99-4.01"/><path fill="#adadb7" d="M47.1 18.15s-.97-3.62-3.43-4.08c-4.74-.89-11.31 2.21-13.98 3.85c-2.16 1.33-5.12 4.22-4.22 5.63s5.77.05 9.95.75c2.89.49 6.9 1.69 8.59 1.64c1.35-.04 3.1-2.35 3.33-3.43s.23-3-.24-4.36"/><path fill="#4d4d4d" d="M47.33 18.52s-3.99 1.74-12.39 2.3c-3.56.24-9.57 1.97-9.57 1.97s-.61.61.38 1.13s6.01-.91 9.1-1.08c5.02-.28 14.22-.94 14.22-.94z"/><path fill="#000409" d="M63.76 22c.09 2.15-2 3.99-3.88 3.68c-2.37-.4-3.53-2.66-3.28-4.9s2.29-3.42 4.18-3.21c1.9.2 2.89 2.18 2.98 4.43"/></svg>
</template>

CSS

.icon-penguin {
  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%20128%20128%22%3E%3Cpath%20fill%3D%22%23adadb7%22%20d%3D%22M69.77%20112.75s-6.69%204.63-7.32%205.44c-.63.8-.9%201.74.32%202.11s3.16-.14%203.16-.14s-.97%201.44%201.31%201.97c1.53.35%204.5-1.2%204.5-1.2s-.49%201.37%201.55%201.65c2.94.41%208.02-5.9%209.06-7.87s.56-3.66.56-3.66zm-17.6-4.16s-8.21%204.92-8.87%205.2s-3.22%201.71-2.25%203.28c.75%201.22%203.66.28%203.66.28s-.63%201.37%201.03%202.16c1.67.79%205.16-1.13%205.16-1.13s-.39%201.71%201.88%201.97c2.91.34%209.39-8.54%209.39-8.54z%22%2F%3E%3Cpath%20fill%3D%22%234d4d4d%22%20d%3D%22M84.97%2038.37s1.13-17.6-7.46-25.76s-19.15-7.23-22.39-6.38c-3.24.84-8.88%202.88-12.86%208.63c-5.26%207.6-3.1%2014.73-5.54%2019.33c-1.92%203.63-7.23%2014.03-8.07%2021.49s-1.41%2021.59-.99%2026.61c.41%204.91.61%209.24%203.24%2013.23c1.57%202.39%204.7%202.44%205.77%201.13c.63-.77.42-1.9.42-1.9s4.28%206.38%206.01%208.52c2.82%203.47%208.67%209.06%2018.21%2010.7c12.58%202.16%2033.22-4.5%2033.22-4.5s1.77%201.2%204.58%201.34c1.43.07%203.1-1.34%202.89-2.75s-1.83-3.38-2.18-4.15s.73-22.31-2.65-36.95s-9.67-26.62-12.2-28.59%22%2F%3E%3ClinearGradient%20id%3D%22SVGxRiqPwNT%22%20x1%3D%2255.562%22%20x2%3D%2269.459%22%20y1%3D%22105.748%22%20y2%3D%2234.253%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.362%22%20stop-color%3D%22%23fff%22%2F%3E%3Cstop%20offset%3D%22.412%22%20stop-color%3D%22%23fffaef%22%2F%3E%3Cstop%20offset%3D%22.51%22%20stop-color%3D%22%23ffedc7%22%2F%3E%3Cstop%20offset%3D%22.646%22%20stop-color%3D%22%23ffd985%22%2F%3E%3Cstop%20offset%3D%22.788%22%20stop-color%3D%22%23ffc139%22%2F%3E%3Cstop%20offset%3D%22.817%22%20stop-color%3D%22%23ffb92e%22%2F%3E%3Cstop%20offset%3D%22.944%22%20stop-color%3D%22%23ff9700%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVGxRiqPwNT)%22%20d%3D%22M39.78%2038.37s-6.1%206.34-6.66%2015.06c-.47%207.33-.52%2020.69%203.71%2032.66s12.25%2021.87%2023.93%2024.21c12.64%202.54%2026.65-1.92%2027.08-2.06c.42-.14-2.53-3.28-4.6-6.38c-1.57-2.36-3.61-7.6-3.61-7.6s.14%204.04-2.46%204.36c-1.98.25-4.79-1.69-6.9-6.34s-4.98-17.27-5.77-27.66c-.7-9.29.25-15.27%201.2-17.88c.57-1.57%201.72-2.64%201.72-2.64s3.2%203.89%208.27%202.57c4.88-1.27%206.1-6.62%205.26-10.98c-1.01-5.21-3.1-10.84-10.18-9.29c-8.04%201.76-5.24%2012.14-5.24%2012.14s-5.74%204.68-13.76%203.84c-8.05-.84-11.99-4.01-11.99-4.01%22%2F%3E%3Cpath%20fill%3D%22%23adadb7%22%20d%3D%22M47.1%2018.15s-.97-3.62-3.43-4.08c-4.74-.89-11.31%202.21-13.98%203.85c-2.16%201.33-5.12%204.22-4.22%205.63s5.77.05%209.95.75c2.89.49%206.9%201.69%208.59%201.64c1.35-.04%203.1-2.35%203.33-3.43s.23-3-.24-4.36%22%2F%3E%3Cpath%20fill%3D%22%234d4d4d%22%20d%3D%22M47.33%2018.52s-3.99%201.74-12.39%202.3c-3.56.24-9.57%201.97-9.57%201.97s-.61.61.38%201.13s6.01-.91%209.1-1.08c5.02-.28%2014.22-.94%2014.22-.94z%22%2F%3E%3Cpath%20fill%3D%22%23000409%22%20d%3D%22M63.76%2022c.09%202.15-2%203.99-3.88%203.68c-2.37-.4-3.53-2.66-3.28-4.9s2.29-3.42%204.18-3.21c1.9.2%202.89%202.18%202.98%204.43%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23adadb7%22%20d%3D%22M69.77%20112.75s-6.69%204.63-7.32%205.44c-.63.8-.9%201.74.32%202.11s3.16-.14%203.16-.14s-.97%201.44%201.31%201.97c1.53.35%204.5-1.2%204.5-1.2s-.49%201.37%201.55%201.65c2.94.41%208.02-5.9%209.06-7.87s.56-3.66.56-3.66zm-17.6-4.16s-8.21%204.92-8.87%205.2s-3.22%201.71-2.25%203.28c.75%201.22%203.66.28%203.66.28s-.63%201.37%201.03%202.16c1.67.79%205.16-1.13%205.16-1.13s-.39%201.71%201.88%201.97c2.91.34%209.39-8.54%209.39-8.54z%22%2F%3E%3Cpath%20fill%3D%22%234d4d4d%22%20d%3D%22M84.97%2038.37s1.13-17.6-7.46-25.76s-19.15-7.23-22.39-6.38c-3.24.84-8.88%202.88-12.86%208.63c-5.26%207.6-3.1%2014.73-5.54%2019.33c-1.92%203.63-7.23%2014.03-8.07%2021.49s-1.41%2021.59-.99%2026.61c.41%204.91.61%209.24%203.24%2013.23c1.57%202.39%204.7%202.44%205.77%201.13c.63-.77.42-1.9.42-1.9s4.28%206.38%206.01%208.52c2.82%203.47%208.67%209.06%2018.21%2010.7c12.58%202.16%2033.22-4.5%2033.22-4.5s1.77%201.2%204.58%201.34c1.43.07%203.1-1.34%202.89-2.75s-1.83-3.38-2.18-4.15s.73-22.31-2.65-36.95s-9.67-26.62-12.2-28.59%22%2F%3E%3ClinearGradient%20id%3D%22SVGxRiqPwNT%22%20x1%3D%2255.562%22%20x2%3D%2269.459%22%20y1%3D%22105.748%22%20y2%3D%2234.253%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.362%22%20stop-color%3D%22%23fff%22%2F%3E%3Cstop%20offset%3D%22.412%22%20stop-color%3D%22%23fffaef%22%2F%3E%3Cstop%20offset%3D%22.51%22%20stop-color%3D%22%23ffedc7%22%2F%3E%3Cstop%20offset%3D%22.646%22%20stop-color%3D%22%23ffd985%22%2F%3E%3Cstop%20offset%3D%22.788%22%20stop-color%3D%22%23ffc139%22%2F%3E%3Cstop%20offset%3D%22.817%22%20stop-color%3D%22%23ffb92e%22%2F%3E%3Cstop%20offset%3D%22.944%22%20stop-color%3D%22%23ff9700%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVGxRiqPwNT)%22%20d%3D%22M39.78%2038.37s-6.1%206.34-6.66%2015.06c-.47%207.33-.52%2020.69%203.71%2032.66s12.25%2021.87%2023.93%2024.21c12.64%202.54%2026.65-1.92%2027.08-2.06c.42-.14-2.53-3.28-4.6-6.38c-1.57-2.36-3.61-7.6-3.61-7.6s.14%204.04-2.46%204.36c-1.98.25-4.79-1.69-6.9-6.34s-4.98-17.27-5.77-27.66c-.7-9.29.25-15.27%201.2-17.88c.57-1.57%201.72-2.64%201.72-2.64s3.2%203.89%208.27%202.57c4.88-1.27%206.1-6.62%205.26-10.98c-1.01-5.21-3.1-10.84-10.18-9.29c-8.04%201.76-5.24%2012.14-5.24%2012.14s-5.74%204.68-13.76%203.84c-8.05-.84-11.99-4.01-11.99-4.01%22%2F%3E%3Cpath%20fill%3D%22%23adadb7%22%20d%3D%22M47.1%2018.15s-.97-3.62-3.43-4.08c-4.74-.89-11.31%202.21-13.98%203.85c-2.16%201.33-5.12%204.22-4.22%205.63s5.77.05%209.95.75c2.89.49%206.9%201.69%208.59%201.64c1.35-.04%203.1-2.35%203.33-3.43s.23-3-.24-4.36%22%2F%3E%3Cpath%20fill%3D%22%234d4d4d%22%20d%3D%22M47.33%2018.52s-3.99%201.74-12.39%202.3c-3.56.24-9.57%201.97-9.57%201.97s-.61.61.38%201.13s6.01-.91%209.1-1.08c5.02-.28%2014.22-.94%2014.22-.94z%22%2F%3E%3Cpath%20fill%3D%22%23000409%22%20d%3D%22M63.76%2022c.09%202.15-2%203.99-3.88%203.68c-2.37-.4-3.53-2.66-3.28-4.9s2.29-3.42%204.18-3.21c1.9.2%202.89%202.18%202.98%204.43%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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