Photoscan Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Photoscan 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/345779.svg" alt="Photoscan icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345779.svg" alt="Photoscan icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345779.svg" alt="Photoscan icon" :width="24" :height="24" />
CSS background
.icon-photoscan {
background-image: url('https://proicons.com/icon/345779.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><rect class="a" x="8.5" y="4.5" width="31" height="36" rx="2"/><rect class="a" x="12" y="8.2243" width="24" height="24"/><path class="a" d="M20.1734,13.1971a8.0011,8.0011,0,1,0,10.935,10.701"/><path class="a" d="M24.7619,8.222a8,8,0,0,0,11.24,11.2406"/><path class="a" d="M23.8664,9.6283a8.0012,8.0012,0,1,0,10.73,10.7283"/><circle class="a" cx="31.027" cy="13.1973" r="2.5"/></svg>
Photoscan in other icon packs
Copied!