Cameraroll Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Cameraroll 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/323401.svg" alt="Cameraroll icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323401.svg" alt="Cameraroll icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323401.svg" alt="Cameraroll icon" :width="24" :height="24" />
CSS background
.icon-cameraroll {
background-image: url('https://proicons.com/icon/323401.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="cls-1" d="M13.17,5.5a2,2,0,0,0-1.95,2v.94h-3A2.6,2.6,0,0,0,5.5,10.9V40A2.6,2.6,0,0,0,8.18,42.5H28A2.6,2.6,0,0,0,30.72,40V38.05h9.83a1.94,1.94,0,0,0,2-1.94V14.79a2,2,0,0,0-2-1.95H30.72V10.9A2.6,2.6,0,0,0,28,8.39H24.91V7.45A2,2,0,0,0,23,5.5ZM19.1,16.17h3v3h-3Zm5.82,0h3v3h-3Zm5.86,0h3v3h-3Zm5.83,0h3v3h-3ZM19.1,31.75h3v3h-3Zm5.82,0h3v3h-3Zm5.86,0h3v3h-3Zm5.83,0h3v3h-3Z"/><path class="cls-1" d="M30.72,12.84H18.15a2,2,0,0,0-1.95,1.95l.05,21.32a2,2,0,0,0,1.95,1.94H30.72"/></svg>
Cameraroll in other icon packs
Copied!