Bnh Bemobile Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bnh Bemobile 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/322812.svg" alt="Bnh Bemobile icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322812.svg" alt="Bnh Bemobile icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322812.svg" alt="Bnh Bemobile icon" :width="24" :height="24" />
CSS background
.icon-bnh-bemobile {
background-image: url('https://proicons.com/icon/322812.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>.i{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><path id="c" class="i" d="M5.7786,20.9965l12.9411-8.1705,6.233,6.0901"/><path id="d" class="i" d="M25.2219,22.1991l9.7229-6.3987,7.2587,6.1447"/><path id="e" class="i" d="M5.5065,38.0492h36.9935"/><path id="f" class="i" d="M5.9453,30.4977h36.5547"/><path id="g" class="i" d="M31.3072,15.9765s-2.8773-2.7616-8.0081-1.6517"/><path id="h" class="i" d="M42.5,24.5152c-.1764.452-.4865.8508-.8811,1.1331s-.8723.447-1.357.468c-.5485.0237-1.1033-.1381-1.5531-.4528-.3976.2717-.8729.4282-1.3542.4459-.5482.0202-1.1016-.1412-1.5531-.4528-.3976.2717-.8729.4282-1.3542.4459-.5482.0202-1.1016-.1412-1.5531-.4528-.3976.2717-.8729.4282-1.3542.4459-.5482.0202-1.1016-.1412-1.5531-.4528-.3976.2717-.8729.4282-1.3542.4459-.5482.0202-1.1016-.1412-1.5531-.4528-.3976.2717-.8729.4282-1.3542.4459-.5482.0202-1.1016-.1412-1.5531-.4528-.3976.2717-.8729.4282-1.3542.4459-.5482.0202-1.1016-.1412-1.5531-.4528-.3976.2717-.8729.4282-1.3542.4459-.5482.0202-1.1016-.1412-1.5531-.4528-.3976.2717-.8729.4282-1.3542.4459-.5482.0202-1.1016-.1412-1.5531-.4528-.3976.2717-.8729.4282-1.3542.4459-.5482.0202-1.1016-.1412-1.5531-.4528-.3976.2717-.8729.4282-1.3542.4459-.5482.0202-1.1016-.1412-1.5531-.4528v.0014c-.4055.257-.8753.4117-1.3542.4459-.5587.0399-1.1282-.0856-1.6185-.3565-.4903-.2709-.8995-.6863-1.1631-1.1806"/></g><rect class="i" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/></svg>
Copied!