Video Chat Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Video Chat 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/319225.svg" alt="Video Chat icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319225.svg" alt="Video Chat icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319225.svg" alt="Video Chat icon" :width="24" :height="24" />
CSS background
.icon-video-chat {
background-image: url('https://proicons.com/icon/319225.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><defs><style>.cls-1{fill:none;}</style></defs><title>video--chat</title><rect x="8" y="12" width="9" height="2"/><rect x="8" y="17" width="5" height="2"/><path d="M21,26H4a2.0023,2.0023,0,0,1-2-2V8A2.0023,2.0023,0,0,1,4,6H21a2.0023,2.0023,0,0,1,2,2v4.0566l5.4189-3.87A.9995.9995,0,0,1,30,9V23a.9995.9995,0,0,1-1.5811.8135L23,19.9434V24A2.0023,2.0023,0,0,1,21,26ZM4,8V24.001L21,24V18a.9995.9995,0,0,1,1.5811-.8135L28,21.0566V10.9434l-5.4189,3.87A.9995.9995,0,0,1,21,14V8Z"/><rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-1" width="32" height="32"/></svg>
Video Chat in other icon packs
Copied!