Obb Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Obb 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/345057.svg" alt="Obb icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345057.svg" alt="Obb icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345057.svg" alt="Obb icon" :width="24" :height="24" />
CSS background
.icon-obb {
background-image: url('https://proicons.com/icon/345057.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>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="c" d="M38.5,5.5H9.5c-2.19999981,0-4,1.80000019-4,4v29c0,2.20000076,1.80000019,4,4,4h29c2.20000076,0,4-1.79999924,4-4V9.5c0-2.19999981-1.79999924-4-4-4Z"/><path class="c" d="M14.4095997,18.94103734c-.17289349-.02727995-.35006934-.04143136-.53059614-.04143136-1.86616575,0-3.37900356,1.51283869-3.37900356,3.37900445v3.44277901c0,1.86616575,1.5128378,3.37900267,3.37900356,3.37900267s3.37900356-1.51283869,3.37900356-3.37900267v-3.44277901c0-.3331237-.04822738-.65498345-.13797846-.95896616"/><path class="c" d="M24.90850304,23.99999993c1.40846917,0,2.55019609,1.14172692,2.55019609,2.55019609s-1.14172692,2.55019609-2.55019609,2.55019609h-4.20781103v-10.20069201h4.20781103c1.40846917,0,2.55019609,1.14172692,2.55019609,2.55019609s-1.14172692,2.55019609-2.55019609,2.55019609h0v-.00009234Z"/><line class="c" x1="24.90850304" y1="23.99999993" x2="20.70069379" y2="23.99999993"/><path class="c" d="M34.94980214,23.99999993c1.40846739,0,2.55019786,1.14172692,2.55019786,2.55019609s-1.14172692,2.55019609-2.55019786,2.55019609h-4.20781103v-10.20069201h4.20781103c1.40846739,0,2.55019786,1.14172692,2.55019786,2.55019609s-1.14172692,2.55019609-2.55019786,2.55019609h0v-.00009234Z"/><line class="c" x1="34.94980214" y1="23.99999993" x2="30.74199288" y2="23.99999993"/><line class="c" x1="14.91049635" y1="20.87461097" x2="16.88549956" y2="18.89960598"/></svg>
Obb in other icon packs
Copied!