panda from IconPark Solid by ByteDance · Solid · Animals · Apache-2.0 Free for personal and commercial use.

Name
panda
Set
IconPark Solid
Style
Solid
Category
Animals
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More animals icons from IconPark Solid

Use the panda icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVG9OxkTzUZ1"><g fill="none" stroke-width="4"><ellipse cx="24" cy="27" fill="#fff" stroke="#fff" rx="18" ry="17"/><ellipse cx="16.933" cy="24.64" fill="#000" stroke="#000" rx="3" ry="4" transform="rotate(15 16.933 24.64)"/><ellipse fill="#000" stroke="#000" rx="3" ry="4" transform="scale(-1 1)rotate(15 -109.047 -105.16)"/><path stroke="#fff" stroke-linecap="round" d="M41 20.999c3.124-3.124 3.438-8.219.313-11.343S32.124 6.876 29 10M7 21c-3.124-3.125-3.468-8.22-.344-11.343C9.781 6.532 15.876 6.875 19 10"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M20 35c.5 1.294 2.2 3.277 5 .862c2.8 2.415 4.5.431 5-.862"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVG9OxkTzUZ1)"/></svg>

React

import type { SVGProps } from "react";

export function IconParkSolidPanda(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="SVG9OxkTzUZ1"><g fill="none" strokeWidth="4"><ellipse cx="24" cy="27" fill="#fff" stroke="#fff" rx="18" ry="17"/><ellipse cx="16.933" cy="24.64" fill="#000" stroke="#000" rx="3" ry="4" transform="rotate(15 16.933 24.64)"/><ellipse fill="#000" stroke="#000" rx="3" ry="4" transform="scale(-1 1)rotate(15 -109.047 -105.16)"/><path stroke="#fff" strokeLinecap="round" d="M41 20.999c3.124-3.124 3.438-8.219.313-11.343S32.124 6.876 29 10M7 21c-3.124-3.125-3.468-8.22-.344-11.343C9.781 6.532 15.876 6.875 19 10"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" d="M20 35c.5 1.294 2.2 3.277 5 .862c2.8 2.415 4.5.431 5-.862"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVG9OxkTzUZ1)"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVG9OxkTzUZ1"><g fill="none" stroke-width="4"><ellipse cx="24" cy="27" fill="#fff" stroke="#fff" rx="18" ry="17"/><ellipse cx="16.933" cy="24.64" fill="#000" stroke="#000" rx="3" ry="4" transform="rotate(15 16.933 24.64)"/><ellipse fill="#000" stroke="#000" rx="3" ry="4" transform="scale(-1 1)rotate(15 -109.047 -105.16)"/><path stroke="#fff" stroke-linecap="round" d="M41 20.999c3.124-3.124 3.438-8.219.313-11.343S32.124 6.876 29 10M7 21c-3.124-3.125-3.468-8.22-.344-11.343C9.781 6.532 15.876 6.875 19 10"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M20 35c.5 1.294 2.2 3.277 5 .862c2.8 2.415 4.5.431 5-.862"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVG9OxkTzUZ1)"/></svg>
</template>

CSS

.icon-panda {
  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%22SVG9OxkTzUZ1%22%3E%3Cg%20fill%3D%22none%22%20stroke-width%3D%224%22%3E%3Cellipse%20cx%3D%2224%22%20cy%3D%2227%22%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20rx%3D%2218%22%20ry%3D%2217%22%2F%3E%3Cellipse%20cx%3D%2216.933%22%20cy%3D%2224.64%22%20fill%3D%22%23000%22%20stroke%3D%22%23000%22%20rx%3D%223%22%20ry%3D%224%22%20transform%3D%22rotate(15%2016.933%2024.64)%22%2F%3E%3Cellipse%20fill%3D%22%23000%22%20stroke%3D%22%23000%22%20rx%3D%223%22%20ry%3D%224%22%20transform%3D%22scale(-1%201)rotate(15%20-109.047%20-105.16)%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M41%2020.999c3.124-3.124%203.438-8.219.313-11.343S32.124%206.876%2029%2010M7%2021c-3.124-3.125-3.468-8.22-.344-11.343C9.781%206.532%2015.876%206.875%2019%2010%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M20%2035c.5%201.294%202.2%203.277%205%20.862c2.8%202.415%204.5.431%205-.862%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(%23SVG9OxkTzUZ1)%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%22SVG9OxkTzUZ1%22%3E%3Cg%20fill%3D%22none%22%20stroke-width%3D%224%22%3E%3Cellipse%20cx%3D%2224%22%20cy%3D%2227%22%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20rx%3D%2218%22%20ry%3D%2217%22%2F%3E%3Cellipse%20cx%3D%2216.933%22%20cy%3D%2224.64%22%20fill%3D%22%23000%22%20stroke%3D%22%23000%22%20rx%3D%223%22%20ry%3D%224%22%20transform%3D%22rotate(15%2016.933%2024.64)%22%2F%3E%3Cellipse%20fill%3D%22%23000%22%20stroke%3D%22%23000%22%20rx%3D%223%22%20ry%3D%224%22%20transform%3D%22scale(-1%201)rotate(15%20-109.047%20-105.16)%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M41%2020.999c3.124-3.124%203.438-8.219.313-11.343S32.124%206.876%2029%2010M7%2021c-3.124-3.125-3.468-8.22-.344-11.343C9.781%206.532%2015.876%206.875%2019%2010%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M20%2035c.5%201.294%202.2%203.277%205%20.862c2.8%202.415%204.5.431%205-.862%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(%23SVG9OxkTzUZ1)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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