Ch7hd Lite Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ch7hd Lite 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/323575.svg" alt="Ch7hd Lite icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323575.svg" alt="Ch7hd Lite icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323575.svg" alt="Ch7hd Lite icon" :width="24" :height="24" />
CSS background
.icon-ch7hd-lite {
background-image: url('https://proicons.com/icon/323575.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M34.175,31.9212v7.4h3.7M42.5,35.6212c0,3.576-2.899,6.475-6.475,6.475s-6.475-2.899-6.475-6.475,2.899-6.475,6.475-6.475,6.475,2.899,6.475,6.475M19.9282,19.0314c.2608-.7465,1.6326-1.1359,2.8157-.4375,1.0628.6281,1.8935-.074,2.8074-.6198v1.4966c0,1.3264-2.7139,2.4559-2.7139,3.946v1.3228M19.7959,19.7936v-1.8713M29.587,36.117c-1.9908,1.5574-4.4469,2.4014-6.9745,2.3967-6.266,0-11.3451-5.0792-11.346-11.3451-.0009-6.2659,5.0801-11.346,11.346-11.346s11.346,5.0801,11.346,11.346h0c0,.8344-.0906,1.6465-.2618,2.43M28.1912,17.2489c0,6.266-5.0782,11.3451-11.3451,11.346-6.266,0-11.346-5.0801-11.346-11.346.0009-6.266,5.081-11.3451,11.346-11.3451,6.266.0009,11.3433,5.0801,11.3442,11.3451h.0009ZM39.7259,17.2489c0,6.266-5.0801,11.346-11.347,11.346-6.265-.0009-11.3442-5.081-11.3442-11.346.0009-6.265,5.0792-11.3442,11.3442-11.3451,6.266,0,11.3451,5.0792,11.3461,11.3451"/></svg>
Copied!