Bt Scanner Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bt Scanner 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/337547.svg" alt="Bt Scanner icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337547.svg" alt="Bt Scanner icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337547.svg" alt="Bt Scanner icon" :width="24" :height="24" />
CSS background
.icon-bt-scanner {
background-image: url('https://proicons.com/icon/337547.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>.m{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="m" d="M13.7678,5.5H5.4878v8.28"/><path id="d" class="m" d="M42.4878,13.78V5.5h-8.28"/><path id="e" class="m" d="M34.2078,42.5h8.28v-8.28"/><path id="f" class="m" d="M10.5378,26.41v11h11v-11s-11,0-11,0ZM13.7578,29.63h4.6v4.6h-4.6v-4.6Z"/><path id="g" class="m" d="M10.5378,10.55v11h11v-11s-11,0-11,0ZM13.7578,13.77h4.6v4.6h-4.6v-4.6Z"/><path id="h" class="m" d="M5.4878,34.22v8.28h8.28"/><g id="i"><polyline id="j" class="m" points="19.5854 33.7016 38.6319 14.7649 29.3281 5.4749 29.3281 42.5251 38.6319 33.2351 19.5854 14.2984"/><path id="k" class="m" d="M37.867,20.7314c.7834.5875,1.4361,2.0889,1.3055,3.7208-.1305,1.2402-.7834,2.2847-1.3055,2.6763"/><path id="l" class="m" d="M40.1518,18.1856c1.3709,1.0444,2.4806,3.7208,2.3499,6.6583-.1958,2.2194-1.3055,4.0472-2.3499,4.8305"/></g></svg>
Copied!