Claro Tv Plus Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Claro Tv Plus icon is commonly used in add-item buttons, floating action buttons and form toolbars. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/338323.svg" alt="Claro Tv Plus icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338323.svg" alt="Claro Tv Plus icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338323.svg" alt="Claro Tv Plus icon" :width="24" :height="24" />
CSS background
.icon-claro-tv-plus {
background-image: url('https://proicons.com/icon/338323.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M9.5,42.5h29c2.2091,0,4-1.7909,4-4V9.5c0-2.2091-1.7909-4-4-4H9.5c-2.2091,0-4,1.7909-4,4v29c0,2.2091,1.7909,4,4,4Z"/><path class="b" d="M30.7332,24.049h0c1.1605,0,2.1012.9407,2.1012,2.1012v1.3658c0,1.1605-.9407,2.1012-2.1012,2.1012h0c-1.1605,0-2.1012-.9407-2.1012-2.1012v-1.3658c0-1.1605.9407-2.1012,2.1012-2.1012Z"/><path class="b" d="M25.142,26.15c0-1.1605.9407-2.1012,2.1012-2.1012"/><line class="b" x1="25.142" y1="24.049" x2="25.142" y2="29.617"/><line class="b" x1="17.045" y1="21.212" x2="17.045" y2="29.617"/><path class="b" d="M23.152,27.516c0,1.1605-.9407,2.1012-2.1012,2.1012s-2.1012-.9407-2.1012-2.1012v-1.3658c0-1.1605.9407-2.1012,2.1012-2.1012s2.1012.9407,2.1012,2.1012"/><line class="b" x1="23.152" y1="29.617" x2="23.152" y2="24.049"/><path class="b" d="M15.068,26.798v.0344c0,1.5376-1.2465,2.7841-2.7841,2.7841s-2.7841-1.2465-2.7841-2.7841v-2.8367c0-1.5376,1.2465-2.7841,2.7841-2.7841s2.7841,1.2465,2.7841,2.7841v.0344"/><line class="b" x1="30.733" y1="21.947" x2="30.733" y2="18.383"/><line class="b" x1="33.901" y1="23.324" x2="37.053" y2="20.172"/><line class="b" x1="34.936" y1="26.833" x2="38.5" y2="26.833"/><path class="b" d="M32.468,34.059l-2,5.3-2-5.3"/><path class="b" d="M25.517,32.409v5.95c0,.5523.4477,1,1,1h.3"/><line class="b" x1="24.467" y1="34.059" x2="26.567" y2="34.059"/><line class="b" x1="34.118" y1="36.709" x2="38.118" y2="36.709"/><line class="b" x1="36.118" y1="34.709" x2="36.118" y2="38.709"/></svg>
Copied!