bear from Noto Emoji by Google Inc · Default · Animals & Nature · Apache-2.0 Free for personal and commercial use.

Name
bear
Set
Noto Emoji
Style
Default
Category
Animals & Nature
Viewbox
128×128
License
Apache 2.0
Aliases
bear-face

The same emoji in other sets

More animals & nature icons from Noto Emoji

Use the bear emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#855b52" d="M63.29 9.93c14.92.22 16.4 3.61 20.77 3.73c6.32.18 15.98-11.97 29.07-.99c12.9 10.82 2.39 27.8 2.39 27.8s7.18 12.72 8.02 32.1c.61 14.03-4.79 31.49-29 41.39c-22.29 9.12-55.55 7.3-75.88-8.31C2.9 93.56 4.01 75.92 4.44 69.91c1.13-15.77 8.02-28.44 8.02-28.44s-10.19-20.15 2.25-29.7c13.66-10.49 23.38 1.86 29 1.41c4.09-.34 5.43-3.46 19.58-3.25"/><path fill="#b99277" d="M35.98 20.77c-.19-1.11-7.43-8.29-14.92-.99c-5.77 5.63 0 15.42.99 14.64c.76-.6 3.56-4.21 6.83-7.32c3.35-3.19 7.17-5.9 7.1-6.33m56.52.07c-.05.62 3.81 2.95 7.32 6.26c3.55 3.35 6.75 7.67 7.32 7.6c1.13-.14 5.98-9.64-.35-14.99s-14.15-.7-14.29 1.13"/><path fill="#f2a258" d="M64.51 60.38c14.64 0 23.42 16.52 22.9 26.84c-.47 9.39-5.82 17.18-23.84 17.08c-18.02-.09-22.59-8.36-22.9-17.18c-.28-7.88 5.35-26.74 23.84-26.74"/><path fill="#171716" d="M92.92 59.7c.33 4.16-1.9 7.95-6.17 7.63c-4.12-.32-7.13-3.66-7.13-7.84s2.22-7.14 5.56-7.6c4.08-.57 7.27 1.9 7.74 7.81"/><path fill="#2f3030" d="M74.55 76.99c-.34 4.16-3.1 8.61-11.12 8.33c-6.73-.24-9.9-4.72-10-8.89c-.14-5.89 3-8.06 10.61-8.17c8.68-.11 10.98 3.01 10.51 8.73"/><path fill="#171716" d="M48.37 61.25c-.43 4.15-4.33 7.06-7.98 6.17c-4.01-.98-5.81-5.2-4.97-9.29c.75-3.66 3.96-6.51 7.6-6.1c3.8.42 5.89 3.99 5.35 9.22"/><path fill="#2f3030" d="M63.99 95.04c5.49 0 8.49-3.03 9.34-3.87s1.99-2.28 3.75-.84c1.5 1.22.02 3.12-.66 3.85c-1.22 1.31-4.9 5.31-12.93 4.95c-7.88-.35-10.91-3.92-11.76-4.76c-.84-.84-2.25-3-.66-4.22c1.91-1.46 2.53.19 4.5 1.78s3.21 3.11 8.42 3.11"/></svg>

React

import type { SVGProps } from "react";

export function NotoBear(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#855b52" d="M63.29 9.93c14.92.22 16.4 3.61 20.77 3.73c6.32.18 15.98-11.97 29.07-.99c12.9 10.82 2.39 27.8 2.39 27.8s7.18 12.72 8.02 32.1c.61 14.03-4.79 31.49-29 41.39c-22.29 9.12-55.55 7.3-75.88-8.31C2.9 93.56 4.01 75.92 4.44 69.91c1.13-15.77 8.02-28.44 8.02-28.44s-10.19-20.15 2.25-29.7c13.66-10.49 23.38 1.86 29 1.41c4.09-.34 5.43-3.46 19.58-3.25"/><path fill="#b99277" d="M35.98 20.77c-.19-1.11-7.43-8.29-14.92-.99c-5.77 5.63 0 15.42.99 14.64c.76-.6 3.56-4.21 6.83-7.32c3.35-3.19 7.17-5.9 7.1-6.33m56.52.07c-.05.62 3.81 2.95 7.32 6.26c3.55 3.35 6.75 7.67 7.32 7.6c1.13-.14 5.98-9.64-.35-14.99s-14.15-.7-14.29 1.13"/><path fill="#f2a258" d="M64.51 60.38c14.64 0 23.42 16.52 22.9 26.84c-.47 9.39-5.82 17.18-23.84 17.08c-18.02-.09-22.59-8.36-22.9-17.18c-.28-7.88 5.35-26.74 23.84-26.74"/><path fill="#171716" d="M92.92 59.7c.33 4.16-1.9 7.95-6.17 7.63c-4.12-.32-7.13-3.66-7.13-7.84s2.22-7.14 5.56-7.6c4.08-.57 7.27 1.9 7.74 7.81"/><path fill="#2f3030" d="M74.55 76.99c-.34 4.16-3.1 8.61-11.12 8.33c-6.73-.24-9.9-4.72-10-8.89c-.14-5.89 3-8.06 10.61-8.17c8.68-.11 10.98 3.01 10.51 8.73"/><path fill="#171716" d="M48.37 61.25c-.43 4.15-4.33 7.06-7.98 6.17c-4.01-.98-5.81-5.2-4.97-9.29c.75-3.66 3.96-6.51 7.6-6.1c3.8.42 5.89 3.99 5.35 9.22"/><path fill="#2f3030" d="M63.99 95.04c5.49 0 8.49-3.03 9.34-3.87s1.99-2.28 3.75-.84c1.5 1.22.02 3.12-.66 3.85c-1.22 1.31-4.9 5.31-12.93 4.95c-7.88-.35-10.91-3.92-11.76-4.76c-.84-.84-2.25-3-.66-4.22c1.91-1.46 2.53.19 4.5 1.78s3.21 3.11 8.42 3.11"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#855b52" d="M63.29 9.93c14.92.22 16.4 3.61 20.77 3.73c6.32.18 15.98-11.97 29.07-.99c12.9 10.82 2.39 27.8 2.39 27.8s7.18 12.72 8.02 32.1c.61 14.03-4.79 31.49-29 41.39c-22.29 9.12-55.55 7.3-75.88-8.31C2.9 93.56 4.01 75.92 4.44 69.91c1.13-15.77 8.02-28.44 8.02-28.44s-10.19-20.15 2.25-29.7c13.66-10.49 23.38 1.86 29 1.41c4.09-.34 5.43-3.46 19.58-3.25"/><path fill="#b99277" d="M35.98 20.77c-.19-1.11-7.43-8.29-14.92-.99c-5.77 5.63 0 15.42.99 14.64c.76-.6 3.56-4.21 6.83-7.32c3.35-3.19 7.17-5.9 7.1-6.33m56.52.07c-.05.62 3.81 2.95 7.32 6.26c3.55 3.35 6.75 7.67 7.32 7.6c1.13-.14 5.98-9.64-.35-14.99s-14.15-.7-14.29 1.13"/><path fill="#f2a258" d="M64.51 60.38c14.64 0 23.42 16.52 22.9 26.84c-.47 9.39-5.82 17.18-23.84 17.08c-18.02-.09-22.59-8.36-22.9-17.18c-.28-7.88 5.35-26.74 23.84-26.74"/><path fill="#171716" d="M92.92 59.7c.33 4.16-1.9 7.95-6.17 7.63c-4.12-.32-7.13-3.66-7.13-7.84s2.22-7.14 5.56-7.6c4.08-.57 7.27 1.9 7.74 7.81"/><path fill="#2f3030" d="M74.55 76.99c-.34 4.16-3.1 8.61-11.12 8.33c-6.73-.24-9.9-4.72-10-8.89c-.14-5.89 3-8.06 10.61-8.17c8.68-.11 10.98 3.01 10.51 8.73"/><path fill="#171716" d="M48.37 61.25c-.43 4.15-4.33 7.06-7.98 6.17c-4.01-.98-5.81-5.2-4.97-9.29c.75-3.66 3.96-6.51 7.6-6.1c3.8.42 5.89 3.99 5.35 9.22"/><path fill="#2f3030" d="M63.99 95.04c5.49 0 8.49-3.03 9.34-3.87s1.99-2.28 3.75-.84c1.5 1.22.02 3.12-.66 3.85c-1.22 1.31-4.9 5.31-12.93 4.95c-7.88-.35-10.91-3.92-11.76-4.76c-.84-.84-2.25-3-.66-4.22c1.91-1.46 2.53.19 4.5 1.78s3.21 3.11 8.42 3.11"/></svg>
</template>

CSS

.icon-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%20128%20128%22%3E%3Cpath%20fill%3D%22%23855b52%22%20d%3D%22M63.29%209.93c14.92.22%2016.4%203.61%2020.77%203.73c6.32.18%2015.98-11.97%2029.07-.99c12.9%2010.82%202.39%2027.8%202.39%2027.8s7.18%2012.72%208.02%2032.1c.61%2014.03-4.79%2031.49-29%2041.39c-22.29%209.12-55.55%207.3-75.88-8.31C2.9%2093.56%204.01%2075.92%204.44%2069.91c1.13-15.77%208.02-28.44%208.02-28.44s-10.19-20.15%202.25-29.7c13.66-10.49%2023.38%201.86%2029%201.41c4.09-.34%205.43-3.46%2019.58-3.25%22%2F%3E%3Cpath%20fill%3D%22%23b99277%22%20d%3D%22M35.98%2020.77c-.19-1.11-7.43-8.29-14.92-.99c-5.77%205.63%200%2015.42.99%2014.64c.76-.6%203.56-4.21%206.83-7.32c3.35-3.19%207.17-5.9%207.1-6.33m56.52.07c-.05.62%203.81%202.95%207.32%206.26c3.55%203.35%206.75%207.67%207.32%207.6c1.13-.14%205.98-9.64-.35-14.99s-14.15-.7-14.29%201.13%22%2F%3E%3Cpath%20fill%3D%22%23f2a258%22%20d%3D%22M64.51%2060.38c14.64%200%2023.42%2016.52%2022.9%2026.84c-.47%209.39-5.82%2017.18-23.84%2017.08c-18.02-.09-22.59-8.36-22.9-17.18c-.28-7.88%205.35-26.74%2023.84-26.74%22%2F%3E%3Cpath%20fill%3D%22%23171716%22%20d%3D%22M92.92%2059.7c.33%204.16-1.9%207.95-6.17%207.63c-4.12-.32-7.13-3.66-7.13-7.84s2.22-7.14%205.56-7.6c4.08-.57%207.27%201.9%207.74%207.81%22%2F%3E%3Cpath%20fill%3D%22%232f3030%22%20d%3D%22M74.55%2076.99c-.34%204.16-3.1%208.61-11.12%208.33c-6.73-.24-9.9-4.72-10-8.89c-.14-5.89%203-8.06%2010.61-8.17c8.68-.11%2010.98%203.01%2010.51%208.73%22%2F%3E%3Cpath%20fill%3D%22%23171716%22%20d%3D%22M48.37%2061.25c-.43%204.15-4.33%207.06-7.98%206.17c-4.01-.98-5.81-5.2-4.97-9.29c.75-3.66%203.96-6.51%207.6-6.1c3.8.42%205.89%203.99%205.35%209.22%22%2F%3E%3Cpath%20fill%3D%22%232f3030%22%20d%3D%22M63.99%2095.04c5.49%200%208.49-3.03%209.34-3.87s1.99-2.28%203.75-.84c1.5%201.22.02%203.12-.66%203.85c-1.22%201.31-4.9%205.31-12.93%204.95c-7.88-.35-10.91-3.92-11.76-4.76c-.84-.84-2.25-3-.66-4.22c1.91-1.46%202.53.19%204.5%201.78s3.21%203.11%208.42%203.11%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23855b52%22%20d%3D%22M63.29%209.93c14.92.22%2016.4%203.61%2020.77%203.73c6.32.18%2015.98-11.97%2029.07-.99c12.9%2010.82%202.39%2027.8%202.39%2027.8s7.18%2012.72%208.02%2032.1c.61%2014.03-4.79%2031.49-29%2041.39c-22.29%209.12-55.55%207.3-75.88-8.31C2.9%2093.56%204.01%2075.92%204.44%2069.91c1.13-15.77%208.02-28.44%208.02-28.44s-10.19-20.15%202.25-29.7c13.66-10.49%2023.38%201.86%2029%201.41c4.09-.34%205.43-3.46%2019.58-3.25%22%2F%3E%3Cpath%20fill%3D%22%23b99277%22%20d%3D%22M35.98%2020.77c-.19-1.11-7.43-8.29-14.92-.99c-5.77%205.63%200%2015.42.99%2014.64c.76-.6%203.56-4.21%206.83-7.32c3.35-3.19%207.17-5.9%207.1-6.33m56.52.07c-.05.62%203.81%202.95%207.32%206.26c3.55%203.35%206.75%207.67%207.32%207.6c1.13-.14%205.98-9.64-.35-14.99s-14.15-.7-14.29%201.13%22%2F%3E%3Cpath%20fill%3D%22%23f2a258%22%20d%3D%22M64.51%2060.38c14.64%200%2023.42%2016.52%2022.9%2026.84c-.47%209.39-5.82%2017.18-23.84%2017.08c-18.02-.09-22.59-8.36-22.9-17.18c-.28-7.88%205.35-26.74%2023.84-26.74%22%2F%3E%3Cpath%20fill%3D%22%23171716%22%20d%3D%22M92.92%2059.7c.33%204.16-1.9%207.95-6.17%207.63c-4.12-.32-7.13-3.66-7.13-7.84s2.22-7.14%205.56-7.6c4.08-.57%207.27%201.9%207.74%207.81%22%2F%3E%3Cpath%20fill%3D%22%232f3030%22%20d%3D%22M74.55%2076.99c-.34%204.16-3.1%208.61-11.12%208.33c-6.73-.24-9.9-4.72-10-8.89c-.14-5.89%203-8.06%2010.61-8.17c8.68-.11%2010.98%203.01%2010.51%208.73%22%2F%3E%3Cpath%20fill%3D%22%23171716%22%20d%3D%22M48.37%2061.25c-.43%204.15-4.33%207.06-7.98%206.17c-4.01-.98-5.81-5.2-4.97-9.29c.75-3.66%203.96-6.51%207.6-6.1c3.8.42%205.89%203.99%205.35%209.22%22%2F%3E%3Cpath%20fill%3D%22%232f3030%22%20d%3D%22M63.99%2095.04c5.49%200%208.49-3.03%209.34-3.87s1.99-2.28%203.75-.84c1.5%201.22.02%203.12-.66%203.85c-1.22%201.31-4.9%205.31-12.93%204.95c-7.88-.35-10.91-3.92-11.76-4.76c-.84-.84-2.25-3-.66-4.22c1.91-1.46%202.53.19%204.5%201.78s3.21%203.11%208.42%203.11%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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