Boredpanda Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Boredpanda 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/322885.svg" alt="Boredpanda icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322885.svg" alt="Boredpanda icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322885.svg" alt="Boredpanda icon" :width="24" :height="24" />
CSS background
.icon-boredpanda {
background-image: url('https://proicons.com/icon/322885.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>.e{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="e" d="M37.5,22.00011307c0,7.45584488-6.04415512,13.5-13.5,13.5s-13.5-6.04415512-13.5-13.5c0-7.45584393,6.04415512-13.5,13.5-13.5s13.5,6.04415607,13.5,13.5h0Z"/><path class="e" d="M8.5,21.00011307c-.00000095-2.996521.86857891-5.9288044,2.50059986-8.44190025"/><path class="e" d="M36.99900055,12.55811268c1.63201904,2.51309586,2.50059891,5.4453783,2.50059891,8.44190121"/><path class="e" d="M14.45699978,8.78591305c5.60766125-4.38136816,13.47833729-4.38136816,19.08599949,0"/><path class="e" d="M8.5,21.00011307c0,11.87412262,5.14872551,21.5,11.5,21.5"/><path class="e" d="M39.5,21.00011307c0,11.87412262-5.1487236,21.5-11.5,21.5"/><path class="e" d="M23,35.46311432v3.78710175"/><path class="e" d="M25,35.46311432v3.78710175"/><path class="e" d="M23,39.25011307c0,1.79492569-1.34314537,3.25-3,3.25"/><path class="e" d="M25,39.25011307c0,1.79492569,1.34314537,3.25,3,3.25"/><path class="e" d="M10.72399998,12.39811283c-1.40624428-.3768177-2.33896828-1.70888329-2.21210003-3.15919971.12689495-1.45032835,1.27677155-2.60020542,2.72710037-2.7270999,1.45031738-.12686825,2.78238201.80585623,3.15919971,2.21210051"/><path class="e" d="M37.27600098,12.39811283c1.40624619-.3768177,2.33897018-1.70888233,2.21210098-3.15919971-.1268959-1.45032835-1.27677155-2.60020542-2.72710037-2.7270999-1.45031738-.12686777-2.78238297.8058567-3.15919876,2.21210051"/><path class="e" d="M23.5,22.00011307c0,2.48528099-2.01471901,4.5-4.5,4.5s-4.5-2.01471901-4.5-4.5,2.01471901-4.5,4.5-4.5,4.5,2.01471901,4.5,4.5Z"/><path class="e" d="M30,22.00011307c0,.82842636-.67157364,1.5-1.5,1.5s-1.5-.67157364-1.5-1.5.67157364-1.5,1.5-1.5,1.5.67157364,1.5,1.5Z"/><path class="e" d="M21.5,22.00011307c0,.82842636-.67157364,1.5-1.5,1.5s-1.5-.67157364-1.5-1.5.67157364-1.5,1.5-1.5,1.5.67157364,1.5,1.5Z"/></svg>
Copied!