Bbc Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bbc 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/322443.svg" alt="Bbc icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322443.svg" alt="Bbc icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322443.svg" alt="Bbc icon" :width="24" :height="24" />
CSS background
.icon-bbc {
background-image: url('https://proicons.com/icon/322443.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a,.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}.b{stroke-width:1px;}</style></defs><rect class="a" x="30.8333" y="17.1667" width="13.6667" height="13.6667"/><rect class="a" x="17.1667" y="17.1667" width="13.6667" height="13.6667"/><rect class="a" x="3.5" y="17.1667" width="13.6667" height="13.6667"/><path class="a" d="M40.6479,25.4819v.0369A2.9812,2.9812,0,0,1,37.6667,28.5h0a2.9812,2.9812,0,0,1-2.9813-2.9812V22.4813A2.9813,2.9813,0,0,1,37.6667,19.5h0a2.9812,2.9812,0,0,1,2.9812,2.9813v.0368"/><path class="b" d="M11.0646,24a2.25,2.25,0,0,1,0,4.5H7.3521v-9h3.7125a2.25,2.25,0,0,1,0,4.5Z"/><line class="b" x1="11.0646" y1="24" x2="7.3521" y2="24"/><path class="b" d="M24.7313,24a2.25,2.25,0,1,1,0,4.5H21.0187v-9h3.7126a2.25,2.25,0,1,1,0,4.5Z"/><line class="b" x1="24.7313" y1="24" x2="21.0187" y2="24"/></svg>
Bbc in other icon packs
Copied!