koala bear icon

koala-bear from IconPark by ByteDance · Color · Animals · Apache-2.0 Free for personal and commercial use.

Name
koala-bear
Set
IconPark
Style
Color
Category
Animals
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More animals icons from IconPark

Use the koala bear icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><circle cx="24" cy="26" r="15" fill="#2F88FF" stroke="#000" stroke-width="4"/><path fill="#43CCF8" stroke="#fff" stroke-linejoin="round" stroke-width="4" d="M21 31.5625C21 29.664 24 24 24 24C24 24 27 29.664 27 31.5625C27 33.461 25.6569 35 24 35C22.3431 35 21 33.461 21 31.5625Z"/><circle cx="17.039" cy="23.493" r="2" fill="#fff"/><circle cx="31.039" cy="23.493" r="2" fill="#fff"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M17 11.9269C15.6214 9.52446 8.49451 6.09319 5.34959 9.30595C4.01392 10.4178 2.98594 15.4499 5.72704 23L10 19.9798"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M31 11.9269C32.3786 9.52446 39.5055 6.0932 42.6504 9.30595C43.9861 10.4178 45.0141 15.4499 42.273 23L38 19.9802"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkKoalaBear(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><circle cx="24" cy="26" r="15" fill="#2F88FF" stroke="#000" strokeWidth="4"/><path fill="#43CCF8" stroke="#fff" strokeLinejoin="round" strokeWidth="4" d="M21 31.5625C21 29.664 24 24 24 24C24 24 27 29.664 27 31.5625C27 33.461 25.6569 35 24 35C22.3431 35 21 33.461 21 31.5625Z"/><circle cx="17.039" cy="23.493" r="2" fill="#fff"/><circle cx="31.039" cy="23.493" r="2" fill="#fff"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M17 11.9269C15.6214 9.52446 8.49451 6.09319 5.34959 9.30595C4.01392 10.4178 2.98594 15.4499 5.72704 23L10 19.9798"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M31 11.9269C32.3786 9.52446 39.5055 6.0932 42.6504 9.30595C43.9861 10.4178 45.0141 15.4499 42.273 23L38 19.9802"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><circle cx="24" cy="26" r="15" fill="#2F88FF" stroke="#000" stroke-width="4"/><path fill="#43CCF8" stroke="#fff" stroke-linejoin="round" stroke-width="4" d="M21 31.5625C21 29.664 24 24 24 24C24 24 27 29.664 27 31.5625C27 33.461 25.6569 35 24 35C22.3431 35 21 33.461 21 31.5625Z"/><circle cx="17.039" cy="23.493" r="2" fill="#fff"/><circle cx="31.039" cy="23.493" r="2" fill="#fff"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M17 11.9269C15.6214 9.52446 8.49451 6.09319 5.34959 9.30595C4.01392 10.4178 2.98594 15.4499 5.72704 23L10 19.9798"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M31 11.9269C32.3786 9.52446 39.5055 6.0932 42.6504 9.30595C43.9861 10.4178 45.0141 15.4499 42.273 23L38 19.9802"/></g></svg>
</template>

CSS

.icon-koala-bear {
  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%3Cg%20fill%3D%22none%22%3E%3Ccircle%20cx%3D%2224%22%20cy%3D%2226%22%20r%3D%2215%22%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%2F%3E%3Cpath%20fill%3D%22%2343CCF8%22%20stroke%3D%22%23fff%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M21%2031.5625C21%2029.664%2024%2024%2024%2024C24%2024%2027%2029.664%2027%2031.5625C27%2033.461%2025.6569%2035%2024%2035C22.3431%2035%2021%2033.461%2021%2031.5625Z%22%2F%3E%3Ccircle%20cx%3D%2217.039%22%20cy%3D%2223.493%22%20r%3D%222%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2231.039%22%20cy%3D%2223.493%22%20r%3D%222%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M17%2011.9269C15.6214%209.52446%208.49451%206.09319%205.34959%209.30595C4.01392%2010.4178%202.98594%2015.4499%205.72704%2023L10%2019.9798%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M31%2011.9269C32.3786%209.52446%2039.5055%206.0932%2042.6504%209.30595C43.9861%2010.4178%2045.0141%2015.4499%2042.273%2023L38%2019.9802%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%3E%3Ccircle%20cx%3D%2224%22%20cy%3D%2226%22%20r%3D%2215%22%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%2F%3E%3Cpath%20fill%3D%22%2343CCF8%22%20stroke%3D%22%23fff%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M21%2031.5625C21%2029.664%2024%2024%2024%2024C24%2024%2027%2029.664%2027%2031.5625C27%2033.461%2025.6569%2035%2024%2035C22.3431%2035%2021%2033.461%2021%2031.5625Z%22%2F%3E%3Ccircle%20cx%3D%2217.039%22%20cy%3D%2223.493%22%20r%3D%222%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2231.039%22%20cy%3D%2223.493%22%20r%3D%222%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M17%2011.9269C15.6214%209.52446%208.49451%206.09319%205.34959%209.30595C4.01392%2010.4178%202.98594%2015.4499%205.72704%2023L10%2019.9798%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M31%2011.9269C32.3786%209.52446%2039.5055%206.0932%2042.6504%209.30595C43.9861%2010.4178%2045.0141%2015.4499%2042.273%2023L38%2019.9802%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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