teddy bear emoji

teddy-bear from OpenMoji by OpenMoji · Default · Activities · CC-BY-SA-4.0 Attribution required.

Name
teddy-bear
Set
OpenMoji
Style
Default
Category
Activities
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More activities icons from OpenMoji

Use the teddy bear emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#6a462f" d="M30.561 10.066a7.5 7.5 0 1 0-8.965 9.788Zm19.843 9.788a7.5 7.5 0 1 0-8.964-9.79Z"/><path fill="#a57939" d="M52.567 42.483a16 16 0 0 0-5.115-7.353a15.955 15.955 0 1 0-22.849.063a15.95 15.95 0 0 0-5.047 7.311c4.19.595 6.845 4.717 6.845 9.638c0 5.33-2.775 6.321-2.775 6.321A29.5 29.5 0 0 0 36 61.363c3.43 0 7.482-1.25 12.041-3.285c0 0-2.41-.606-2.41-5.936c0-4.97 2.688-9.129 6.937-9.66"/><path fill="#6a462f" d="M36 39.948c-4.634 0-8.403-3.148-8.403-7.017s3.77-7.017 8.403-7.017s8.403 3.148 8.403 7.017s-3.769 7.017-8.403 7.017"/><path fill="#3f3f3f" d="M36 32.787h-.006q-.035 0-.07-.003l-.001-.001h-.008a1 1 0 0 1-.145-.028c-.159-.043-3.881-1.09-3.881-3.97c0-1.64 1.24-2.68 3.317-2.779l1.3-.008c2.262.018 3.604 1.059 3.604 2.787c0 2.88-3.722 3.927-3.88 3.97a1 1 0 0 1-.14.027h-.005l-.08.005z"/><path fill="#6a462f" d="M18.5 61.808c-4.686 0-8.5-4.336-8.5-9.666s3.814-9.665 8.5-9.665s8.5 4.336 8.5 9.665s-3.813 9.666-8.5 9.666m35 0c-4.686 0-8.5-4.336-8.5-9.666s3.814-9.665 8.5-9.665s8.5 4.336 8.5 9.665s-3.813 9.666-8.5 9.666"/><path d="M30 22.034a2 2 0 1 0 2-2a2 2 0 0 0-2 2m8 0a2 2 0 1 0 2-2a2 2 0 0 0-2 2"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M32.762 34.142a5 5 0 0 0 6.475 0"/><path fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2" d="M21 24.045a15 15 0 1 0 15-15a15.006 15.006 0 0 0-15 15"/><path fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2" d="M30.561 10.066a7.5 7.5 0 1 0-8.965 9.788M11 52.142c0 4.786 3.362 8.666 7.5 8.666s7.5-3.88 7.5-8.666c0-4.781-3.362-8.666-7.5-8.666S11 47.361 11 52.142m35 0c0 4.786 3.362 8.666 7.5 8.666s7.5-3.88 7.5-8.666c0-4.781-3.362-8.666-7.5-8.666S46 47.361 46 52.142"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2" d="M14.414 53.425a4 4 0 0 0 4 4m35.586 0a4 4 0 0 0 4-4"/><path fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2" d="M28.5 32.931c0 3.376 3.362 6.114 7.5 6.114s7.5-2.738 7.5-6.114c0-3.373-3.362-6.114-7.5-6.114s-7.5 2.74-7.5 6.114m21.904-13.077a7.5 7.5 0 1 0-8.964-9.79"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M36 32.333v3m0-3.42s-3.237-.88-3.237-3.128c0-1.544 1.53-1.86 2.486-1.907l1.264-.007c.913.007 2.725.233 2.725 1.914c0 2.247-3.237 3.128-3.237 3.128M20.282 43.725c1.128-5.233 5.848-8.393 5.848-8.393m19.87.001s4.661 3.12 5.826 8.295M24.952 41.95l3.548 6.06a3.22 3.22 0 0 0 4.258 1.324h0a3.22 3.22 0 0 0 1.426-4.348l-1.016-1.984m14.267-1.052l-3.791 6.06a3.22 3.22 0 0 1-4.258 1.324h0a3.22 3.22 0 0 1-1.426-4.347l1.016-1.985m-14.69 15.076s9.454 6.581 23.428 0"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiTeddyBear(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#6a462f" d="M30.561 10.066a7.5 7.5 0 1 0-8.965 9.788Zm19.843 9.788a7.5 7.5 0 1 0-8.964-9.79Z"/><path fill="#a57939" d="M52.567 42.483a16 16 0 0 0-5.115-7.353a15.955 15.955 0 1 0-22.849.063a15.95 15.95 0 0 0-5.047 7.311c4.19.595 6.845 4.717 6.845 9.638c0 5.33-2.775 6.321-2.775 6.321A29.5 29.5 0 0 0 36 61.363c3.43 0 7.482-1.25 12.041-3.285c0 0-2.41-.606-2.41-5.936c0-4.97 2.688-9.129 6.937-9.66"/><path fill="#6a462f" d="M36 39.948c-4.634 0-8.403-3.148-8.403-7.017s3.77-7.017 8.403-7.017s8.403 3.148 8.403 7.017s-3.769 7.017-8.403 7.017"/><path fill="#3f3f3f" d="M36 32.787h-.006q-.035 0-.07-.003l-.001-.001h-.008a1 1 0 0 1-.145-.028c-.159-.043-3.881-1.09-3.881-3.97c0-1.64 1.24-2.68 3.317-2.779l1.3-.008c2.262.018 3.604 1.059 3.604 2.787c0 2.88-3.722 3.927-3.88 3.97a1 1 0 0 1-.14.027h-.005l-.08.005z"/><path fill="#6a462f" d="M18.5 61.808c-4.686 0-8.5-4.336-8.5-9.666s3.814-9.665 8.5-9.665s8.5 4.336 8.5 9.665s-3.813 9.666-8.5 9.666m35 0c-4.686 0-8.5-4.336-8.5-9.666s3.814-9.665 8.5-9.665s8.5 4.336 8.5 9.665s-3.813 9.666-8.5 9.666"/><path d="M30 22.034a2 2 0 1 0 2-2a2 2 0 0 0-2 2m8 0a2 2 0 1 0 2-2a2 2 0 0 0-2 2"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M32.762 34.142a5 5 0 0 0 6.475 0"/><path fill="none" stroke="#000" strokeMiterlimit="10" strokeWidth="2" d="M21 24.045a15 15 0 1 0 15-15a15.006 15.006 0 0 0-15 15"/><path fill="none" stroke="#000" strokeMiterlimit="10" strokeWidth="2" d="M30.561 10.066a7.5 7.5 0 1 0-8.965 9.788M11 52.142c0 4.786 3.362 8.666 7.5 8.666s7.5-3.88 7.5-8.666c0-4.781-3.362-8.666-7.5-8.666S11 47.361 11 52.142m35 0c0 4.786 3.362 8.666 7.5 8.666s7.5-3.88 7.5-8.666c0-4.781-3.362-8.666-7.5-8.666S46 47.361 46 52.142"/><path fill="none" stroke="#000" strokeLinecap="round" strokeMiterlimit="10" strokeWidth="2" d="M14.414 53.425a4 4 0 0 0 4 4m35.586 0a4 4 0 0 0 4-4"/><path fill="none" stroke="#000" strokeMiterlimit="10" strokeWidth="2" d="M28.5 32.931c0 3.376 3.362 6.114 7.5 6.114s7.5-2.738 7.5-6.114c0-3.373-3.362-6.114-7.5-6.114s-7.5 2.74-7.5 6.114m21.904-13.077a7.5 7.5 0 1 0-8.964-9.79"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M36 32.333v3m0-3.42s-3.237-.88-3.237-3.128c0-1.544 1.53-1.86 2.486-1.907l1.264-.007c.913.007 2.725.233 2.725 1.914c0 2.247-3.237 3.128-3.237 3.128M20.282 43.725c1.128-5.233 5.848-8.393 5.848-8.393m19.87.001s4.661 3.12 5.826 8.295M24.952 41.95l3.548 6.06a3.22 3.22 0 0 0 4.258 1.324h0a3.22 3.22 0 0 0 1.426-4.348l-1.016-1.984m14.267-1.052l-3.791 6.06a3.22 3.22 0 0 1-4.258 1.324h0a3.22 3.22 0 0 1-1.426-4.347l1.016-1.985m-14.69 15.076s9.454 6.581 23.428 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#6a462f" d="M30.561 10.066a7.5 7.5 0 1 0-8.965 9.788Zm19.843 9.788a7.5 7.5 0 1 0-8.964-9.79Z"/><path fill="#a57939" d="M52.567 42.483a16 16 0 0 0-5.115-7.353a15.955 15.955 0 1 0-22.849.063a15.95 15.95 0 0 0-5.047 7.311c4.19.595 6.845 4.717 6.845 9.638c0 5.33-2.775 6.321-2.775 6.321A29.5 29.5 0 0 0 36 61.363c3.43 0 7.482-1.25 12.041-3.285c0 0-2.41-.606-2.41-5.936c0-4.97 2.688-9.129 6.937-9.66"/><path fill="#6a462f" d="M36 39.948c-4.634 0-8.403-3.148-8.403-7.017s3.77-7.017 8.403-7.017s8.403 3.148 8.403 7.017s-3.769 7.017-8.403 7.017"/><path fill="#3f3f3f" d="M36 32.787h-.006q-.035 0-.07-.003l-.001-.001h-.008a1 1 0 0 1-.145-.028c-.159-.043-3.881-1.09-3.881-3.97c0-1.64 1.24-2.68 3.317-2.779l1.3-.008c2.262.018 3.604 1.059 3.604 2.787c0 2.88-3.722 3.927-3.88 3.97a1 1 0 0 1-.14.027h-.005l-.08.005z"/><path fill="#6a462f" d="M18.5 61.808c-4.686 0-8.5-4.336-8.5-9.666s3.814-9.665 8.5-9.665s8.5 4.336 8.5 9.665s-3.813 9.666-8.5 9.666m35 0c-4.686 0-8.5-4.336-8.5-9.666s3.814-9.665 8.5-9.665s8.5 4.336 8.5 9.665s-3.813 9.666-8.5 9.666"/><path d="M30 22.034a2 2 0 1 0 2-2a2 2 0 0 0-2 2m8 0a2 2 0 1 0 2-2a2 2 0 0 0-2 2"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M32.762 34.142a5 5 0 0 0 6.475 0"/><path fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2" d="M21 24.045a15 15 0 1 0 15-15a15.006 15.006 0 0 0-15 15"/><path fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2" d="M30.561 10.066a7.5 7.5 0 1 0-8.965 9.788M11 52.142c0 4.786 3.362 8.666 7.5 8.666s7.5-3.88 7.5-8.666c0-4.781-3.362-8.666-7.5-8.666S11 47.361 11 52.142m35 0c0 4.786 3.362 8.666 7.5 8.666s7.5-3.88 7.5-8.666c0-4.781-3.362-8.666-7.5-8.666S46 47.361 46 52.142"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2" d="M14.414 53.425a4 4 0 0 0 4 4m35.586 0a4 4 0 0 0 4-4"/><path fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2" d="M28.5 32.931c0 3.376 3.362 6.114 7.5 6.114s7.5-2.738 7.5-6.114c0-3.373-3.362-6.114-7.5-6.114s-7.5 2.74-7.5 6.114m21.904-13.077a7.5 7.5 0 1 0-8.964-9.79"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M36 32.333v3m0-3.42s-3.237-.88-3.237-3.128c0-1.544 1.53-1.86 2.486-1.907l1.264-.007c.913.007 2.725.233 2.725 1.914c0 2.247-3.237 3.128-3.237 3.128M20.282 43.725c1.128-5.233 5.848-8.393 5.848-8.393m19.87.001s4.661 3.12 5.826 8.295M24.952 41.95l3.548 6.06a3.22 3.22 0 0 0 4.258 1.324h0a3.22 3.22 0 0 0 1.426-4.348l-1.016-1.984m14.267-1.052l-3.791 6.06a3.22 3.22 0 0 1-4.258 1.324h0a3.22 3.22 0 0 1-1.426-4.347l1.016-1.985m-14.69 15.076s9.454 6.581 23.428 0"/></svg>
</template>

CSS

.icon-teddy-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%2072%2072%22%3E%3Cpath%20fill%3D%22%236a462f%22%20d%3D%22M30.561%2010.066a7.5%207.5%200%201%200-8.965%209.788Zm19.843%209.788a7.5%207.5%200%201%200-8.964-9.79Z%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M52.567%2042.483a16%2016%200%200%200-5.115-7.353a15.955%2015.955%200%201%200-22.849.063a15.95%2015.95%200%200%200-5.047%207.311c4.19.595%206.845%204.717%206.845%209.638c0%205.33-2.775%206.321-2.775%206.321A29.5%2029.5%200%200%200%2036%2061.363c3.43%200%207.482-1.25%2012.041-3.285c0%200-2.41-.606-2.41-5.936c0-4.97%202.688-9.129%206.937-9.66%22%2F%3E%3Cpath%20fill%3D%22%236a462f%22%20d%3D%22M36%2039.948c-4.634%200-8.403-3.148-8.403-7.017s3.77-7.017%208.403-7.017s8.403%203.148%208.403%207.017s-3.769%207.017-8.403%207.017%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M36%2032.787h-.006q-.035%200-.07-.003l-.001-.001h-.008a1%201%200%200%201-.145-.028c-.159-.043-3.881-1.09-3.881-3.97c0-1.64%201.24-2.68%203.317-2.779l1.3-.008c2.262.018%203.604%201.059%203.604%202.787c0%202.88-3.722%203.927-3.88%203.97a1%201%200%200%201-.14.027h-.005l-.08.005z%22%2F%3E%3Cpath%20fill%3D%22%236a462f%22%20d%3D%22M18.5%2061.808c-4.686%200-8.5-4.336-8.5-9.666s3.814-9.665%208.5-9.665s8.5%204.336%208.5%209.665s-3.813%209.666-8.5%209.666m35%200c-4.686%200-8.5-4.336-8.5-9.666s3.814-9.665%208.5-9.665s8.5%204.336%208.5%209.665s-3.813%209.666-8.5%209.666%22%2F%3E%3Cpath%20d%3D%22M30%2022.034a2%202%200%201%200%202-2a2%202%200%200%200-2%202m8%200a2%202%200%201%200%202-2a2%202%200%200%200-2%202%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M32.762%2034.142a5%205%200%200%200%206.475%200%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M21%2024.045a15%2015%200%201%200%2015-15a15.006%2015.006%200%200%200-15%2015%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M30.561%2010.066a7.5%207.5%200%201%200-8.965%209.788M11%2052.142c0%204.786%203.362%208.666%207.5%208.666s7.5-3.88%207.5-8.666c0-4.781-3.362-8.666-7.5-8.666S11%2047.361%2011%2052.142m35%200c0%204.786%203.362%208.666%207.5%208.666s7.5-3.88%207.5-8.666c0-4.781-3.362-8.666-7.5-8.666S46%2047.361%2046%2052.142%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M14.414%2053.425a4%204%200%200%200%204%204m35.586%200a4%204%200%200%200%204-4%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M28.5%2032.931c0%203.376%203.362%206.114%207.5%206.114s7.5-2.738%207.5-6.114c0-3.373-3.362-6.114-7.5-6.114s-7.5%202.74-7.5%206.114m21.904-13.077a7.5%207.5%200%201%200-8.964-9.79%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M36%2032.333v3m0-3.42s-3.237-.88-3.237-3.128c0-1.544%201.53-1.86%202.486-1.907l1.264-.007c.913.007%202.725.233%202.725%201.914c0%202.247-3.237%203.128-3.237%203.128M20.282%2043.725c1.128-5.233%205.848-8.393%205.848-8.393m19.87.001s4.661%203.12%205.826%208.295M24.952%2041.95l3.548%206.06a3.22%203.22%200%200%200%204.258%201.324h0a3.22%203.22%200%200%200%201.426-4.348l-1.016-1.984m14.267-1.052l-3.791%206.06a3.22%203.22%200%200%201-4.258%201.324h0a3.22%203.22%200%200%201-1.426-4.347l1.016-1.985m-14.69%2015.076s9.454%206.581%2023.428%200%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%2072%2072%22%3E%3Cpath%20fill%3D%22%236a462f%22%20d%3D%22M30.561%2010.066a7.5%207.5%200%201%200-8.965%209.788Zm19.843%209.788a7.5%207.5%200%201%200-8.964-9.79Z%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M52.567%2042.483a16%2016%200%200%200-5.115-7.353a15.955%2015.955%200%201%200-22.849.063a15.95%2015.95%200%200%200-5.047%207.311c4.19.595%206.845%204.717%206.845%209.638c0%205.33-2.775%206.321-2.775%206.321A29.5%2029.5%200%200%200%2036%2061.363c3.43%200%207.482-1.25%2012.041-3.285c0%200-2.41-.606-2.41-5.936c0-4.97%202.688-9.129%206.937-9.66%22%2F%3E%3Cpath%20fill%3D%22%236a462f%22%20d%3D%22M36%2039.948c-4.634%200-8.403-3.148-8.403-7.017s3.77-7.017%208.403-7.017s8.403%203.148%208.403%207.017s-3.769%207.017-8.403%207.017%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M36%2032.787h-.006q-.035%200-.07-.003l-.001-.001h-.008a1%201%200%200%201-.145-.028c-.159-.043-3.881-1.09-3.881-3.97c0-1.64%201.24-2.68%203.317-2.779l1.3-.008c2.262.018%203.604%201.059%203.604%202.787c0%202.88-3.722%203.927-3.88%203.97a1%201%200%200%201-.14.027h-.005l-.08.005z%22%2F%3E%3Cpath%20fill%3D%22%236a462f%22%20d%3D%22M18.5%2061.808c-4.686%200-8.5-4.336-8.5-9.666s3.814-9.665%208.5-9.665s8.5%204.336%208.5%209.665s-3.813%209.666-8.5%209.666m35%200c-4.686%200-8.5-4.336-8.5-9.666s3.814-9.665%208.5-9.665s8.5%204.336%208.5%209.665s-3.813%209.666-8.5%209.666%22%2F%3E%3Cpath%20d%3D%22M30%2022.034a2%202%200%201%200%202-2a2%202%200%200%200-2%202m8%200a2%202%200%201%200%202-2a2%202%200%200%200-2%202%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M32.762%2034.142a5%205%200%200%200%206.475%200%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M21%2024.045a15%2015%200%201%200%2015-15a15.006%2015.006%200%200%200-15%2015%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M30.561%2010.066a7.5%207.5%200%201%200-8.965%209.788M11%2052.142c0%204.786%203.362%208.666%207.5%208.666s7.5-3.88%207.5-8.666c0-4.781-3.362-8.666-7.5-8.666S11%2047.361%2011%2052.142m35%200c0%204.786%203.362%208.666%207.5%208.666s7.5-3.88%207.5-8.666c0-4.781-3.362-8.666-7.5-8.666S46%2047.361%2046%2052.142%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M14.414%2053.425a4%204%200%200%200%204%204m35.586%200a4%204%200%200%200%204-4%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M28.5%2032.931c0%203.376%203.362%206.114%207.5%206.114s7.5-2.738%207.5-6.114c0-3.373-3.362-6.114-7.5-6.114s-7.5%202.74-7.5%206.114m21.904-13.077a7.5%207.5%200%201%200-8.964-9.79%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M36%2032.333v3m0-3.42s-3.237-.88-3.237-3.128c0-1.544%201.53-1.86%202.486-1.907l1.264-.007c.913.007%202.725.233%202.725%201.914c0%202.247-3.237%203.128-3.237%203.128M20.282%2043.725c1.128-5.233%205.848-8.393%205.848-8.393m19.87.001s4.661%203.12%205.826%208.295M24.952%2041.95l3.548%206.06a3.22%203.22%200%200%200%204.258%201.324h0a3.22%203.22%200%200%200%201.426-4.348l-1.016-1.984m14.267-1.052l-3.791%206.06a3.22%203.22%200%200%201-4.258%201.324h0a3.22%203.22%200%200%201-1.426-4.347l1.016-1.985m-14.69%2015.076s9.454%206.581%2023.428%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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