Samsung Business Tv Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Samsung Business Tv 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/346913.svg" alt="Samsung Business Tv icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346913.svg" alt="Samsung Business Tv icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346913.svg" alt="Samsung Business Tv icon" :width="24" :height="24" />
CSS background
.icon-samsung-business-tv {
background-image: url('https://proicons.com/icon/346913.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="Layer_2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><line class="cls-1" x1="24.0177" y1="13.6215" x2="29.1156" y2="8.5236"/><line class="cls-1" x1="18.9021" y1="8.5236" x2="24" y2="13.6215"/><rect class="cls-1" x="4.5" y="13.6215" width="39" height="25.8549" rx="2" ry="2"/><rect class="cls-1" x="21.1185" y="31.6376" width="5.7631" height="7.8388"/><path class="cls-1" d="m21.7426,13.6215v8.0983c0,1.7574-1.4246,3.182-3.182,3.182h0c-1.7574,0-3.182-1.4246-3.182-3.182v-8.0983"/><path class="cls-1" d="m32.6213,13.6215v8.0983c0,1.7574-1.4246,3.182-3.182,3.182h0c-1.7574,0-3.182-1.4246-3.182-3.182v-8.0983"/><path class="cls-1" d="m37.5849,23.3474c-.5552.9309-1.5722,1.5544-2.7348,1.5544h0c-1.143,0-2.1452-.6026-2.7063-1.5075"/><path class="cls-1" d="m26.756,23.3114c-.5503.9508-1.5784,1.5904-2.756,1.5904h0c-1.1527,0-2.1623-.613-2.7205-1.5307"/><path class="cls-1" d="m15.8558,23.3949c-.5611.9045-1.5632,1.5069-2.7059,1.5069h0c-1.1776,0-2.2057-.6397-2.756-1.5904"/><path class="cls-1" d="m43.5,21.7198c0,1.7574-1.4246,3.182-3.182,3.182h0c-1.7574,0-3.182-1.4246-3.182-3.182v-8.0983"/><path class="cls-1" d="m10.8639,13.6215v8.0983c0,1.7574-1.4246,3.182-3.182,3.182h0c-1.7574,0-3.182-1.4246-3.182-3.182"/></svg>
Copied!