Video Cam Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Video Cam icon is commonly used in media galleries, video players and content feeds. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/306873.svg" alt="Video Cam icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306873.svg" alt="Video Cam icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306873.svg" alt="Video Cam icon" :width="24" :height="24" />
CSS background
.icon-video-cam {
background-image: url('https://proicons.com/icon/306873.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M261 451h415c13 0 13-1 11-13-7-31-32-50-66-50H68c-24 0-43 8-57 27-5 7-11 14-11 22v470c10 29 34 44 65 44h561c34 0 62-27 62-61 0-122-1-245 0-367 0-8-3-10-11-10H259c-7 0-9-2-9-9 0-14 1-28 0-42-1-9 2-11 11-11zm215 157c67 0 123 55 125 119 3 72-55 128-120 131-72 2-127-56-129-120-3-69 52-130 124-130zM187 825c-34 0-61-28-61-62s28-62 62-62 62 29 62 63c-1 34-29 62-63 61zm764-463l-2 2c-50 37-100 73-149 112-32 25-49 59-50 100v183c0 44 19 81 54 108 47 36 95 72 143 107 5 4 11 8 18 11 15 5 27 2 33-13 1-1 2-4 2-7V375c0-23-26-29-49-13zm-445-36c82-2 154-73 151-163-3-81-73-150-157-150-91 0-160 77-156 163 3 81 72 153 162 150zm-377 0c66-2 123-58 121-130-2-64-59-119-125-119C52 77-3 138 0 207c3 64 58 122 129 119z"/></svg>
Video Cam in other icon packs
Copied!