Ocr Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ocr 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/330516.svg" alt="Ocr icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/330516.svg" alt="Ocr icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/330516.svg" alt="Ocr icon" :width="24" :height="24" />
CSS background
.icon-ocr {
background-image: url('https://proicons.com/icon/330516.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,.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}.a{stroke-opacity:1;}</style></defs><path class="a" d="M17.1,5.5H5.5V18"/><path class="a" d="M5.5,29.9V42.5H16.9"/><path class="a" d="M31,42.5H42.5V30"/><path class="a" d="M42.5,18.2V5.5H30.9"/><line class="b" x1="9.7" y1="11.2" x2="38.8" y2="11.2"/><line class="b" x1="9.7" y1="19.5" x2="38.8" y2="19.5"/><line class="b" x1="9.7" y1="27.8" x2="38.8" y2="27.8"/><line class="b" x1="9.6" y1="36.2" x2="31.5" y2="36.2"/></svg>
Ocr in other icon packs
Copied!