Freetube Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Freetube 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/340824.svg" alt="Freetube icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340824.svg" alt="Freetube icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340824.svg" alt="Freetube icon" :width="24" :height="24" />
CSS background
.icon-freetube {
background-image: url('https://proicons.com/icon/340824.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m13.5,42.5h3V7.5c0-1.1046-.8954-2-2-2h-7c-1.1046,0-2,.8954-2,2v27c0,4.4183,3.5817,8,8,8Z"/><path class="c" d="m16.4999,7.4999v7c0,1.1046.8954,2,2,2h16c4.4183,0,8-3.5817,8-8v-3h-24c-1.1046,0-2,.8954-2,2Z"/><path class="c" d="m30.4075,22.9915l-12.4846-5.8275c-.663-.3095-1.423.1745-1.423.9061v11.6549c0,.7317.76,1.2156,1.423.9061l12.4846-5.8275c.7694-.3591.7694-1.4532,0-1.8123Z"/></svg>
Freetube in other icon packs
Copied!