Picardbarcodescanner Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Picardbarcodescanner 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/345800.svg" alt="Picardbarcodescanner icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345800.svg" alt="Picardbarcodescanner icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345800.svg" alt="Picardbarcodescanner icon" :width="24" :height="24" />
CSS background
.icon-picardbarcodescanner {
background-image: url('https://proicons.com/icon/345800.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M12.2914,41.8052A21.4969,21.4969,0,1,1,42.98,33.8686"/><path class="a" d="M16.7111,23.01a7.3285,7.3285,0,0,1,14.589.1273"/><path class="a" d="M20.6423,23.1239a3.42,3.42,0,0,1,6.7143,0"/><rect class="a" x="12.5573" y="23.2496" width="30.2911" height="22.474" rx="1.9543"/><path class="a" d="M16.1824,25.7307V43.319"/><path class="a" d="M17.8435,25.7307V43.319"/><path class="a" d="M22.7292,25.7307V43.319"/><path class="a" d="M27.908,25.7307V43.319"/><path class="a" d="M29.8623,25.7307V43.319"/><path class="a" d="M33.7708,25.7307V43.319"/><path class="a" d="M35.725,25.7307V43.319"/><path class="a" d="M39.6336,25.7307V43.319"/><path class="a" d="M26.3446,25.7307V43.319"/></svg>
Copied!