frog-face from Streamline Emojis by Streamline · Default · Animals Nature · CC-BY-4.0 Attribution required.

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

The same emoji in other sets

More animals nature icons from Streamline Emojis

Use the frog face emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M12.5 44.5a11.5 1.5 0 1 0 23 0a11.5 1.5 0 1 0-23 0" opacity=".15"/><path fill="#6dd627" d="M37.3 21.87V15.8A7.22 7.22 0 0 0 24 12.17a7.22 7.22 0 0 0-13.28 3.63v6.07c-3.21 1.87-5.2 4.41-5.2 7.22C5.5 34.84 13.78 39.5 24 39.5s18.5-4.66 18.5-10.41c0-2.81-1.99-5.35-5.2-7.22"/><path fill="#9ceb60" d="M17.93 11.75a7.16 7.16 0 0 1 4.94 2a1.64 1.64 0 0 0 2.26 0a7.21 7.21 0 0 1 12.15 5V15.8A7.22 7.22 0 0 0 24 12.17a7.22 7.22 0 0 0-13.28 3.63v2.89a7.22 7.22 0 0 1 7.21-6.94"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M37.3 21.87V15.8h0A7.22 7.22 0 0 0 24 12.17a7.22 7.22 0 0 0-13.28 3.63h0v6.07c-3.21 1.87-5.2 4.41-5.2 7.22C5.5 34.84 13.78 39.5 24 39.5s18.5-4.66 18.5-10.41c0-2.81-1.99-5.35-5.2-7.22"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M11.28 30.83S13 34.88 24 34.88s12.72-4.05 12.72-4.05"/><path fill="#c8ffa1" d="M38.5 26.61a1.82 1.82 0 1 1-1.82-1.82a1.81 1.81 0 0 1 1.82 1.82m-25.36 0a1.82 1.82 0 1 1-1.82-1.82a1.82 1.82 0 0 1 1.82 1.82"/><path fill="#fff" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M20.53 26.78a3.37 3.37 0 0 1 2.31 2.31m4.63-2.31a3.37 3.37 0 0 0-2.31 2.31"/><path fill="#fff" d="M18 11.75a4.34 4.34 0 0 0-4.34 4.34v2.31a4.34 4.34 0 0 0 8.68 0v-2.31A4.34 4.34 0 0 0 18 11.75"/><path fill="#f0f0f0" d="M18 11.75a4.34 4.34 0 0 0-4.34 4.34v1.68a4.34 4.34 0 0 1 8.68 0v-1.68A4.34 4.34 0 0 0 18 11.75"/><path fill="#45413c" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M16.5 17.93a1.5 1.5 0 1 0 3 0a1.5 1.5 0 1 0-3 0"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M18 11.75a4.34 4.34 0 0 0-4.34 4.34v2.31a4.34 4.34 0 0 0 8.68 0v-2.31A4.34 4.34 0 0 0 18 11.75"/><path fill="#fff" d="M30 11.75a4.34 4.34 0 0 1 4.34 4.34v2.31a4.34 4.34 0 0 1-8.68 0v-2.31A4.34 4.34 0 0 1 30 11.75"/><path fill="#f0f0f0" d="M30 11.75a4.34 4.34 0 0 1 4.34 4.34v1.68a4.34 4.34 0 0 0-8.68 0v-1.68A4.34 4.34 0 0 1 30 11.75"/><path fill="#45413c" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M28.5 17.93a1.5 1.5 0 1 0 3 0a1.5 1.5 0 1 0-3 0"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M30 11.75a4.34 4.34 0 0 1 4.34 4.34v2.31a4.34 4.34 0 0 1-8.68 0v-2.31A4.34 4.34 0 0 1 30 11.75"/></svg>

React

import type { SVGProps } from "react";

export function StreamlineEmojisFrogFace(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M12.5 44.5a11.5 1.5 0 1 0 23 0a11.5 1.5 0 1 0-23 0" opacity=".15"/><path fill="#6dd627" d="M37.3 21.87V15.8A7.22 7.22 0 0 0 24 12.17a7.22 7.22 0 0 0-13.28 3.63v6.07c-3.21 1.87-5.2 4.41-5.2 7.22C5.5 34.84 13.78 39.5 24 39.5s18.5-4.66 18.5-10.41c0-2.81-1.99-5.35-5.2-7.22"/><path fill="#9ceb60" d="M17.93 11.75a7.16 7.16 0 0 1 4.94 2a1.64 1.64 0 0 0 2.26 0a7.21 7.21 0 0 1 12.15 5V15.8A7.22 7.22 0 0 0 24 12.17a7.22 7.22 0 0 0-13.28 3.63v2.89a7.22 7.22 0 0 1 7.21-6.94"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M37.3 21.87V15.8h0A7.22 7.22 0 0 0 24 12.17a7.22 7.22 0 0 0-13.28 3.63h0v6.07c-3.21 1.87-5.2 4.41-5.2 7.22C5.5 34.84 13.78 39.5 24 39.5s18.5-4.66 18.5-10.41c0-2.81-1.99-5.35-5.2-7.22"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M11.28 30.83S13 34.88 24 34.88s12.72-4.05 12.72-4.05"/><path fill="#c8ffa1" d="M38.5 26.61a1.82 1.82 0 1 1-1.82-1.82a1.81 1.81 0 0 1 1.82 1.82m-25.36 0a1.82 1.82 0 1 1-1.82-1.82a1.82 1.82 0 0 1 1.82 1.82"/><path fill="#fff" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M20.53 26.78a3.37 3.37 0 0 1 2.31 2.31m4.63-2.31a3.37 3.37 0 0 0-2.31 2.31"/><path fill="#fff" d="M18 11.75a4.34 4.34 0 0 0-4.34 4.34v2.31a4.34 4.34 0 0 0 8.68 0v-2.31A4.34 4.34 0 0 0 18 11.75"/><path fill="#f0f0f0" d="M18 11.75a4.34 4.34 0 0 0-4.34 4.34v1.68a4.34 4.34 0 0 1 8.68 0v-1.68A4.34 4.34 0 0 0 18 11.75"/><path fill="#45413c" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M16.5 17.93a1.5 1.5 0 1 0 3 0a1.5 1.5 0 1 0-3 0"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M18 11.75a4.34 4.34 0 0 0-4.34 4.34v2.31a4.34 4.34 0 0 0 8.68 0v-2.31A4.34 4.34 0 0 0 18 11.75"/><path fill="#fff" d="M30 11.75a4.34 4.34 0 0 1 4.34 4.34v2.31a4.34 4.34 0 0 1-8.68 0v-2.31A4.34 4.34 0 0 1 30 11.75"/><path fill="#f0f0f0" d="M30 11.75a4.34 4.34 0 0 1 4.34 4.34v1.68a4.34 4.34 0 0 0-8.68 0v-1.68A4.34 4.34 0 0 1 30 11.75"/><path fill="#45413c" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M28.5 17.93a1.5 1.5 0 1 0 3 0a1.5 1.5 0 1 0-3 0"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M30 11.75a4.34 4.34 0 0 1 4.34 4.34v2.31a4.34 4.34 0 0 1-8.68 0v-2.31A4.34 4.34 0 0 1 30 11.75"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M12.5 44.5a11.5 1.5 0 1 0 23 0a11.5 1.5 0 1 0-23 0" opacity=".15"/><path fill="#6dd627" d="M37.3 21.87V15.8A7.22 7.22 0 0 0 24 12.17a7.22 7.22 0 0 0-13.28 3.63v6.07c-3.21 1.87-5.2 4.41-5.2 7.22C5.5 34.84 13.78 39.5 24 39.5s18.5-4.66 18.5-10.41c0-2.81-1.99-5.35-5.2-7.22"/><path fill="#9ceb60" d="M17.93 11.75a7.16 7.16 0 0 1 4.94 2a1.64 1.64 0 0 0 2.26 0a7.21 7.21 0 0 1 12.15 5V15.8A7.22 7.22 0 0 0 24 12.17a7.22 7.22 0 0 0-13.28 3.63v2.89a7.22 7.22 0 0 1 7.21-6.94"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M37.3 21.87V15.8h0A7.22 7.22 0 0 0 24 12.17a7.22 7.22 0 0 0-13.28 3.63h0v6.07c-3.21 1.87-5.2 4.41-5.2 7.22C5.5 34.84 13.78 39.5 24 39.5s18.5-4.66 18.5-10.41c0-2.81-1.99-5.35-5.2-7.22"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M11.28 30.83S13 34.88 24 34.88s12.72-4.05 12.72-4.05"/><path fill="#c8ffa1" d="M38.5 26.61a1.82 1.82 0 1 1-1.82-1.82a1.81 1.81 0 0 1 1.82 1.82m-25.36 0a1.82 1.82 0 1 1-1.82-1.82a1.82 1.82 0 0 1 1.82 1.82"/><path fill="#fff" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M20.53 26.78a3.37 3.37 0 0 1 2.31 2.31m4.63-2.31a3.37 3.37 0 0 0-2.31 2.31"/><path fill="#fff" d="M18 11.75a4.34 4.34 0 0 0-4.34 4.34v2.31a4.34 4.34 0 0 0 8.68 0v-2.31A4.34 4.34 0 0 0 18 11.75"/><path fill="#f0f0f0" d="M18 11.75a4.34 4.34 0 0 0-4.34 4.34v1.68a4.34 4.34 0 0 1 8.68 0v-1.68A4.34 4.34 0 0 0 18 11.75"/><path fill="#45413c" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M16.5 17.93a1.5 1.5 0 1 0 3 0a1.5 1.5 0 1 0-3 0"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M18 11.75a4.34 4.34 0 0 0-4.34 4.34v2.31a4.34 4.34 0 0 0 8.68 0v-2.31A4.34 4.34 0 0 0 18 11.75"/><path fill="#fff" d="M30 11.75a4.34 4.34 0 0 1 4.34 4.34v2.31a4.34 4.34 0 0 1-8.68 0v-2.31A4.34 4.34 0 0 1 30 11.75"/><path fill="#f0f0f0" d="M30 11.75a4.34 4.34 0 0 1 4.34 4.34v1.68a4.34 4.34 0 0 0-8.68 0v-1.68A4.34 4.34 0 0 1 30 11.75"/><path fill="#45413c" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M28.5 17.93a1.5 1.5 0 1 0 3 0a1.5 1.5 0 1 0-3 0"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M30 11.75a4.34 4.34 0 0 1 4.34 4.34v2.31a4.34 4.34 0 0 1-8.68 0v-2.31A4.34 4.34 0 0 1 30 11.75"/></svg>
</template>

CSS

.icon-frog-face {
  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%2345413c%22%20d%3D%22M12.5%2044.5a11.5%201.5%200%201%200%2023%200a11.5%201.5%200%201%200-23%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%236dd627%22%20d%3D%22M37.3%2021.87V15.8A7.22%207.22%200%200%200%2024%2012.17a7.22%207.22%200%200%200-13.28%203.63v6.07c-3.21%201.87-5.2%204.41-5.2%207.22C5.5%2034.84%2013.78%2039.5%2024%2039.5s18.5-4.66%2018.5-10.41c0-2.81-1.99-5.35-5.2-7.22%22%2F%3E%3Cpath%20fill%3D%22%239ceb60%22%20d%3D%22M17.93%2011.75a7.16%207.16%200%200%201%204.94%202a1.64%201.64%200%200%200%202.26%200a7.21%207.21%200%200%201%2012.15%205V15.8A7.22%207.22%200%200%200%2024%2012.17a7.22%207.22%200%200%200-13.28%203.63v2.89a7.22%207.22%200%200%201%207.21-6.94%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%22M37.3%2021.87V15.8h0A7.22%207.22%200%200%200%2024%2012.17a7.22%207.22%200%200%200-13.28%203.63h0v6.07c-3.21%201.87-5.2%204.41-5.2%207.22C5.5%2034.84%2013.78%2039.5%2024%2039.5s18.5-4.66%2018.5-10.41c0-2.81-1.99-5.35-5.2-7.22%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%22M11.28%2030.83S13%2034.88%2024%2034.88s12.72-4.05%2012.72-4.05%22%2F%3E%3Cpath%20fill%3D%22%23c8ffa1%22%20d%3D%22M38.5%2026.61a1.82%201.82%200%201%201-1.82-1.82a1.81%201.81%200%200%201%201.82%201.82m-25.36%200a1.82%201.82%200%201%201-1.82-1.82a1.82%201.82%200%200%201%201.82%201.82%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%22M20.53%2026.78a3.37%203.37%200%200%201%202.31%202.31m4.63-2.31a3.37%203.37%200%200%200-2.31%202.31%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M18%2011.75a4.34%204.34%200%200%200-4.34%204.34v2.31a4.34%204.34%200%200%200%208.68%200v-2.31A4.34%204.34%200%200%200%2018%2011.75%22%2F%3E%3Cpath%20fill%3D%22%23f0f0f0%22%20d%3D%22M18%2011.75a4.34%204.34%200%200%200-4.34%204.34v1.68a4.34%204.34%200%200%201%208.68%200v-1.68A4.34%204.34%200%200%200%2018%2011.75%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%22M16.5%2017.93a1.5%201.5%200%201%200%203%200a1.5%201.5%200%201%200-3%200%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%22M18%2011.75a4.34%204.34%200%200%200-4.34%204.34v2.31a4.34%204.34%200%200%200%208.68%200v-2.31A4.34%204.34%200%200%200%2018%2011.75%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M30%2011.75a4.34%204.34%200%200%201%204.34%204.34v2.31a4.34%204.34%200%200%201-8.68%200v-2.31A4.34%204.34%200%200%201%2030%2011.75%22%2F%3E%3Cpath%20fill%3D%22%23f0f0f0%22%20d%3D%22M30%2011.75a4.34%204.34%200%200%201%204.34%204.34v1.68a4.34%204.34%200%200%200-8.68%200v-1.68A4.34%204.34%200%200%201%2030%2011.75%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%22M28.5%2017.93a1.5%201.5%200%201%200%203%200a1.5%201.5%200%201%200-3%200%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%22M30%2011.75a4.34%204.34%200%200%201%204.34%204.34v2.31a4.34%204.34%200%200%201-8.68%200v-2.31A4.34%204.34%200%200%201%2030%2011.75%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%2345413c%22%20d%3D%22M12.5%2044.5a11.5%201.5%200%201%200%2023%200a11.5%201.5%200%201%200-23%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%236dd627%22%20d%3D%22M37.3%2021.87V15.8A7.22%207.22%200%200%200%2024%2012.17a7.22%207.22%200%200%200-13.28%203.63v6.07c-3.21%201.87-5.2%204.41-5.2%207.22C5.5%2034.84%2013.78%2039.5%2024%2039.5s18.5-4.66%2018.5-10.41c0-2.81-1.99-5.35-5.2-7.22%22%2F%3E%3Cpath%20fill%3D%22%239ceb60%22%20d%3D%22M17.93%2011.75a7.16%207.16%200%200%201%204.94%202a1.64%201.64%200%200%200%202.26%200a7.21%207.21%200%200%201%2012.15%205V15.8A7.22%207.22%200%200%200%2024%2012.17a7.22%207.22%200%200%200-13.28%203.63v2.89a7.22%207.22%200%200%201%207.21-6.94%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%22M37.3%2021.87V15.8h0A7.22%207.22%200%200%200%2024%2012.17a7.22%207.22%200%200%200-13.28%203.63h0v6.07c-3.21%201.87-5.2%204.41-5.2%207.22C5.5%2034.84%2013.78%2039.5%2024%2039.5s18.5-4.66%2018.5-10.41c0-2.81-1.99-5.35-5.2-7.22%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%22M11.28%2030.83S13%2034.88%2024%2034.88s12.72-4.05%2012.72-4.05%22%2F%3E%3Cpath%20fill%3D%22%23c8ffa1%22%20d%3D%22M38.5%2026.61a1.82%201.82%200%201%201-1.82-1.82a1.81%201.81%200%200%201%201.82%201.82m-25.36%200a1.82%201.82%200%201%201-1.82-1.82a1.82%201.82%200%200%201%201.82%201.82%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%22M20.53%2026.78a3.37%203.37%200%200%201%202.31%202.31m4.63-2.31a3.37%203.37%200%200%200-2.31%202.31%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M18%2011.75a4.34%204.34%200%200%200-4.34%204.34v2.31a4.34%204.34%200%200%200%208.68%200v-2.31A4.34%204.34%200%200%200%2018%2011.75%22%2F%3E%3Cpath%20fill%3D%22%23f0f0f0%22%20d%3D%22M18%2011.75a4.34%204.34%200%200%200-4.34%204.34v1.68a4.34%204.34%200%200%201%208.68%200v-1.68A4.34%204.34%200%200%200%2018%2011.75%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%22M16.5%2017.93a1.5%201.5%200%201%200%203%200a1.5%201.5%200%201%200-3%200%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%22M18%2011.75a4.34%204.34%200%200%200-4.34%204.34v2.31a4.34%204.34%200%200%200%208.68%200v-2.31A4.34%204.34%200%200%200%2018%2011.75%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M30%2011.75a4.34%204.34%200%200%201%204.34%204.34v2.31a4.34%204.34%200%200%201-8.68%200v-2.31A4.34%204.34%200%200%201%2030%2011.75%22%2F%3E%3Cpath%20fill%3D%22%23f0f0f0%22%20d%3D%22M30%2011.75a4.34%204.34%200%200%201%204.34%204.34v1.68a4.34%204.34%200%200%200-8.68%200v-1.68A4.34%204.34%200%200%201%2030%2011.75%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%22M28.5%2017.93a1.5%201.5%200%201%200%203%200a1.5%201.5%200%201%200-3%200%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%22M30%2011.75a4.34%204.34%200%200%201%204.34%204.34v2.31a4.34%204.34%200%200%201-8.68%200v-2.31A4.34%204.34%200%200%201%2030%2011.75%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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