Castbox Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Castbox 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/338055.svg" alt="Castbox icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338055.svg" alt="Castbox icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338055.svg" alt="Castbox icon" :width="24" :height="24" />
CSS background
.icon-castbox {
background-image: url('https://proicons.com/icon/338055.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="m24.115,3.0001L6.0191,13.7913v20.5217l18.0959,10.687,17.8655-10.687V13.7913L24.115,3.0001Z"/><g><path class="b" d="m13.3939,21.2433v5.5138-5.5138Zm.0227,2.7479h4.9305-4.9305Z"/><path class="b" d="m23.1124,16.5388v11.7127-11.7127Zm4.6773,1.0837v10.7261-10.7261Zm-9.4202,1.222v12.6171-12.6171Zm.0295,3.2421h4.6296-4.6296Zm4.7975,1.1268h4.5344-4.5344Z"/><path class="b" d="m37.4603,22.4122v3.1759"/><path class="b" d="m32.4543,20.5181v6.9634"/></g></svg>
Castbox in other icon packs
Copied!