panda from Fluent Emoji High Contrast by Microsoft Corporation · Default · Animals & Nature · MIT Free for personal and commercial use.

Name
panda
Set
Fluent Emoji High Contrast
Style
Default
Category
Animals & Nature
Viewbox
32×32
License
MIT

The same emoji in other sets

More animals & nature icons from Fluent Emoji High Contrast

Use the panda emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" fill-rule="evenodd" d="M11.625 7.665a13.3 13.3 0 0 0-6.094 4.464l.015.017l-.416.632A12.93 12.93 0 0 0 3 19.91c0 3.535 1.4 5.667 3.612 6.979c2.3 1.365 5.58 1.9 9.388 1.9s7.088-.535 9.388-1.9C27.6 25.577 29 23.445 29 19.909a12.94 12.94 0 0 0-2.128-7.133l-.323-.49a13.04 13.04 0 0 0-6.177-4.614l.004-.008A13 13 0 0 0 16 6.91c-1.537 0-3.01.266-4.375.755M2.23 9.37a5.37 5.37 0 0 1 9.21-3.754A15 15 0 0 1 16 4.91a15 15 0 0 1 4.56.706a5.37 5.37 0 0 1 8.356 6.66A14.94 14.94 0 0 1 31 19.91c0 4.195-1.734 7.003-4.59 8.699c-2.768 1.642-6.488 2.18-10.41 2.18s-7.642-.538-10.41-2.18C2.735 26.913 1 24.105 1 19.909c0-2.784.76-5.394 2.085-7.63A5.35 5.35 0 0 1 2.23 9.37m9.95 12.248c.227 0 .412.185.412.412c0 .763.615 1.378 1.378 1.378s1.378-.615 1.378-1.378a.412.412 0 0 1 .753-.231a.4.4 0 0 1 .11.281a1.398 1.398 0 1 0 2.797 0a.412.412 0 0 1 .823 0a2.221 2.221 0 0 1-4.07 1.232a2.2 2.2 0 0 1-1.791.92a2.2 2.2 0 0 1-2.202-2.202c0-.227.185-.412.412-.412m2.69-3.018h1.81c.78 0 1.17.94.62 1.49l-.9.9a.87.87 0 0 1-1.23 0l-.9-.9a.863.863 0 0 1 .6-1.49m-2.21.7a3.77 3.77 0 0 1-5.33 0c-1.47-1.47-.81-3.2.66-4.67s3.2-2.13 4.67-.66a3.77 3.77 0 0 1 0 5.33m-1.23-.87a.767.767 0 0 1-.75-.776v-1.448c0-.418.332-.776.75-.776s.75.343.75.776v1.448a.76.76 0 0 1-.75.776m12.796.87a3.77 3.77 0 0 1-5.33 0a3.77 3.77 0 0 1 0-5.33c1.47-1.47 3.2-.81 4.67.66s2.13 3.2.66 4.67m-3.35-1.646a.767.767 0 0 1-.75.776a.76.76 0 0 1-.75-.776v-1.448c0-.433.331-.776.75-.776c.418 0 .75.358.75.776z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastPanda(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" fillRule="evenodd" d="M11.625 7.665a13.3 13.3 0 0 0-6.094 4.464l.015.017l-.416.632A12.93 12.93 0 0 0 3 19.91c0 3.535 1.4 5.667 3.612 6.979c2.3 1.365 5.58 1.9 9.388 1.9s7.088-.535 9.388-1.9C27.6 25.577 29 23.445 29 19.909a12.94 12.94 0 0 0-2.128-7.133l-.323-.49a13.04 13.04 0 0 0-6.177-4.614l.004-.008A13 13 0 0 0 16 6.91c-1.537 0-3.01.266-4.375.755M2.23 9.37a5.37 5.37 0 0 1 9.21-3.754A15 15 0 0 1 16 4.91a15 15 0 0 1 4.56.706a5.37 5.37 0 0 1 8.356 6.66A14.94 14.94 0 0 1 31 19.91c0 4.195-1.734 7.003-4.59 8.699c-2.768 1.642-6.488 2.18-10.41 2.18s-7.642-.538-10.41-2.18C2.735 26.913 1 24.105 1 19.909c0-2.784.76-5.394 2.085-7.63A5.35 5.35 0 0 1 2.23 9.37m9.95 12.248c.227 0 .412.185.412.412c0 .763.615 1.378 1.378 1.378s1.378-.615 1.378-1.378a.412.412 0 0 1 .753-.231a.4.4 0 0 1 .11.281a1.398 1.398 0 1 0 2.797 0a.412.412 0 0 1 .823 0a2.221 2.221 0 0 1-4.07 1.232a2.2 2.2 0 0 1-1.791.92a2.2 2.2 0 0 1-2.202-2.202c0-.227.185-.412.412-.412m2.69-3.018h1.81c.78 0 1.17.94.62 1.49l-.9.9a.87.87 0 0 1-1.23 0l-.9-.9a.863.863 0 0 1 .6-1.49m-2.21.7a3.77 3.77 0 0 1-5.33 0c-1.47-1.47-.81-3.2.66-4.67s3.2-2.13 4.67-.66a3.77 3.77 0 0 1 0 5.33m-1.23-.87a.767.767 0 0 1-.75-.776v-1.448c0-.418.332-.776.75-.776s.75.343.75.776v1.448a.76.76 0 0 1-.75.776m12.796.87a3.77 3.77 0 0 1-5.33 0a3.77 3.77 0 0 1 0-5.33c1.47-1.47 3.2-.81 4.67.66s2.13 3.2.66 4.67m-3.35-1.646a.767.767 0 0 1-.75.776a.76.76 0 0 1-.75-.776v-1.448c0-.433.331-.776.75-.776c.418 0 .75.358.75.776z" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" fill-rule="evenodd" d="M11.625 7.665a13.3 13.3 0 0 0-6.094 4.464l.015.017l-.416.632A12.93 12.93 0 0 0 3 19.91c0 3.535 1.4 5.667 3.612 6.979c2.3 1.365 5.58 1.9 9.388 1.9s7.088-.535 9.388-1.9C27.6 25.577 29 23.445 29 19.909a12.94 12.94 0 0 0-2.128-7.133l-.323-.49a13.04 13.04 0 0 0-6.177-4.614l.004-.008A13 13 0 0 0 16 6.91c-1.537 0-3.01.266-4.375.755M2.23 9.37a5.37 5.37 0 0 1 9.21-3.754A15 15 0 0 1 16 4.91a15 15 0 0 1 4.56.706a5.37 5.37 0 0 1 8.356 6.66A14.94 14.94 0 0 1 31 19.91c0 4.195-1.734 7.003-4.59 8.699c-2.768 1.642-6.488 2.18-10.41 2.18s-7.642-.538-10.41-2.18C2.735 26.913 1 24.105 1 19.909c0-2.784.76-5.394 2.085-7.63A5.35 5.35 0 0 1 2.23 9.37m9.95 12.248c.227 0 .412.185.412.412c0 .763.615 1.378 1.378 1.378s1.378-.615 1.378-1.378a.412.412 0 0 1 .753-.231a.4.4 0 0 1 .11.281a1.398 1.398 0 1 0 2.797 0a.412.412 0 0 1 .823 0a2.221 2.221 0 0 1-4.07 1.232a2.2 2.2 0 0 1-1.791.92a2.2 2.2 0 0 1-2.202-2.202c0-.227.185-.412.412-.412m2.69-3.018h1.81c.78 0 1.17.94.62 1.49l-.9.9a.87.87 0 0 1-1.23 0l-.9-.9a.863.863 0 0 1 .6-1.49m-2.21.7a3.77 3.77 0 0 1-5.33 0c-1.47-1.47-.81-3.2.66-4.67s3.2-2.13 4.67-.66a3.77 3.77 0 0 1 0 5.33m-1.23-.87a.767.767 0 0 1-.75-.776v-1.448c0-.418.332-.776.75-.776s.75.343.75.776v1.448a.76.76 0 0 1-.75.776m12.796.87a3.77 3.77 0 0 1-5.33 0a3.77 3.77 0 0 1 0-5.33c1.47-1.47 3.2-.81 4.67.66s2.13 3.2.66 4.67m-3.35-1.646a.767.767 0 0 1-.75.776a.76.76 0 0 1-.75-.776v-1.448c0-.433.331-.776.75-.776c.418 0 .75.358.75.776z" clip-rule="evenodd"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M11.625%207.665a13.3%2013.3%200%200%200-6.094%204.464l.015.017l-.416.632A12.93%2012.93%200%200%200%203%2019.91c0%203.535%201.4%205.667%203.612%206.979c2.3%201.365%205.58%201.9%209.388%201.9s7.088-.535%209.388-1.9C27.6%2025.577%2029%2023.445%2029%2019.909a12.94%2012.94%200%200%200-2.128-7.133l-.323-.49a13.04%2013.04%200%200%200-6.177-4.614l.004-.008A13%2013%200%200%200%2016%206.91c-1.537%200-3.01.266-4.375.755M2.23%209.37a5.37%205.37%200%200%201%209.21-3.754A15%2015%200%200%201%2016%204.91a15%2015%200%200%201%204.56.706a5.37%205.37%200%200%201%208.356%206.66A14.94%2014.94%200%200%201%2031%2019.91c0%204.195-1.734%207.003-4.59%208.699c-2.768%201.642-6.488%202.18-10.41%202.18s-7.642-.538-10.41-2.18C2.735%2026.913%201%2024.105%201%2019.909c0-2.784.76-5.394%202.085-7.63A5.35%205.35%200%200%201%202.23%209.37m9.95%2012.248c.227%200%20.412.185.412.412c0%20.763.615%201.378%201.378%201.378s1.378-.615%201.378-1.378a.412.412%200%200%201%20.753-.231a.4.4%200%200%201%20.11.281a1.398%201.398%200%201%200%202.797%200a.412.412%200%200%201%20.823%200a2.221%202.221%200%200%201-4.07%201.232a2.2%202.2%200%200%201-1.791.92a2.2%202.2%200%200%201-2.202-2.202c0-.227.185-.412.412-.412m2.69-3.018h1.81c.78%200%201.17.94.62%201.49l-.9.9a.87.87%200%200%201-1.23%200l-.9-.9a.863.863%200%200%201%20.6-1.49m-2.21.7a3.77%203.77%200%200%201-5.33%200c-1.47-1.47-.81-3.2.66-4.67s3.2-2.13%204.67-.66a3.77%203.77%200%200%201%200%205.33m-1.23-.87a.767.767%200%200%201-.75-.776v-1.448c0-.418.332-.776.75-.776s.75.343.75.776v1.448a.76.76%200%200%201-.75.776m12.796.87a3.77%203.77%200%200%201-5.33%200a3.77%203.77%200%200%201%200-5.33c1.47-1.47%203.2-.81%204.67.66s2.13%203.2.66%204.67m-3.35-1.646a.767.767%200%200%201-.75.776a.76.76%200%200%201-.75-.776v-1.448c0-.433.331-.776.75-.776c.418%200%20.75.358.75.776z%22%20clip-rule%3D%22evenodd%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M11.625%207.665a13.3%2013.3%200%200%200-6.094%204.464l.015.017l-.416.632A12.93%2012.93%200%200%200%203%2019.91c0%203.535%201.4%205.667%203.612%206.979c2.3%201.365%205.58%201.9%209.388%201.9s7.088-.535%209.388-1.9C27.6%2025.577%2029%2023.445%2029%2019.909a12.94%2012.94%200%200%200-2.128-7.133l-.323-.49a13.04%2013.04%200%200%200-6.177-4.614l.004-.008A13%2013%200%200%200%2016%206.91c-1.537%200-3.01.266-4.375.755M2.23%209.37a5.37%205.37%200%200%201%209.21-3.754A15%2015%200%200%201%2016%204.91a15%2015%200%200%201%204.56.706a5.37%205.37%200%200%201%208.356%206.66A14.94%2014.94%200%200%201%2031%2019.91c0%204.195-1.734%207.003-4.59%208.699c-2.768%201.642-6.488%202.18-10.41%202.18s-7.642-.538-10.41-2.18C2.735%2026.913%201%2024.105%201%2019.909c0-2.784.76-5.394%202.085-7.63A5.35%205.35%200%200%201%202.23%209.37m9.95%2012.248c.227%200%20.412.185.412.412c0%20.763.615%201.378%201.378%201.378s1.378-.615%201.378-1.378a.412.412%200%200%201%20.753-.231a.4.4%200%200%201%20.11.281a1.398%201.398%200%201%200%202.797%200a.412.412%200%200%201%20.823%200a2.221%202.221%200%200%201-4.07%201.232a2.2%202.2%200%200%201-1.791.92a2.2%202.2%200%200%201-2.202-2.202c0-.227.185-.412.412-.412m2.69-3.018h1.81c.78%200%201.17.94.62%201.49l-.9.9a.87.87%200%200%201-1.23%200l-.9-.9a.863.863%200%200%201%20.6-1.49m-2.21.7a3.77%203.77%200%200%201-5.33%200c-1.47-1.47-.81-3.2.66-4.67s3.2-2.13%204.67-.66a3.77%203.77%200%200%201%200%205.33m-1.23-.87a.767.767%200%200%201-.75-.776v-1.448c0-.418.332-.776.75-.776s.75.343.75.776v1.448a.76.76%200%200%201-.75.776m12.796.87a3.77%203.77%200%200%201-5.33%200a3.77%203.77%200%200%201%200-5.33c1.47-1.47%203.2-.81%204.67.66s2.13%203.2.66%204.67m-3.35-1.646a.767.767%200%200%201-.75.776a.76.76%200%200%201-.75-.776v-1.448c0-.433.331-.776.75-.776c.418%200%20.75.358.75.776z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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