Emoji Teddy Bear Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Teddy Bear icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/325406.svg" alt="Emoji Teddy Bear icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325406.svg" alt="Emoji Teddy Bear icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325406.svg" alt="Emoji Teddy Bear icon" :width="24" :height="24" />
CSS background
.icon-emoji-teddy-bear {
background-image: url('https://proicons.com/icon/325406.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.t{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="t" d="M20.0277,16.7073c0,.7313.5928,1.3241,1.3241,1.3241s1.3241-.5928,1.3241-1.3241c0-.7313-.5928-1.3241-1.3241-1.3241h0c-.7312.0003-1.3238.5929-1.3241,1.3241"/><path id="c" class="t" d="M25.3241,16.7073c0,.7313.5928,1.3241,1.3241,1.3241s1.3241-.5928,1.3241-1.3241c0-.7313-.5928-1.3241-1.3241-1.3241h0c-.7312.0003-1.3238.5929-1.3241,1.3241"/><path id="d" class="t" d="M21.8564,24.723c1.2355,1.051,3.0508,1.0513,4.2865.0006"/><path id="e" class="t" d="M14.0693,18.0383c0,5.4847,4.4461,9.9309,9.9307,9.9309s9.9307-4.4462,9.9307-9.9309-4.4461-9.9309-9.9307-9.9309c-5.4837.002-9.9287,4.4471-9.9307,9.9309"/><path id="f" class="t" d="M20.3992,8.7835c-.9262-2.5816-3.7697-3.9235-6.3512-2.9973-2.5815.9262-3.9234,3.7698-2.9973,6.3513.5529,1.5411,1.8298,2.7106,3.4134,3.1263"/><path id="g" class="t" d="M7.4489,36.6404c0,3.1684,2.2257,5.7371,4.9653,5.7371s4.9653-2.5688,4.9653-5.7372c0-3.1655-2.2257-5.7372-4.9653-5.7372s-4.9653,2.5716-4.9653,5.7372"/><path id="h" class="t" d="M30.6204,36.6404c0,3.1684,2.2257,5.7371,4.9653,5.7371s4.9653-2.5688,4.9653-5.7372c0-3.1655-2.2257-5.7372-4.9653-5.7372s-4.9653,2.5716-4.9653,5.7372"/><path id="i" class="t" d="M9.7093,37.4897c.0005,1.4624,1.1859,2.6477,2.6482,2.6482"/><path id="j" class="t" d="M35.9168,40.1379c1.4623-.0005,2.6476-1.1859,2.6482-2.6482"/><path id="k" class="t" d="M19.0347,23.9215c0,2.2353,2.2257,4.0477,4.9653,4.0477s4.9653-1.8124,4.9653-4.0477c0-2.2333-2.2257-4.0476-4.9653-4.0476s-4.9653,1.8144-4.9653,4.0476"/><path id="l" class="t" d="M33.5362,15.2639c2.6527-.6963,4.2387-3.4113,3.5424-6.0641-.6963-2.6528-3.4112-4.2388-6.0639-3.5424-1.5832.4156-2.86,1.5848-3.413,3.1254"/><path id="m" class="t" d="M24,23.2476s-2.1433-.5833-2.1433-2.0707c0-1.0226,1.0129-1.2319,1.6462-1.2628l.8367-.0045c.6042.0048,1.804.1544,1.804,1.2673,0,1.4875-2.1432,2.0707-2.1432,2.0707"/><path id="n" class="t" d="M13.5942,31.0679c.7469-3.4645,3.8716-5.5564,3.8716-5.5564"/><path id="o" class="t" d="M30.6204,25.5115s3.0859,2.066,3.8573,5.4919"/><path id="p" class="t" d="M16.6855,29.8923l2.3492,4.0125c.5527,1.0006,1.7963,1.3872,2.8189.8762h0c1.053-.5266,1.4799-1.8071.9533-2.8602-.003-.006-.006-.0119-.009-.0179l-.6728-1.3141"/><path id="q" class="t" d="M31.5703,29.8923l-2.5098,4.0125c-.5527,1.0006-1.7963,1.3872-2.8189.8762h0c-1.053-.5267-1.4796-1.8073-.953-2.8603.0029-.0059.0059-.0117.0089-.0176l.6728-1.3141"/><path id="r" class="t" d="M16.2449,40.5705s6.2587,4.3569,15.5103,0"/><path id="s" class="t" d="M24,23.5253v1.9862"/></svg>
Copied!