Bca Mobile Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bca Mobile 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/322460.svg" alt="Bca Mobile icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322460.svg" alt="Bca Mobile icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322460.svg" alt="Bca Mobile icon" :width="24" :height="24" />
CSS background
.icon-bca-mobile {
background-image: url('https://proicons.com/icon/322460.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>.d{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}.e{fill:#000;stroke-width:0px;}</style></defs><path id="c" class="d" d="M38.5006,5.4992H9.4993c-2.2001,0-4.0002,1.8001-4.0002,4.0002v29.0012c0,2.2001,1.8001,4.0002,4.0002,4.0002h29.0012c2.2001,0,4.0002-1.8001,4.0002-4.0002V9.4994c0-2.2001-1.8001-4.0002-4.0002-4.0002Z"/><path class="d" d="M28.7693,20.3314l-.0079.0447c-.3522,1.9973-2.2568,3.6163-4.254,3.6163h0c-1.9973,0-3.3309-1.6191-2.9787-3.6163l.6497-3.6846c.3522-1.9973,2.2568-3.6163,4.254-3.6163h0c1.9972,0,3.3308,1.6191,2.9787,3.6163l-.0079.0447"/><path class="d" d="M15.8171,18.5338c1.5074,0,2.5139,1.222,2.2481,2.7293s-1.7032,2.7293-3.2106,2.7293h-4.5034s1.925-10.9173,1.925-10.9173h4.5034c1.5074,0,2.5139,1.222,2.2481,2.7293s-1.7032,2.7293-3.2106,2.7293h0Z"/><line class="d" x1="15.8171" y1="18.5338" x2="11.3137" y2="18.5338"/><line class="d" x1="37.1052" y1="20.3404" x2="32.3758" y2="20.3404"/><polyline class="d" points="30.5583 23.96 36.0257 13.0751 37.6488 23.9925"/><path class="d" d="M20.6556,34.9249h0c-1.0167,0-1.6956-.8242-1.5163-1.8409l.211-1.1966c.1793-1.0167,1.1488-1.8409,2.1655-1.8409h0c1.0167,0,1.6956.8242,1.5163,1.8409l-.211,1.1966c-.1793,1.0167-1.1488,1.8409-2.1655,1.8409Z"/><path class="d" d="M10.0356,31.8873c.1793-1.0167,1.1488-1.8409,2.1655-1.8409h0c1.0167,0,1.6956.8242,1.5163,1.8409l-.5356,3.0375"/><line class="d" x1="10.3602" y1="30.0464" x2="9.5" y2="34.9249"/><path class="d" d="M13.7175,31.8873c.1793-1.0167,1.1488-1.8409,2.1655-1.8409h0c1.0167,0,1.6956.8242,1.5163,1.8409l-.5356,3.0375"/><path class="e" d="M31.8626,27.7913c.0719-.4079-.2004-.7385-.6083-.7385s-.7968.3306-.8687.7385.2004.7385.6083.7385.7968-.3306.8687-.7385Z"/><line class="d" x1="30.7265" y1="30.0464" x2="29.8663" y2="34.9249"/><path class="d" d="M33.1003,27.5611l-1.1361,6.4433c-.0896.5084.2498.9205.7582.9205h.2761"/><path class="d" d="M37.8581,33.9959c-.4149.555-1.0784.929-1.7634.929h0c-1.0167,0-1.6956-.8242-1.5163-1.8409l.211-1.1966c.1793-1.0167,1.1488-1.8409,2.1655-1.8409h0c1.0167,0,1.6956.8242,1.5163,1.8409l-.1055.5983h-3.6819"/><path class="d" d="M24.8981,31.8873c.1793-1.0167,1.1488-1.8409,2.1655-1.8409h0c1.0167,0,1.6956.8242,1.5163,1.8409l-.211,1.1966c-.1793,1.0167-1.1488,1.8409-2.1655,1.8409h0c-1.0167,0-1.6956-.8242-1.5163-1.8409"/><line class="d" x1="24.3625" y1="34.9249" x2="25.6609" y2="27.5612"/></svg>
Copied!