Bcp Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bcp 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/337023.svg" alt="Bcp icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337023.svg" alt="Bcp icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337023.svg" alt="Bcp icon" :width="24" :height="24" />
CSS background
.icon-bcp {
background-image: url('https://proicons.com/icon/337023.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>.k{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect id="c" class="k" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/><path id="d" class="k" d="M37.639,20.4055h0c2.6359,1.9747-1.3277,5.8612-2.7625,5.9289,0,0,.6279,1.1514,1.5969,1.2211s3.8744-2.6918,4.2271-3.8137c.3527-1.122-3.0615-3.3363-3.0615-3.3363-1.5188.1413-1.7976,1.508-1.8553,1.6298,1.1678.3337,1.7238.9715,2.3414,1.4974"/><g id="e"><path id="f" class="k" d="M18.2321,24.0185c.9847,0,1.7829.7982,1.7829,1.7829s-.7982,1.7829-1.7829,1.7829h-2.9418v-7.1317h2.9418c.9847,0,1.7829.7982,1.7829,1.7829s-.7982,1.7829-1.7829,1.7829Z"/><line id="g" class="k" x1="18.2322" y1="24.0186" x2="15.2903" y2="24.0186"/></g><path id="h" class="k" d="M26.9169,25.1928v.0292c0,1.3047-1.0576,2.3624-2.3624,2.3624h0c-1.3047,0-2.3624-1.0576-2.3624-2.3624v-2.407c0-1.3047,1.0576-2.3624,2.3624-2.3624h0c1.3047,0,2.3624,1.0576,2.3624,2.3624v.0292"/><path id="i" class="k" d="M29.0939,27.5844v-7.1317h2.3347c1.32,0,2.39,1.0723,2.39,2.3951s-1.07,2.3951-2.39,2.3951h-2.3347"/><path id="j" class="k" d="M10.0319,20.4055h0c2.6359,1.9747-1.3277,5.8612-2.7625,5.9289,0,0,.6279,1.1514,1.5969,1.2211.969.0698,3.8744-2.6918,4.2271-3.8137.3527-1.122-3.0615-3.3363-3.0615-3.3363-1.5188.1413-1.7976,1.508-1.8553,1.6298,1.1678.3337,1.7238.9715,2.3414,1.4974"/></svg>
Copied!