Hd Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Hd 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/316882.svg" alt="Hd icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/316882.svg" alt="Hd icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/316882.svg" alt="Hd icon" :width="24" :height="24" />
CSS background
.icon-hd {
background-image: url('https://proicons.com/icon/316882.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>HD</title><path d="M28,6H4A2,2,0,0,0,2,8V24a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V8A2,2,0,0,0,28,6ZM4,24V8H28V24Z"/><path d="M22,11H18V21h4a3,3,0,0,0,3-3V14A3,3,0,0,0,22,11Zm1,7a1,1,0,0,1-1,1H20V13h2a1,1,0,0,1,1,1Z"/><polygon points="13 11 13 15 10 15 10 11 8 11 8 21 10 21 10 17 13 17 13 21 15 21 15 11 13 11"/><rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-1" width="32" height="32"/></svg>
Hd in other icon packs
Copied!