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

Name
penguin
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 penguin emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#533566" d="M16.09 2.355c4.035 0 7.818 3.7 8.154 7.356c.033.358.214 1.199.448 2.273l.044.048c1.453 1.6 6.663 8.713 4.685 10.69c-.654.654-2.07.235-3.646-.619c-.28 1.173-.784 2.3-1.467 3.318L24 29s-5.988 1.075-8.16 1.044C13.76 30.014 8 29 8 29l-.362-3.58a10.3 10.3 0 0 1-1.442-3.3c-1.565.842-2.968 1.252-3.617.603C.653 20.796 5.544 14 7.143 12.168l.228-1.078c.138-.65.243-1.14.284-1.379c.644-3.74 3.923-7.356 8.434-7.356"/><path fill="#fff" d="M21.45 14.14c.589-.939.922-2.154.922-3.675c0-3.028-3.016-5.92-5.12-5.92c-.28 0-.378.302-.485.633c-.13.399-.272.839-.763.839c-.501 0-.666-.46-.811-.865c-.115-.32-.218-.608-.466-.608c-2.09 0-5.161 2.82-5.161 5.921c0 1.547.339 2.755.92 3.677a7.9 7.9 0 0 0-2.616 5.873c0 4.408 3.626 7.982 8.099 7.982s8.099-3.574 8.099-7.982a7.9 7.9 0 0 0-2.619-5.876"/><path fill="#ff822d" d="M13 13.016h6.017A3.027 3.027 0 0 0 16.005 10A3.01 3.01 0 0 0 13 13.016m-6.596 16.58a9.56 9.56 0 0 1 1.201-4.225c1.774 2.71 4.79 4.623 8.235 4.673c3.54.05 6.66-1.91 8.487-4.652a9.56 9.56 0 0 1 1.19 4.204a.433.433 0 0 1-.44.449H6.844a.433.433 0 0 1-.439-.449"/><path fill="#1c1c1c" d="M14 8.194c0 .278.222.5.5.5s.5-.222.5-.5V7.5c0-.278-.222-.5-.5-.5s-.5.222-.5.5zm3 0c0 .278.222.5.5.5s.5-.222.5-.5V7.5c0-.278-.222-.5-.5-.5s-.5.222-.5.5z"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatPenguin(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="#533566" d="M16.09 2.355c4.035 0 7.818 3.7 8.154 7.356c.033.358.214 1.199.448 2.273l.044.048c1.453 1.6 6.663 8.713 4.685 10.69c-.654.654-2.07.235-3.646-.619c-.28 1.173-.784 2.3-1.467 3.318L24 29s-5.988 1.075-8.16 1.044C13.76 30.014 8 29 8 29l-.362-3.58a10.3 10.3 0 0 1-1.442-3.3c-1.565.842-2.968 1.252-3.617.603C.653 20.796 5.544 14 7.143 12.168l.228-1.078c.138-.65.243-1.14.284-1.379c.644-3.74 3.923-7.356 8.434-7.356"/><path fill="#fff" d="M21.45 14.14c.589-.939.922-2.154.922-3.675c0-3.028-3.016-5.92-5.12-5.92c-.28 0-.378.302-.485.633c-.13.399-.272.839-.763.839c-.501 0-.666-.46-.811-.865c-.115-.32-.218-.608-.466-.608c-2.09 0-5.161 2.82-5.161 5.921c0 1.547.339 2.755.92 3.677a7.9 7.9 0 0 0-2.616 5.873c0 4.408 3.626 7.982 8.099 7.982s8.099-3.574 8.099-7.982a7.9 7.9 0 0 0-2.619-5.876"/><path fill="#ff822d" d="M13 13.016h6.017A3.027 3.027 0 0 0 16.005 10A3.01 3.01 0 0 0 13 13.016m-6.596 16.58a9.56 9.56 0 0 1 1.201-4.225c1.774 2.71 4.79 4.623 8.235 4.673c3.54.05 6.66-1.91 8.487-4.652a9.56 9.56 0 0 1 1.19 4.204a.433.433 0 0 1-.44.449H6.844a.433.433 0 0 1-.439-.449"/><path fill="#1c1c1c" d="M14 8.194c0 .278.222.5.5.5s.5-.222.5-.5V7.5c0-.278-.222-.5-.5-.5s-.5.222-.5.5zm3 0c0 .278.222.5.5.5s.5-.222.5-.5V7.5c0-.278-.222-.5-.5-.5s-.5.222-.5.5z"/></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="#533566" d="M16.09 2.355c4.035 0 7.818 3.7 8.154 7.356c.033.358.214 1.199.448 2.273l.044.048c1.453 1.6 6.663 8.713 4.685 10.69c-.654.654-2.07.235-3.646-.619c-.28 1.173-.784 2.3-1.467 3.318L24 29s-5.988 1.075-8.16 1.044C13.76 30.014 8 29 8 29l-.362-3.58a10.3 10.3 0 0 1-1.442-3.3c-1.565.842-2.968 1.252-3.617.603C.653 20.796 5.544 14 7.143 12.168l.228-1.078c.138-.65.243-1.14.284-1.379c.644-3.74 3.923-7.356 8.434-7.356"/><path fill="#fff" d="M21.45 14.14c.589-.939.922-2.154.922-3.675c0-3.028-3.016-5.92-5.12-5.92c-.28 0-.378.302-.485.633c-.13.399-.272.839-.763.839c-.501 0-.666-.46-.811-.865c-.115-.32-.218-.608-.466-.608c-2.09 0-5.161 2.82-5.161 5.921c0 1.547.339 2.755.92 3.677a7.9 7.9 0 0 0-2.616 5.873c0 4.408 3.626 7.982 8.099 7.982s8.099-3.574 8.099-7.982a7.9 7.9 0 0 0-2.619-5.876"/><path fill="#ff822d" d="M13 13.016h6.017A3.027 3.027 0 0 0 16.005 10A3.01 3.01 0 0 0 13 13.016m-6.596 16.58a9.56 9.56 0 0 1 1.201-4.225c1.774 2.71 4.79 4.623 8.235 4.673c3.54.05 6.66-1.91 8.487-4.652a9.56 9.56 0 0 1 1.19 4.204a.433.433 0 0 1-.44.449H6.844a.433.433 0 0 1-.439-.449"/><path fill="#1c1c1c" d="M14 8.194c0 .278.222.5.5.5s.5-.222.5-.5V7.5c0-.278-.222-.5-.5-.5s-.5.222-.5.5zm3 0c0 .278.222.5.5.5s.5-.222.5-.5V7.5c0-.278-.222-.5-.5-.5s-.5.222-.5.5z"/></g></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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23533566%22%20d%3D%22M16.09%202.355c4.035%200%207.818%203.7%208.154%207.356c.033.358.214%201.199.448%202.273l.044.048c1.453%201.6%206.663%208.713%204.685%2010.69c-.654.654-2.07.235-3.646-.619c-.28%201.173-.784%202.3-1.467%203.318L24%2029s-5.988%201.075-8.16%201.044C13.76%2030.014%208%2029%208%2029l-.362-3.58a10.3%2010.3%200%200%201-1.442-3.3c-1.565.842-2.968%201.252-3.617.603C.653%2020.796%205.544%2014%207.143%2012.168l.228-1.078c.138-.65.243-1.14.284-1.379c.644-3.74%203.923-7.356%208.434-7.356%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M21.45%2014.14c.589-.939.922-2.154.922-3.675c0-3.028-3.016-5.92-5.12-5.92c-.28%200-.378.302-.485.633c-.13.399-.272.839-.763.839c-.501%200-.666-.46-.811-.865c-.115-.32-.218-.608-.466-.608c-2.09%200-5.161%202.82-5.161%205.921c0%201.547.339%202.755.92%203.677a7.9%207.9%200%200%200-2.616%205.873c0%204.408%203.626%207.982%208.099%207.982s8.099-3.574%208.099-7.982a7.9%207.9%200%200%200-2.619-5.876%22%2F%3E%3Cpath%20fill%3D%22%23ff822d%22%20d%3D%22M13%2013.016h6.017A3.027%203.027%200%200%200%2016.005%2010A3.01%203.01%200%200%200%2013%2013.016m-6.596%2016.58a9.56%209.56%200%200%201%201.201-4.225c1.774%202.71%204.79%204.623%208.235%204.673c3.54.05%206.66-1.91%208.487-4.652a9.56%209.56%200%200%201%201.19%204.204a.433.433%200%200%201-.44.449H6.844a.433.433%200%200%201-.439-.449%22%2F%3E%3Cpath%20fill%3D%22%231c1c1c%22%20d%3D%22M14%208.194c0%20.278.222.5.5.5s.5-.222.5-.5V7.5c0-.278-.222-.5-.5-.5s-.5.222-.5.5zm3%200c0%20.278.222.5.5.5s.5-.222.5-.5V7.5c0-.278-.222-.5-.5-.5s-.5.222-.5.5z%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%23533566%22%20d%3D%22M16.09%202.355c4.035%200%207.818%203.7%208.154%207.356c.033.358.214%201.199.448%202.273l.044.048c1.453%201.6%206.663%208.713%204.685%2010.69c-.654.654-2.07.235-3.646-.619c-.28%201.173-.784%202.3-1.467%203.318L24%2029s-5.988%201.075-8.16%201.044C13.76%2030.014%208%2029%208%2029l-.362-3.58a10.3%2010.3%200%200%201-1.442-3.3c-1.565.842-2.968%201.252-3.617.603C.653%2020.796%205.544%2014%207.143%2012.168l.228-1.078c.138-.65.243-1.14.284-1.379c.644-3.74%203.923-7.356%208.434-7.356%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M21.45%2014.14c.589-.939.922-2.154.922-3.675c0-3.028-3.016-5.92-5.12-5.92c-.28%200-.378.302-.485.633c-.13.399-.272.839-.763.839c-.501%200-.666-.46-.811-.865c-.115-.32-.218-.608-.466-.608c-2.09%200-5.161%202.82-5.161%205.921c0%201.547.339%202.755.92%203.677a7.9%207.9%200%200%200-2.616%205.873c0%204.408%203.626%207.982%208.099%207.982s8.099-3.574%208.099-7.982a7.9%207.9%200%200%200-2.619-5.876%22%2F%3E%3Cpath%20fill%3D%22%23ff822d%22%20d%3D%22M13%2013.016h6.017A3.027%203.027%200%200%200%2016.005%2010A3.01%203.01%200%200%200%2013%2013.016m-6.596%2016.58a9.56%209.56%200%200%201%201.201-4.225c1.774%202.71%204.79%204.623%208.235%204.673c3.54.05%206.66-1.91%208.487-4.652a9.56%209.56%200%200%201%201.19%204.204a.433.433%200%200%201-.44.449H6.844a.433.433%200%200%201-.439-.449%22%2F%3E%3Cpath%20fill%3D%22%231c1c1c%22%20d%3D%22M14%208.194c0%20.278.222.5.5.5s.5-.222.5-.5V7.5c0-.278-.222-.5-.5-.5s-.5.222-.5.5zm3%200c0%20.278.222.5.5.5s.5-.222.5-.5V7.5c0-.278-.222-.5-.5-.5s-.5.222-.5.5z%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/penguin.svg?color=%231a73e8&size=48