Camera 2 Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Camera 2 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/310026.svg" alt="Camera 2 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310026.svg" alt="Camera 2 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310026.svg" alt="Camera 2 icon" :width="24" :height="24" />
CSS background
.icon-camera-2 {
background-image: url('https://proicons.com/icon/310026.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M17.25 3H6.75C5.49022 3 4.28204 3.50044 3.39124 4.39124C2.50045 5.28203 2 6.49022 2 7.75V15.75C2 17.0098 2.50045 18.218 3.39124 19.1088C4.28204 19.9996 5.49022 20.5 6.75 20.5H17.25C18.5098 20.5 19.718 19.9996 20.6088 19.1088C21.4996 18.218 22 17.0098 22 15.75V7.75C22 6.49022 21.4996 5.28203 20.6088 4.39124C19.718 3.50044 18.5098 3 17.25 3ZM12 16.18C11.2227 16.18 10.4629 15.9495 9.81661 15.5177C9.17033 15.0858 8.66661 14.4721 8.36916 13.7539C8.0717 13.0358 7.99388 12.2457 8.14552 11.4833C8.29716 10.721 8.67145 10.0207 9.22107 9.47107C9.77069 8.92145 10.471 8.54715 11.2333 8.39551C11.9956 8.24387 12.7858 8.32169 13.5039 8.61914C14.2221 8.91659 14.8358 9.42033 15.2677 10.0666C15.6995 10.7129 15.93 11.4727 15.93 12.25C15.93 13.2923 15.5159 14.2919 14.7789 15.0289C14.0419 15.7659 13.0423 16.18 12 16.18ZM17.5 7.5H17C16.8011 7.5 16.6103 7.42099 16.4697 7.28033C16.329 7.13968 16.25 6.94891 16.25 6.75C16.25 6.55109 16.329 6.36032 16.4697 6.21967C16.6103 6.07901 16.8011 6 17 6H17.5C17.6989 6 17.8897 6.07901 18.0303 6.21967C18.171 6.36032 18.25 6.55109 18.25 6.75C18.25 6.94891 18.171 7.13968 18.0303 7.28033C17.8897 7.42099 17.6989 7.5 17.5 7.5Z" fill="black"/> </svg>
Camera 2 in other icon packs
Copied!