Emoji Barber Pole Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Barber Pole 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/339671.svg" alt="Emoji Barber Pole icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339671.svg" alt="Emoji Barber Pole icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339671.svg" alt="Emoji Barber Pole icon" :width="24" :height="24" />
CSS background
.icon-emoji-barber-pole {
background-image: url('https://proicons.com/icon/339671.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"><path id="e" d="M32.8928,8.5833H15.1072c-.8542,0-1.5466-.6902-1.5466-1.5417h0c0-.8515.6924-1.5417,1.5466-1.5417h17.7856c.8542,0,1.5466.6902,1.5466,1.5417h0c0,.8515-.6924,1.5417-1.5466,1.5417" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path id="f" d="M32.8928,42.5H15.1072c-.8542,0-1.5466-.6902-1.5466-1.5417h0c0-.8515.6924-1.5417,1.5466-1.5417h17.7856c.8542,0,1.5466.6902,1.5466,1.5417h0c0,.8515-.6924,1.5417-1.5466,1.5417" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path id="g" d="M27.7292,8.5833l-12.2354,6.9375v-3.0833l6.5432-3.8542h5.6922" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path id="h" d="M15.4938,24.7708l17.0123-10.0208v-3.0833l-17.0123,10.0208v3.0833" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path id="i" d="M32.5062,20.9167l-17.0123,10.0208v3.0833l17.0123-10.0208v-3.0833" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path id="j" d="M32.5062,30.1667l-15.7038,9.25h5.2346l10.4692-6.1667v-3.0833" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path id="k" d="M32.5062,8.5833h-4.777l-12.2354,6.9375v6.1667l17.0123-10.0208v-3.0833" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path id="l" d="M32.5062,30.1667l-15.7038,9.25h-1.3086v-5.3958l17.0123-10.0208v6.1667" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path id="m" d="M15.4938,8.5833h17.0123v30.8333H15.4938V8.5833" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/></svg>
Copied!