penguin-1 from Streamline Emojis by Streamline · Default · Animals Nature · CC-BY-4.0 Attribution required.

Name
penguin-1
Set
Streamline Emojis
Style
Default
Category
Animals Nature
Viewbox
48×48
License
CC BY 4.0

More animals nature icons from Streamline Emojis

Use the penguin 1 emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#656769" d="M6.77 22.36a18.99 18.99 0 1 0 37.98 0a18.99 18.99 0 1 0-37.98 0"/><path fill="#87898c" d="M25.76 7.16a19 19 0 0 1 18.89 17.1a17 17 0 0 0 .1-1.9a19 19 0 0 0-38 0c0 .64 0 1.27.1 1.9a19 19 0 0 1 18.91-17.1"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M6.77 22.36a18.99 18.99 0 1 0 37.98 0a18.99 18.99 0 1 0-37.98 0"/><path fill="#fff" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M23.59 12.59a14.62 14.62 0 0 0-13.32 20.74A18.77 18.77 0 0 0 28 41.2a14.65 14.65 0 0 0-4.44-28.61Z"/><path fill="#45413c" d="M13.28 45.37a12.48 1.63 0 1 0 24.96 0a12.48 1.63 0 1 0-24.96 0" opacity=".15"/><path fill="#45413c" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M20.87 21.82a1.63 1.63 0 1 0 3.26 0a1.63 1.63 0 1 0-3.26 0"/><path fill="#ffaa54" d="M29 28.13c0 .55-.88 1-2 1s-2-.45-2-1s.88-1 2-1s2 .45 2 1"/><path fill="#ffe500" d="M13 29.4a6.7 6.7 0 0 0-3.44-2.13l-2.25-.57l-3.56 4a2.89 2.89 0 0 0 2 4.83l6.48.44L13.38 34a3.94 3.94 0 0 0-.38-4.6"/><path fill="#fff48c" d="M3.31 33.9a2.85 2.85 0 0 0 1.78 1.48l-.2-.19c-1-1.07-.65-2.36.8-3.24l6.05-3.71a7 7 0 0 0-2.15-1l-2.28-.54l-3.56 4a2.89 2.89 0 0 0-.44 3.2"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M13 29.4a6.7 6.7 0 0 0-3.44-2.13l-2.25-.57l-3.56 4a2.89 2.89 0 0 0 2 4.83l6.48.44L13.38 34a3.94 3.94 0 0 0-.38-4.6"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M3.31 33.9a21.3 21.3 0 0 0 5.62-.69a8.76 8.76 0 0 0 4.35-2.71l.26-.33"/></svg>

React

import type { SVGProps } from "react";

export function StreamlineEmojisPenguin1(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#656769" d="M6.77 22.36a18.99 18.99 0 1 0 37.98 0a18.99 18.99 0 1 0-37.98 0"/><path fill="#87898c" d="M25.76 7.16a19 19 0 0 1 18.89 17.1a17 17 0 0 0 .1-1.9a19 19 0 0 0-38 0c0 .64 0 1.27.1 1.9a19 19 0 0 1 18.91-17.1"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M6.77 22.36a18.99 18.99 0 1 0 37.98 0a18.99 18.99 0 1 0-37.98 0"/><path fill="#fff" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M23.59 12.59a14.62 14.62 0 0 0-13.32 20.74A18.77 18.77 0 0 0 28 41.2a14.65 14.65 0 0 0-4.44-28.61Z"/><path fill="#45413c" d="M13.28 45.37a12.48 1.63 0 1 0 24.96 0a12.48 1.63 0 1 0-24.96 0" opacity=".15"/><path fill="#45413c" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M20.87 21.82a1.63 1.63 0 1 0 3.26 0a1.63 1.63 0 1 0-3.26 0"/><path fill="#ffaa54" d="M29 28.13c0 .55-.88 1-2 1s-2-.45-2-1s.88-1 2-1s2 .45 2 1"/><path fill="#ffe500" d="M13 29.4a6.7 6.7 0 0 0-3.44-2.13l-2.25-.57l-3.56 4a2.89 2.89 0 0 0 2 4.83l6.48.44L13.38 34a3.94 3.94 0 0 0-.38-4.6"/><path fill="#fff48c" d="M3.31 33.9a2.85 2.85 0 0 0 1.78 1.48l-.2-.19c-1-1.07-.65-2.36.8-3.24l6.05-3.71a7 7 0 0 0-2.15-1l-2.28-.54l-3.56 4a2.89 2.89 0 0 0-.44 3.2"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M13 29.4a6.7 6.7 0 0 0-3.44-2.13l-2.25-.57l-3.56 4a2.89 2.89 0 0 0 2 4.83l6.48.44L13.38 34a3.94 3.94 0 0 0-.38-4.6"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M3.31 33.9a21.3 21.3 0 0 0 5.62-.69a8.76 8.76 0 0 0 4.35-2.71l.26-.33"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#656769" d="M6.77 22.36a18.99 18.99 0 1 0 37.98 0a18.99 18.99 0 1 0-37.98 0"/><path fill="#87898c" d="M25.76 7.16a19 19 0 0 1 18.89 17.1a17 17 0 0 0 .1-1.9a19 19 0 0 0-38 0c0 .64 0 1.27.1 1.9a19 19 0 0 1 18.91-17.1"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M6.77 22.36a18.99 18.99 0 1 0 37.98 0a18.99 18.99 0 1 0-37.98 0"/><path fill="#fff" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M23.59 12.59a14.62 14.62 0 0 0-13.32 20.74A18.77 18.77 0 0 0 28 41.2a14.65 14.65 0 0 0-4.44-28.61Z"/><path fill="#45413c" d="M13.28 45.37a12.48 1.63 0 1 0 24.96 0a12.48 1.63 0 1 0-24.96 0" opacity=".15"/><path fill="#45413c" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M20.87 21.82a1.63 1.63 0 1 0 3.26 0a1.63 1.63 0 1 0-3.26 0"/><path fill="#ffaa54" d="M29 28.13c0 .55-.88 1-2 1s-2-.45-2-1s.88-1 2-1s2 .45 2 1"/><path fill="#ffe500" d="M13 29.4a6.7 6.7 0 0 0-3.44-2.13l-2.25-.57l-3.56 4a2.89 2.89 0 0 0 2 4.83l6.48.44L13.38 34a3.94 3.94 0 0 0-.38-4.6"/><path fill="#fff48c" d="M3.31 33.9a2.85 2.85 0 0 0 1.78 1.48l-.2-.19c-1-1.07-.65-2.36.8-3.24l6.05-3.71a7 7 0 0 0-2.15-1l-2.28-.54l-3.56 4a2.89 2.89 0 0 0-.44 3.2"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M13 29.4a6.7 6.7 0 0 0-3.44-2.13l-2.25-.57l-3.56 4a2.89 2.89 0 0 0 2 4.83l6.48.44L13.38 34a3.94 3.94 0 0 0-.38-4.6"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M3.31 33.9a21.3 21.3 0 0 0 5.62-.69a8.76 8.76 0 0 0 4.35-2.71l.26-.33"/></svg>
</template>

CSS

.icon-penguin-1 {
  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%2048%2048%22%3E%3Cpath%20fill%3D%22%23656769%22%20d%3D%22M6.77%2022.36a18.99%2018.99%200%201%200%2037.98%200a18.99%2018.99%200%201%200-37.98%200%22%2F%3E%3Cpath%20fill%3D%22%2387898c%22%20d%3D%22M25.76%207.16a19%2019%200%200%201%2018.89%2017.1a17%2017%200%200%200%20.1-1.9a19%2019%200%200%200-38%200c0%20.64%200%201.27.1%201.9a19%2019%200%200%201%2018.91-17.1%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M6.77%2022.36a18.99%2018.99%200%201%200%2037.98%200a18.99%2018.99%200%201%200-37.98%200%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M23.59%2012.59a14.62%2014.62%200%200%200-13.32%2020.74A18.77%2018.77%200%200%200%2028%2041.2a14.65%2014.65%200%200%200-4.44-28.61Z%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M13.28%2045.37a12.48%201.63%200%201%200%2024.96%200a12.48%201.63%200%201%200-24.96%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M20.87%2021.82a1.63%201.63%200%201%200%203.26%200a1.63%201.63%200%201%200-3.26%200%22%2F%3E%3Cpath%20fill%3D%22%23ffaa54%22%20d%3D%22M29%2028.13c0%20.55-.88%201-2%201s-2-.45-2-1s.88-1%202-1s2%20.45%202%201%22%2F%3E%3Cpath%20fill%3D%22%23ffe500%22%20d%3D%22M13%2029.4a6.7%206.7%200%200%200-3.44-2.13l-2.25-.57l-3.56%204a2.89%202.89%200%200%200%202%204.83l6.48.44L13.38%2034a3.94%203.94%200%200%200-.38-4.6%22%2F%3E%3Cpath%20fill%3D%22%23fff48c%22%20d%3D%22M3.31%2033.9a2.85%202.85%200%200%200%201.78%201.48l-.2-.19c-1-1.07-.65-2.36.8-3.24l6.05-3.71a7%207%200%200%200-2.15-1l-2.28-.54l-3.56%204a2.89%202.89%200%200%200-.44%203.2%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M13%2029.4a6.7%206.7%200%200%200-3.44-2.13l-2.25-.57l-3.56%204a2.89%202.89%200%200%200%202%204.83l6.48.44L13.38%2034a3.94%203.94%200%200%200-.38-4.6%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M3.31%2033.9a21.3%2021.3%200%200%200%205.62-.69a8.76%208.76%200%200%200%204.35-2.71l.26-.33%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%2048%2048%22%3E%3Cpath%20fill%3D%22%23656769%22%20d%3D%22M6.77%2022.36a18.99%2018.99%200%201%200%2037.98%200a18.99%2018.99%200%201%200-37.98%200%22%2F%3E%3Cpath%20fill%3D%22%2387898c%22%20d%3D%22M25.76%207.16a19%2019%200%200%201%2018.89%2017.1a17%2017%200%200%200%20.1-1.9a19%2019%200%200%200-38%200c0%20.64%200%201.27.1%201.9a19%2019%200%200%201%2018.91-17.1%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M6.77%2022.36a18.99%2018.99%200%201%200%2037.98%200a18.99%2018.99%200%201%200-37.98%200%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M23.59%2012.59a14.62%2014.62%200%200%200-13.32%2020.74A18.77%2018.77%200%200%200%2028%2041.2a14.65%2014.65%200%200%200-4.44-28.61Z%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M13.28%2045.37a12.48%201.63%200%201%200%2024.96%200a12.48%201.63%200%201%200-24.96%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M20.87%2021.82a1.63%201.63%200%201%200%203.26%200a1.63%201.63%200%201%200-3.26%200%22%2F%3E%3Cpath%20fill%3D%22%23ffaa54%22%20d%3D%22M29%2028.13c0%20.55-.88%201-2%201s-2-.45-2-1s.88-1%202-1s2%20.45%202%201%22%2F%3E%3Cpath%20fill%3D%22%23ffe500%22%20d%3D%22M13%2029.4a6.7%206.7%200%200%200-3.44-2.13l-2.25-.57l-3.56%204a2.89%202.89%200%200%200%202%204.83l6.48.44L13.38%2034a3.94%203.94%200%200%200-.38-4.6%22%2F%3E%3Cpath%20fill%3D%22%23fff48c%22%20d%3D%22M3.31%2033.9a2.85%202.85%200%200%200%201.78%201.48l-.2-.19c-1-1.07-.65-2.36.8-3.24l6.05-3.71a7%207%200%200%200-2.15-1l-2.28-.54l-3.56%204a2.89%202.89%200%200%200-.44%203.2%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M13%2029.4a6.7%206.7%200%200%200-3.44-2.13l-2.25-.57l-3.56%204a2.89%202.89%200%200%200%202%204.83l6.48.44L13.38%2034a3.94%203.94%200%200%200-.38-4.6%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M3.31%2033.9a21.3%2021.3%200%200%200%205.62-.69a8.76%208.76%200%200%200%204.35-2.71l.26-.33%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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