Security Camera Icon
Free SVG icon from the Govicons collection. Download or copy for use in any project.
The Security Camera icon is commonly used in photo apps, profile picture uploaders and QR scanners. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/304841.svg" alt="Security Camera icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/304841.svg" alt="Security Camera icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/304841.svg" alt="Security Camera icon" :width="24" :height="24" />
CSS background
.icon-security-camera {
background-image: url('https://proicons.com/icon/304841.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 56"><title>security-camera</title><polygon points="12.28 29.8 22.23 35.37 25.58 34.29 11.11 26.18 12.28 29.8"/><path d="M58.7,37.23v1.91h-8l-9.82-9.82L60.12,23.1a1.77,1.77,0,0,0,1.14-2.24L57.51,9.26a1.79,1.79,0,0,0-2.25-1.15L11.7,22.22a1.78,1.78,0,0,0-1.18,1.25l17.74,10,8.17-2.65L49,43.35H58.7v1.31A3.38,3.38,0,0,0,61.48,48V33.91A3.37,3.37,0,0,0,58.7,37.23ZM40.36,16.55c-.18-.55,0-1.09.31-1.2L53.3,11.27c.35-.11.77.24,1,.78s0,1.09-.31,1.2L41.31,17.33C41,17.45,40.54,17.09,40.36,16.55Z"/></svg>
Security Camera in other icon packs
Copied!