Bml Mobile Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bml 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/322807.svg" alt="Bml Mobile icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322807.svg" alt="Bml Mobile icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322807.svg" alt="Bml Mobile icon" :width="24" :height="24" />
CSS background
.icon-bml-mobile {
background-image: url('https://proicons.com/icon/322807.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>.i{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect id="c" class="i" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/><g id="d"><path id="e" class="i" d="M14.6406,33.9709l-1.5128-2.7567h21.7445v2.7567"/><path id="f" class="i" d="M34.5056,36.2974c-.3564.25-.8488.4047-1.3927.4047s-1.0363-.1546-1.3927-.4047M28.9346,36.2974c-.3564.25-.8488.4047-1.3927.4047s-1.0363-.1546-1.3927-.4047M31.7201,36.2974c-.3564-.25-.8488-.4047-1.3927-.4047s-1.0363.1546-1.3927.4047M26.1492,36.2974c-.3564-.25-.8488-.4047-1.3927-.4047s-1.0363.1546-1.3927.4047M23.3637,36.2974c-.3564.25-.8488.4047-1.3927.4047s-1.0363-.1546-1.3927-.4047M20.5782,36.2974c-.3564-.25-.8488-.4047-1.3927-.4047s-1.0363.1546-1.3927.4047M17.7927,36.2974c-.3564.25-.8488.4047-1.3927.4047s-1.0363-.1546-1.3927-.4047"/><path id="g" class="i" d="M34.5056,38.2031c-.3564.25-.8488.4047-1.3927.4047s-1.0363-.1546-1.3927-.4047M28.9346,38.2031c-.3564.25-.8488.4047-1.3927.4047s-1.0363-.1546-1.3927-.4047M31.7201,38.203c-.3564-.25-.8488-.4047-1.3927-.4047s-1.0363.1546-1.3927.4047M26.1492,38.2031c-.3564-.25-.8488-.4047-1.3927-.4047s-1.0363.1546-1.3927.4047M23.3637,38.2031c-.3564.25-.8488.4047-1.3927.4047s-1.0363-.1546-1.3927-.4047M20.5782,38.2031c-.3564-.25-.8488-.4047-1.3927-.4047s-1.0363.1546-1.3927.4047M17.7927,38.2031c-.3564.25-.8488.4047-1.3927.4047s-1.0363-.1546-1.3927-.4047"/><path id="h" class="i" d="M15.6763,29.3341l11.1392-19.9419v19.9419"/></g></svg>
Copied!