Beetv Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Beetv 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/322504.svg" alt="Beetv icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322504.svg" alt="Beetv icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322504.svg" alt="Beetv icon" :width="24" :height="24" />
CSS background
.icon-beetv {
background-image: url('https://proicons.com/icon/322504.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a,.b{fill:none;stroke:#000;stroke-linecap:round;}.a{stroke-linejoin:round;}</style></defs><path class="a" d="M25.58,12.3492a7.1209,7.1209,0,0,1,10.07,0"/><path class="a" d="M25.58,12.3492c-.619,2.178.5762,3.9325,3.3571,6.7134"/><path class="a" d="M25.58,12.3492l-6.8854-4.25A8.7282,8.7282,0,0,0,7.7212,9.9483a8.86,8.86,0,0,0-.4206,11.2151c2.5871,3.3052,7.0194,4.0194,10.891,2.3984l10.7458-4.4992"/><path class="a" d="M9.6287,38.3713c-1.2941-1.374-3.4818-7.2067,1.2985-14.5446"/><path class="a" d="M8.6047,36.5272s-1.1226,3.9907-1.86,4.728"/><path class="a" d="M8.11,31.0038l4.443,4.443"/><path class="a" d="M9.929,25.5206l6.2752,6.2752"/><path class="a" d="M19.4753,28.5247,15.28,24.329"/><path class="a" d="M23.3882,24.6118,21.1145,22.338"/><path class="b" d="M35.2159,11.9484s3.4418-3.3733,2.4446-5.4067-3.4189-.5539-3.9171-.0343"/><path class="a" d="M35.6508,22.42a7.1209,7.1209,0,0,0,0-10.07"/><path class="a" d="M35.6508,22.42c-2.178.619-3.9325-.5762-6.7134-3.3571"/><path class="a" d="M35.6508,22.42l4.25,6.8854a8.7282,8.7282,0,0,1-1.8494,10.9737,8.86,8.86,0,0,1-11.2151.4206c-3.3052-2.5871-4.0194-7.0194-2.3984-10.891l4.4992-10.7458"/><path class="a" d="M9.6287,38.3713c1.374,1.2941,7.2067,3.4818,14.5446-1.2985"/><path class="a" d="M11.4728,39.3953s-3.9907,1.1226-4.728,1.86"/><path class="a" d="M16.9962,39.89l-4.443-4.443"/><path class="a" d="M22.4794,38.071l-6.2752-6.2752"/><path class="a" d="M19.4753,28.5247,23.671,32.72"/><path class="a" d="M23.3882,24.6118l2.2738,2.2737"/><path class="b" d="M36.0516,12.7841s3.3733-3.4418,5.4067-2.4446.5539,3.4189.0343,3.9171"/></svg>
Copied!