penguin emoji
penguin from OpenMoji by OpenMoji · Default · Animals Nature · CC-BY-SA-4.0 Attribution required.
- Name
- penguin
- 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 penguin emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#3f3f3f" d="M45 12c.964-.963 4.039-2.304 4.36-2.947c.152-.305-.653-.827-.965-.964c-.958-.419-3.213 0-4.177-.16c-3.534-1.767-6.104-2.088-8.353-1.125c-3.534 1.607-4.176 5.783-4.176 7.39c0 1.448-.081 4.355-.322 5.782c-.097.577-.414 1.712-.642 2.25c-.643 2.249-2.25 4.498-3.535 6.104c-.925 1.157-8.674 9.96-9.96 12.53c-1.153 2.236-4.176 7.39-2.89 9.317c1.31.188 1.606-4.176 8.044-9.317c1.558-1.407 4.14-4.032 4.616-4.86c.225-.392.009 1.548 0 2c-.149 7.863 1 12 .993 16.675c.482 2.57.503 3.492 0 4.498c-1.446 2.891-4.016 2.891-4.658 4.017c0 0 2.998 2.09 9.832-2.05m12.212-22.295c1.104 1.115 4.197 3.207 4.976 3.943c1.942 1.836 6.584 8.353 7.623 7.39c.349-.322.887-1.949.695-2.572c-.814-2.641-4.312-8-7.163-12.93c-2.882-4.986-4.943-9.389-4.943-9.389l-3.253-3.561m-6.56 39.719c5.327 4.466 12.052.915 12.052.915c0-.575-3.944-2.637-8.016-4.735"/><path fill="#fff" d="M32 14c.03 1.324 7.285 6.828 11 1c0 0-1.045 11.019 1 15c2.388 4.65-.48 22.871-5 29c-1.528 2.071-7.151 5.23-10-5s-2-9.862-2-16s7.53-19 5-24"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M32 14c.03 1.324 7.285 6.828 11 1c0 0-1.045 11.019 1 15c2.388 4.65-.48 22.871-5 29c-1.528 2.071-7.151 5.23-10-5s-2-9.862-2-16s7.53-19 5-24"/><path d="M45 12c.964-.963 4.039-2.304 4.36-2.947c.152-.305-.653-.827-.965-.964c-.958-.419-3.213 0-4.177-.16c-3.534-1.767-6.104-2.088-8.353-1.125c-3.534 1.607-4.176 5.783-4.176 7.39c0 1.448-.081 4.355-.322 5.782c-.097.577-.414 1.712-.642 2.25c-.643 2.249-2.25 4.498-3.535 6.104c-.925 1.157-8.674 9.96-9.96 12.53c-1.153 2.236-4.176 7.39-2.89 9.317c1.31.188 1.606-4.176 8.044-9.317c1.558-1.407 4.14-4.032 4.616-4.86c.225-.392.009 1.548 0 2c-.149 7.863 1 12 .993 16.675c.482 2.57.503 3.492 0 4.498c-1.446 2.891-4.016 2.891-4.658 4.017c0 0 2.998 2.09 9.832-2.05m14.798-21.22c1.023 1.115 2.278 2.132 2.999 2.868c1.8 1.836 6.104 8.353 7.068 7.39c.323-.322.822-1.949.644-2.572c-1.928-6.746-9.009-15.028-12.761-21.55m-6.048 36.21c4.758 1.833 8.509.477 8.509.477c-.263-.371-2.95-1.81-4.478-2.4"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiPenguin(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#3f3f3f" d="M45 12c.964-.963 4.039-2.304 4.36-2.947c.152-.305-.653-.827-.965-.964c-.958-.419-3.213 0-4.177-.16c-3.534-1.767-6.104-2.088-8.353-1.125c-3.534 1.607-4.176 5.783-4.176 7.39c0 1.448-.081 4.355-.322 5.782c-.097.577-.414 1.712-.642 2.25c-.643 2.249-2.25 4.498-3.535 6.104c-.925 1.157-8.674 9.96-9.96 12.53c-1.153 2.236-4.176 7.39-2.89 9.317c1.31.188 1.606-4.176 8.044-9.317c1.558-1.407 4.14-4.032 4.616-4.86c.225-.392.009 1.548 0 2c-.149 7.863 1 12 .993 16.675c.482 2.57.503 3.492 0 4.498c-1.446 2.891-4.016 2.891-4.658 4.017c0 0 2.998 2.09 9.832-2.05m12.212-22.295c1.104 1.115 4.197 3.207 4.976 3.943c1.942 1.836 6.584 8.353 7.623 7.39c.349-.322.887-1.949.695-2.572c-.814-2.641-4.312-8-7.163-12.93c-2.882-4.986-4.943-9.389-4.943-9.389l-3.253-3.561m-6.56 39.719c5.327 4.466 12.052.915 12.052.915c0-.575-3.944-2.637-8.016-4.735"/><path fill="#fff" d="M32 14c.03 1.324 7.285 6.828 11 1c0 0-1.045 11.019 1 15c2.388 4.65-.48 22.871-5 29c-1.528 2.071-7.151 5.23-10-5s-2-9.862-2-16s7.53-19 5-24"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path d="M32 14c.03 1.324 7.285 6.828 11 1c0 0-1.045 11.019 1 15c2.388 4.65-.48 22.871-5 29c-1.528 2.071-7.151 5.23-10-5s-2-9.862-2-16s7.53-19 5-24"/><path d="M45 12c.964-.963 4.039-2.304 4.36-2.947c.152-.305-.653-.827-.965-.964c-.958-.419-3.213 0-4.177-.16c-3.534-1.767-6.104-2.088-8.353-1.125c-3.534 1.607-4.176 5.783-4.176 7.39c0 1.448-.081 4.355-.322 5.782c-.097.577-.414 1.712-.642 2.25c-.643 2.249-2.25 4.498-3.535 6.104c-.925 1.157-8.674 9.96-9.96 12.53c-1.153 2.236-4.176 7.39-2.89 9.317c1.31.188 1.606-4.176 8.044-9.317c1.558-1.407 4.14-4.032 4.616-4.86c.225-.392.009 1.548 0 2c-.149 7.863 1 12 .993 16.675c.482 2.57.503 3.492 0 4.498c-1.446 2.891-4.016 2.891-4.658 4.017c0 0 2.998 2.09 9.832-2.05m14.798-21.22c1.023 1.115 2.278 2.132 2.999 2.868c1.8 1.836 6.104 8.353 7.068 7.39c.323-.322.822-1.949.644-2.572c-1.928-6.746-9.009-15.028-12.761-21.55m-6.048 36.21c4.758 1.833 8.509.477 8.509.477c-.263-.371-2.95-1.81-4.478-2.4"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#3f3f3f" d="M45 12c.964-.963 4.039-2.304 4.36-2.947c.152-.305-.653-.827-.965-.964c-.958-.419-3.213 0-4.177-.16c-3.534-1.767-6.104-2.088-8.353-1.125c-3.534 1.607-4.176 5.783-4.176 7.39c0 1.448-.081 4.355-.322 5.782c-.097.577-.414 1.712-.642 2.25c-.643 2.249-2.25 4.498-3.535 6.104c-.925 1.157-8.674 9.96-9.96 12.53c-1.153 2.236-4.176 7.39-2.89 9.317c1.31.188 1.606-4.176 8.044-9.317c1.558-1.407 4.14-4.032 4.616-4.86c.225-.392.009 1.548 0 2c-.149 7.863 1 12 .993 16.675c.482 2.57.503 3.492 0 4.498c-1.446 2.891-4.016 2.891-4.658 4.017c0 0 2.998 2.09 9.832-2.05m12.212-22.295c1.104 1.115 4.197 3.207 4.976 3.943c1.942 1.836 6.584 8.353 7.623 7.39c.349-.322.887-1.949.695-2.572c-.814-2.641-4.312-8-7.163-12.93c-2.882-4.986-4.943-9.389-4.943-9.389l-3.253-3.561m-6.56 39.719c5.327 4.466 12.052.915 12.052.915c0-.575-3.944-2.637-8.016-4.735"/><path fill="#fff" d="M32 14c.03 1.324 7.285 6.828 11 1c0 0-1.045 11.019 1 15c2.388 4.65-.48 22.871-5 29c-1.528 2.071-7.151 5.23-10-5s-2-9.862-2-16s7.53-19 5-24"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M32 14c.03 1.324 7.285 6.828 11 1c0 0-1.045 11.019 1 15c2.388 4.65-.48 22.871-5 29c-1.528 2.071-7.151 5.23-10-5s-2-9.862-2-16s7.53-19 5-24"/><path d="M45 12c.964-.963 4.039-2.304 4.36-2.947c.152-.305-.653-.827-.965-.964c-.958-.419-3.213 0-4.177-.16c-3.534-1.767-6.104-2.088-8.353-1.125c-3.534 1.607-4.176 5.783-4.176 7.39c0 1.448-.081 4.355-.322 5.782c-.097.577-.414 1.712-.642 2.25c-.643 2.249-2.25 4.498-3.535 6.104c-.925 1.157-8.674 9.96-9.96 12.53c-1.153 2.236-4.176 7.39-2.89 9.317c1.31.188 1.606-4.176 8.044-9.317c1.558-1.407 4.14-4.032 4.616-4.86c.225-.392.009 1.548 0 2c-.149 7.863 1 12 .993 16.675c.482 2.57.503 3.492 0 4.498c-1.446 2.891-4.016 2.891-4.658 4.017c0 0 2.998 2.09 9.832-2.05m14.798-21.22c1.023 1.115 2.278 2.132 2.999 2.868c1.8 1.836 6.104 8.353 7.068 7.39c.323-.322.822-1.949.644-2.572c-1.928-6.746-9.009-15.028-12.761-21.55m-6.048 36.21c4.758 1.833 8.509.477 8.509.477c-.263-.371-2.95-1.81-4.478-2.4"/></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%2072%2072%22%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M45%2012c.964-.963%204.039-2.304%204.36-2.947c.152-.305-.653-.827-.965-.964c-.958-.419-3.213%200-4.177-.16c-3.534-1.767-6.104-2.088-8.353-1.125c-3.534%201.607-4.176%205.783-4.176%207.39c0%201.448-.081%204.355-.322%205.782c-.097.577-.414%201.712-.642%202.25c-.643%202.249-2.25%204.498-3.535%206.104c-.925%201.157-8.674%209.96-9.96%2012.53c-1.153%202.236-4.176%207.39-2.89%209.317c1.31.188%201.606-4.176%208.044-9.317c1.558-1.407%204.14-4.032%204.616-4.86c.225-.392.009%201.548%200%202c-.149%207.863%201%2012%20.993%2016.675c.482%202.57.503%203.492%200%204.498c-1.446%202.891-4.016%202.891-4.658%204.017c0%200%202.998%202.09%209.832-2.05m12.212-22.295c1.104%201.115%204.197%203.207%204.976%203.943c1.942%201.836%206.584%208.353%207.623%207.39c.349-.322.887-1.949.695-2.572c-.814-2.641-4.312-8-7.163-12.93c-2.882-4.986-4.943-9.389-4.943-9.389l-3.253-3.561m-6.56%2039.719c5.327%204.466%2012.052.915%2012.052.915c0-.575-3.944-2.637-8.016-4.735%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M32%2014c.03%201.324%207.285%206.828%2011%201c0%200-1.045%2011.019%201%2015c2.388%204.65-.48%2022.871-5%2029c-1.528%202.071-7.151%205.23-10-5s-2-9.862-2-16s7.53-19%205-24%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%22M32%2014c.03%201.324%207.285%206.828%2011%201c0%200-1.045%2011.019%201%2015c2.388%204.65-.48%2022.871-5%2029c-1.528%202.071-7.151%205.23-10-5s-2-9.862-2-16s7.53-19%205-24%22%2F%3E%3Cpath%20d%3D%22M45%2012c.964-.963%204.039-2.304%204.36-2.947c.152-.305-.653-.827-.965-.964c-.958-.419-3.213%200-4.177-.16c-3.534-1.767-6.104-2.088-8.353-1.125c-3.534%201.607-4.176%205.783-4.176%207.39c0%201.448-.081%204.355-.322%205.782c-.097.577-.414%201.712-.642%202.25c-.643%202.249-2.25%204.498-3.535%206.104c-.925%201.157-8.674%209.96-9.96%2012.53c-1.153%202.236-4.176%207.39-2.89%209.317c1.31.188%201.606-4.176%208.044-9.317c1.558-1.407%204.14-4.032%204.616-4.86c.225-.392.009%201.548%200%202c-.149%207.863%201%2012%20.993%2016.675c.482%202.57.503%203.492%200%204.498c-1.446%202.891-4.016%202.891-4.658%204.017c0%200%202.998%202.09%209.832-2.05m14.798-21.22c1.023%201.115%202.278%202.132%202.999%202.868c1.8%201.836%206.104%208.353%207.068%207.39c.323-.322.822-1.949.644-2.572c-1.928-6.746-9.009-15.028-12.761-21.55m-6.048%2036.21c4.758%201.833%208.509.477%208.509.477c-.263-.371-2.95-1.81-4.478-2.4%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%233f3f3f%22%20d%3D%22M45%2012c.964-.963%204.039-2.304%204.36-2.947c.152-.305-.653-.827-.965-.964c-.958-.419-3.213%200-4.177-.16c-3.534-1.767-6.104-2.088-8.353-1.125c-3.534%201.607-4.176%205.783-4.176%207.39c0%201.448-.081%204.355-.322%205.782c-.097.577-.414%201.712-.642%202.25c-.643%202.249-2.25%204.498-3.535%206.104c-.925%201.157-8.674%209.96-9.96%2012.53c-1.153%202.236-4.176%207.39-2.89%209.317c1.31.188%201.606-4.176%208.044-9.317c1.558-1.407%204.14-4.032%204.616-4.86c.225-.392.009%201.548%200%202c-.149%207.863%201%2012%20.993%2016.675c.482%202.57.503%203.492%200%204.498c-1.446%202.891-4.016%202.891-4.658%204.017c0%200%202.998%202.09%209.832-2.05m12.212-22.295c1.104%201.115%204.197%203.207%204.976%203.943c1.942%201.836%206.584%208.353%207.623%207.39c.349-.322.887-1.949.695-2.572c-.814-2.641-4.312-8-7.163-12.93c-2.882-4.986-4.943-9.389-4.943-9.389l-3.253-3.561m-6.56%2039.719c5.327%204.466%2012.052.915%2012.052.915c0-.575-3.944-2.637-8.016-4.735%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M32%2014c.03%201.324%207.285%206.828%2011%201c0%200-1.045%2011.019%201%2015c2.388%204.65-.48%2022.871-5%2029c-1.528%202.071-7.151%205.23-10-5s-2-9.862-2-16s7.53-19%205-24%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%22M32%2014c.03%201.324%207.285%206.828%2011%201c0%200-1.045%2011.019%201%2015c2.388%204.65-.48%2022.871-5%2029c-1.528%202.071-7.151%205.23-10-5s-2-9.862-2-16s7.53-19%205-24%22%2F%3E%3Cpath%20d%3D%22M45%2012c.964-.963%204.039-2.304%204.36-2.947c.152-.305-.653-.827-.965-.964c-.958-.419-3.213%200-4.177-.16c-3.534-1.767-6.104-2.088-8.353-1.125c-3.534%201.607-4.176%205.783-4.176%207.39c0%201.448-.081%204.355-.322%205.782c-.097.577-.414%201.712-.642%202.25c-.643%202.249-2.25%204.498-3.535%206.104c-.925%201.157-8.674%209.96-9.96%2012.53c-1.153%202.236-4.176%207.39-2.89%209.317c1.31.188%201.606-4.176%208.044-9.317c1.558-1.407%204.14-4.032%204.616-4.86c.225-.392.009%201.548%200%202c-.149%207.863%201%2012%20.993%2016.675c.482%202.57.503%203.492%200%204.498c-1.446%202.891-4.016%202.891-4.658%204.017c0%200%202.998%202.09%209.832-2.05m14.798-21.22c1.023%201.115%202.278%202.132%202.999%202.868c1.8%201.836%206.104%208.353%207.068%207.39c.323-.322.822-1.949.644-2.572c-1.928-6.746-9.009-15.028-12.761-21.55m-6.048%2036.21c4.758%201.833%208.509.477%208.509.477c-.263-.371-2.95-1.81-4.478-2.4%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/penguin.svg?color=%231a73e8&size=48