4k Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The 4k 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/316855.svg" alt="4k icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/316855.svg" alt="4k icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/316855.svg" alt="4k icon" :width="24" :height="24" />
CSS background
.icon-4k {
background-image: url('https://proicons.com/icon/316855.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>4K</title><polygon points="12 11.03 12 15.03 10 15.03 10 11.03 8 11.03 8 17.03 12 17.03 12 21.03 14 21.03 14 11.03 12 11.03"/><polygon points="24.19 11.03 22 11.03 19 15.42 19 11.03 17 11.03 17 21.03 19 21.03 19 18.3 19.91 16.97 22 21.03 24.19 21.03 21.2 15.41 24.19 11.03"/><path d="M28,26H4a2,2,0,0,1-2-2V8A2,2,0,0,1,4,6H28a2,2,0,0,1,2,2V24A2,2,0,0,1,28,26ZM4,8V24H28V8Z"/><rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-1" width="32" height="32"/></svg>
4k in other icon packs
Copied!