frog from OpenMoji by OpenMoji · Default · Animals Nature · CC-BY-SA-4.0 Attribution required.

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#b1cc33" d="M39.386 22.357c.463 0 .871-.305.993-.753c.56-2.053 2.59-6.929 7.654-7.604C55.867 12.955 59 18.178 59 22.357c0 5.06-2.09 5.222-3.415 7.597c-.264.472-.408 1.058-.035 1.45c5.443 5.696 8.19 29.602-19.53 29.602C10.95 61.006 9 41 16.475 31.384c.333-.428.391-1.001.026-1.403c-1.47-1.615-4.56-5.664-2.94-9.714C15.652 15.045 19.83 14 22.963 14c3.003 0 7.925 1.919 9.25 7.595c.105.453.527.762.992.762z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M39.386 22.357c.463 0 .871-.305.993-.753c.56-2.053 2.59-6.929 7.654-7.604C55.867 12.955 59 18.178 59 22.357c0 5.06-2.09 5.222-3.415 7.597c-.264.472-.408 1.058-.035 1.45c5.443 5.696 8.19 29.602-19.53 29.602C10.95 61.006 9 41 16.475 31.384c.333-.428.391-1.001.026-1.403c-1.47-1.615-4.56-5.664-2.94-9.714C15.652 15.045 19.83 14 22.963 14c3.003 0 7.925 1.919 9.25 7.595c.105.453.527.762.992.762z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M22.441 48.47s13.58 12.536 28.203 0"/><circle cx="22.441" cy="23.401" r="3.134"/><circle cx="49.6" cy="23.401" r="3.134"/><circle cx="31.842" cy="43.248" r="2.089"/><circle cx="40.199" cy="43.248" r="2.089"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiFrog(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#b1cc33" d="M39.386 22.357c.463 0 .871-.305.993-.753c.56-2.053 2.59-6.929 7.654-7.604C55.867 12.955 59 18.178 59 22.357c0 5.06-2.09 5.222-3.415 7.597c-.264.472-.408 1.058-.035 1.45c5.443 5.696 8.19 29.602-19.53 29.602C10.95 61.006 9 41 16.475 31.384c.333-.428.391-1.001.026-1.403c-1.47-1.615-4.56-5.664-2.94-9.714C15.652 15.045 19.83 14 22.963 14c3.003 0 7.925 1.919 9.25 7.595c.105.453.527.762.992.762z"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M39.386 22.357c.463 0 .871-.305.993-.753c.56-2.053 2.59-6.929 7.654-7.604C55.867 12.955 59 18.178 59 22.357c0 5.06-2.09 5.222-3.415 7.597c-.264.472-.408 1.058-.035 1.45c5.443 5.696 8.19 29.602-19.53 29.602C10.95 61.006 9 41 16.475 31.384c.333-.428.391-1.001.026-1.403c-1.47-1.615-4.56-5.664-2.94-9.714C15.652 15.045 19.83 14 22.963 14c3.003 0 7.925 1.919 9.25 7.595c.105.453.527.762.992.762z"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M22.441 48.47s13.58 12.536 28.203 0"/><circle cx="22.441" cy="23.401" r="3.134"/><circle cx="49.6" cy="23.401" r="3.134"/><circle cx="31.842" cy="43.248" r="2.089"/><circle cx="40.199" cy="43.248" r="2.089"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#b1cc33" d="M39.386 22.357c.463 0 .871-.305.993-.753c.56-2.053 2.59-6.929 7.654-7.604C55.867 12.955 59 18.178 59 22.357c0 5.06-2.09 5.222-3.415 7.597c-.264.472-.408 1.058-.035 1.45c5.443 5.696 8.19 29.602-19.53 29.602C10.95 61.006 9 41 16.475 31.384c.333-.428.391-1.001.026-1.403c-1.47-1.615-4.56-5.664-2.94-9.714C15.652 15.045 19.83 14 22.963 14c3.003 0 7.925 1.919 9.25 7.595c.105.453.527.762.992.762z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M39.386 22.357c.463 0 .871-.305.993-.753c.56-2.053 2.59-6.929 7.654-7.604C55.867 12.955 59 18.178 59 22.357c0 5.06-2.09 5.222-3.415 7.597c-.264.472-.408 1.058-.035 1.45c5.443 5.696 8.19 29.602-19.53 29.602C10.95 61.006 9 41 16.475 31.384c.333-.428.391-1.001.026-1.403c-1.47-1.615-4.56-5.664-2.94-9.714C15.652 15.045 19.83 14 22.963 14c3.003 0 7.925 1.919 9.25 7.595c.105.453.527.762.992.762z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M22.441 48.47s13.58 12.536 28.203 0"/><circle cx="22.441" cy="23.401" r="3.134"/><circle cx="49.6" cy="23.401" r="3.134"/><circle cx="31.842" cy="43.248" r="2.089"/><circle cx="40.199" cy="43.248" r="2.089"/></svg>
</template>

CSS

.icon-frog {
  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%23b1cc33%22%20d%3D%22M39.386%2022.357c.463%200%20.871-.305.993-.753c.56-2.053%202.59-6.929%207.654-7.604C55.867%2012.955%2059%2018.178%2059%2022.357c0%205.06-2.09%205.222-3.415%207.597c-.264.472-.408%201.058-.035%201.45c5.443%205.696%208.19%2029.602-19.53%2029.602C10.95%2061.006%209%2041%2016.475%2031.384c.333-.428.391-1.001.026-1.403c-1.47-1.615-4.56-5.664-2.94-9.714C15.652%2015.045%2019.83%2014%2022.963%2014c3.003%200%207.925%201.919%209.25%207.595c.105.453.527.762.992.762z%22%2F%3E%3Cpath%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%20d%3D%22M39.386%2022.357c.463%200%20.871-.305.993-.753c.56-2.053%202.59-6.929%207.654-7.604C55.867%2012.955%2059%2018.178%2059%2022.357c0%205.06-2.09%205.222-3.415%207.597c-.264.472-.408%201.058-.035%201.45c5.443%205.696%208.19%2029.602-19.53%2029.602C10.95%2061.006%209%2041%2016.475%2031.384c.333-.428.391-1.001.026-1.403c-1.47-1.615-4.56-5.664-2.94-9.714C15.652%2015.045%2019.83%2014%2022.963%2014c3.003%200%207.925%201.919%209.25%207.595c.105.453.527.762.992.762z%22%2F%3E%3Cpath%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%20d%3D%22M22.441%2048.47s13.58%2012.536%2028.203%200%22%2F%3E%3Ccircle%20cx%3D%2222.441%22%20cy%3D%2223.401%22%20r%3D%223.134%22%2F%3E%3Ccircle%20cx%3D%2249.6%22%20cy%3D%2223.401%22%20r%3D%223.134%22%2F%3E%3Ccircle%20cx%3D%2231.842%22%20cy%3D%2243.248%22%20r%3D%222.089%22%2F%3E%3Ccircle%20cx%3D%2240.199%22%20cy%3D%2243.248%22%20r%3D%222.089%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23b1cc33%22%20d%3D%22M39.386%2022.357c.463%200%20.871-.305.993-.753c.56-2.053%202.59-6.929%207.654-7.604C55.867%2012.955%2059%2018.178%2059%2022.357c0%205.06-2.09%205.222-3.415%207.597c-.264.472-.408%201.058-.035%201.45c5.443%205.696%208.19%2029.602-19.53%2029.602C10.95%2061.006%209%2041%2016.475%2031.384c.333-.428.391-1.001.026-1.403c-1.47-1.615-4.56-5.664-2.94-9.714C15.652%2015.045%2019.83%2014%2022.963%2014c3.003%200%207.925%201.919%209.25%207.595c.105.453.527.762.992.762z%22%2F%3E%3Cpath%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%20d%3D%22M39.386%2022.357c.463%200%20.871-.305.993-.753c.56-2.053%202.59-6.929%207.654-7.604C55.867%2012.955%2059%2018.178%2059%2022.357c0%205.06-2.09%205.222-3.415%207.597c-.264.472-.408%201.058-.035%201.45c5.443%205.696%208.19%2029.602-19.53%2029.602C10.95%2061.006%209%2041%2016.475%2031.384c.333-.428.391-1.001.026-1.403c-1.47-1.615-4.56-5.664-2.94-9.714C15.652%2015.045%2019.83%2014%2022.963%2014c3.003%200%207.925%201.919%209.25%207.595c.105.453.527.762.992.762z%22%2F%3E%3Cpath%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%20d%3D%22M22.441%2048.47s13.58%2012.536%2028.203%200%22%2F%3E%3Ccircle%20cx%3D%2222.441%22%20cy%3D%2223.401%22%20r%3D%223.134%22%2F%3E%3Ccircle%20cx%3D%2249.6%22%20cy%3D%2223.401%22%20r%3D%223.134%22%2F%3E%3Ccircle%20cx%3D%2231.842%22%20cy%3D%2243.248%22%20r%3D%222.089%22%2F%3E%3Ccircle%20cx%3D%2240.199%22%20cy%3D%2243.248%22%20r%3D%222.089%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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