Bilka Scan And Go Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bilka Scan And Go 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/337175.svg" alt="Bilka Scan And Go icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337175.svg" alt="Bilka Scan And Go icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337175.svg" alt="Bilka Scan And Go icon" :width="24" :height="24" />
CSS background
.icon-bilka-scan-and-go {
background-image: url('https://proicons.com/icon/337175.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>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M5.5,12.0068v23.9755M7.433,12v23.951M11.24,12v23.951M17.4018,12.0415v23.9476M19.5701,12.0415v23.9476M23.097,12.0415v23.9476M25.051,12.0415v23.9476M28.961,12.0415v23.9476M15.666,12.0415v23.9476M32.323,12.0538v23.9462M34.2897,12.0538v23.9462M38.4112,12.0476v23.951M42.5,12.0504v23.8516M40.4556,12.0476v23.951"/></svg>
Copied!