Bos Funk Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bos Funk 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/322889.svg" alt="Bos Funk icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322889.svg" alt="Bos Funk icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322889.svg" alt="Bos Funk icon" :width="24" :height="24" />
CSS background
.icon-bos-funk {
background-image: url('https://proicons.com/icon/322889.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>.i{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="i" d="M23.7977,12.4034c-3.0052.0041-7.8278.607-11.4413,1.9617-3.1547,1.1827.3483,29.1241,2.6014,29.1241,2.0755,0,7.1453.0243,8.9373,0,.0354-.0005.0683.0006.1036,0,.0352.0006.0713-.0005.1066,0,1.7921.0243,6.8588,0,8.9343,0,2.2531,0,5.7591-27.9413,2.6044-29.1241-3.6135-1.3547-8.4361-1.9577-11.4413-1.9617-.0675,0-.1369-.0006-.2041,0-.0672-.0006-.1336,0-.2011,0Z"/><path id="d" class="i" d="M19.2803,26.3346h9.8256"/><path id="e" class="i" d="M19.2803,20.795h9.8256"/><path id="f" class="i" d="M20.117,12.6329v-5.7915"/><path id="g" class="i" d="M14.4646,13.7448V4.5"/><rect id="h" class="i" x="30.7644" y="9.6454" width="3.4461" height="3.2583"/></svg>
Copied!