frog from IconPark TwoTone by ByteDance · Two tone · Animals · Apache-2.0 Free for personal and commercial use.

Name
frog
Set
IconPark TwoTone
Style
Two tone
Category
Animals
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More animals icons from IconPark TwoTone

Use the frog icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVGufgbudRG"><g fill="none"><path fill="#555" stroke="#fff" stroke-linejoin="round" stroke-width="4" d="M19.102 10.894c.424.775.641 1.629.67 2.512a28 28 0 0 1 3.728-.245c1.63 0 3.212.138 4.725.397a5.6 5.6 0 0 1 .673-2.664c1.76-3.209 6.415-3.846 10.4-1.423c3.983 2.422 5.787 6.988 4.028 10.198a5.2 5.2 0 0 1-1.745 1.877C42.496 23.1 43 24.8 43 26.58C43 33.99 34.27 40 23.5 40S4 33.992 4 26.58c0-1.98.624-3.861 1.744-5.554a5.2 5.2 0 0 1-1.07-1.357c-1.76-3.21.045-7.776 4.029-10.198s8.64-1.786 10.399 1.423Z"/><circle cx="12" cy="17" r="2" fill="#fff"/><circle cx="20.156" cy="28.576" r="2" fill="#fff"/><circle cx="28.156" cy="28.576" r="2" fill="#fff"/><circle cx="36" cy="17" r="2" fill="#fff"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVGufgbudRG)"/></svg>

React

import type { SVGProps } from "react";

export function IconParkTwotoneFrog(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVGufgbudRG"><g fill="none"><path fill="#555" stroke="#fff" strokeLinejoin="round" strokeWidth="4" d="M19.102 10.894c.424.775.641 1.629.67 2.512a28 28 0 0 1 3.728-.245c1.63 0 3.212.138 4.725.397a5.6 5.6 0 0 1 .673-2.664c1.76-3.209 6.415-3.846 10.4-1.423c3.983 2.422 5.787 6.988 4.028 10.198a5.2 5.2 0 0 1-1.745 1.877C42.496 23.1 43 24.8 43 26.58C43 33.99 34.27 40 23.5 40S4 33.992 4 26.58c0-1.98.624-3.861 1.744-5.554a5.2 5.2 0 0 1-1.07-1.357c-1.76-3.21.045-7.776 4.029-10.198s8.64-1.786 10.399 1.423Z"/><circle cx="12" cy="17" r="2" fill="#fff"/><circle cx="20.156" cy="28.576" r="2" fill="#fff"/><circle cx="28.156" cy="28.576" r="2" fill="#fff"/><circle cx="36" cy="17" r="2" fill="#fff"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVGufgbudRG)"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVGufgbudRG"><g fill="none"><path fill="#555" stroke="#fff" stroke-linejoin="round" stroke-width="4" d="M19.102 10.894c.424.775.641 1.629.67 2.512a28 28 0 0 1 3.728-.245c1.63 0 3.212.138 4.725.397a5.6 5.6 0 0 1 .673-2.664c1.76-3.209 6.415-3.846 10.4-1.423c3.983 2.422 5.787 6.988 4.028 10.198a5.2 5.2 0 0 1-1.745 1.877C42.496 23.1 43 24.8 43 26.58C43 33.99 34.27 40 23.5 40S4 33.992 4 26.58c0-1.98.624-3.861 1.744-5.554a5.2 5.2 0 0 1-1.07-1.357c-1.76-3.21.045-7.776 4.029-10.198s8.64-1.786 10.399 1.423Z"/><circle cx="12" cy="17" r="2" fill="#fff"/><circle cx="20.156" cy="28.576" r="2" fill="#fff"/><circle cx="28.156" cy="28.576" r="2" fill="#fff"/><circle cx="36" cy="17" r="2" fill="#fff"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVGufgbudRG)"/></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%2048%2048%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGufgbudRG%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23555%22%20stroke%3D%22%23fff%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M19.102%2010.894c.424.775.641%201.629.67%202.512a28%2028%200%200%201%203.728-.245c1.63%200%203.212.138%204.725.397a5.6%205.6%200%200%201%20.673-2.664c1.76-3.209%206.415-3.846%2010.4-1.423c3.983%202.422%205.787%206.988%204.028%2010.198a5.2%205.2%200%200%201-1.745%201.877C42.496%2023.1%2043%2024.8%2043%2026.58C43%2033.99%2034.27%2040%2023.5%2040S4%2033.992%204%2026.58c0-1.98.624-3.861%201.744-5.554a5.2%205.2%200%200%201-1.07-1.357c-1.76-3.21.045-7.776%204.029-10.198s8.64-1.786%2010.399%201.423Z%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2217%22%20r%3D%222%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2220.156%22%20cy%3D%2228.576%22%20r%3D%222%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2228.156%22%20cy%3D%2228.576%22%20r%3D%222%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2217%22%20r%3D%222%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23SVGufgbudRG)%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%3Cdefs%3E%3Cmask%20id%3D%22SVGufgbudRG%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23555%22%20stroke%3D%22%23fff%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M19.102%2010.894c.424.775.641%201.629.67%202.512a28%2028%200%200%201%203.728-.245c1.63%200%203.212.138%204.725.397a5.6%205.6%200%200%201%20.673-2.664c1.76-3.209%206.415-3.846%2010.4-1.423c3.983%202.422%205.787%206.988%204.028%2010.198a5.2%205.2%200%200%201-1.745%201.877C42.496%2023.1%2043%2024.8%2043%2026.58C43%2033.99%2034.27%2040%2023.5%2040S4%2033.992%204%2026.58c0-1.98.624-3.861%201.744-5.554a5.2%205.2%200%200%201-1.07-1.357c-1.76-3.21.045-7.776%204.029-10.198s8.64-1.786%2010.399%201.423Z%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2217%22%20r%3D%222%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2220.156%22%20cy%3D%2228.576%22%20r%3D%222%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2228.156%22%20cy%3D%2228.576%22%20r%3D%222%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2217%22%20r%3D%222%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23SVGufgbudRG)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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