Super Bear Adventure Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Super Bear Adventure 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/348027.svg" alt="Super Bear Adventure icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348027.svg" alt="Super Bear Adventure icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348027.svg" alt="Super Bear Adventure icon" :width="24" :height="24" />
CSS background
.icon-super-bear-adventure {
background-image: url('https://proicons.com/icon/348027.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.s{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="f"><g id="g"><path id="h" class="s" d="M16.27771618,9.54002893l.00000193-.42616035c0-.66429163-.53449276-1.19908856-1.19840994-1.19908856H7.02651024c-.66391526,0-1.19840898.53479694-1.19840898,1.19908856v3.62016446"/><path id="i" class="s" d="M32.05038508,9.86876866v-1.27850319c0-.66429259.53449276-1.19908856,1.19840994-1.19908856h8.05279503c.66391718,0,1.19840994.53479597,1.19840994,1.19908856v8.60518309c0,.66429451-.53449276,1.19908952-1.19840994,1.19908952l-3.01511856-.00000193"/><path id="j" class="s" d="M37.94477931,16.66034552h.97354396c.99587578,0,1.79761492-.80219444,1.79761492-1.79863429v-4.0466646c0-.99643888-.80173914-1.79863236-1.79761492-1.79863236h-3.38868749c-.74769615,0-1.41646472.44021399-1.65764449,1.09927497l-.28534285.77973941"/></g><path id="k" class="s" d="M29.71415179,9.64828337c2.63417821-.04399945,5.24421304,2.04224937,6.65235339,4.27015987,2.21633646,3.50661488,1.82178718,8.20407576,1.58078069,12.3460462l-.62377382,10.72026113c-.111301,1.91283554-2.54434078,3.62407253-4.45932864,3.62407253H13.88442992c-2.45877046,0-4.95130721-1.09353127-6.91136058-2.57887424-.6631707-.50255441-1.47946114-1.18343993-1.4730316-2.01579676l.16604186-21.4942553c.01369749-1.77312307,1.03628481-4.48731272,2.80821092-4.51690237l21.23986126-.35471105Z"/><g id="l"><g id="m"><path id="n" class="s" d="M10.44545542,24.59429294v8.35439391l1.46323737,1.13053278h11.29171689c1.18175927,0,2.75747486-1.63789238,2.75747486-2.82031582v-6.46359179c0-1.0048393-1.03109266-1.90972833-2.03523314-1.89358397l-11.93680316.19189768c-.47679486.00767175-1.54039283.54641718-1.54039283,1.50066722Z"/><path id="o" class="s" d="M15.65413295,24.83757304l2.75906119.02450724s.93723358,2.44600956-1.48713337,2.41056358c-2.42436695-.03544791-1.27192686-2.43507852-1.27192782-2.43507082Z"/></g><g id="p"><path id="q" class="s" d="M11.99388288,20.3548499v-5.41604096h2.82650328l-.00625772,5.4456903-2.82024556-.02964934Z"/><path id="r" class="s" d="M22.81979083,20.36551911v-5.41600246h2.82650328l-.00625868,5.4456903-2.82024459-.02968784Z"/></g></g></g></svg>
Copied!