Movieblast Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Movieblast 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/344156.svg" alt="Movieblast icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344156.svg" alt="Movieblast icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344156.svg" alt="Movieblast icon" :width="24" :height="24" />
CSS background
.icon-movieblast {
background-image: url('https://proicons.com/icon/344156.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="M21.275,5.6966L5.5,24.4946"/><path class="c" d="M24.61,8.4952l-15.775,18.798"/><path class="c" d="M9.8213,26.1184l-3.3354-2.7986M8.4577,20.97l3.3354,2.7986M13.7649,21.4188l-3.3354-2.7986M12.4013,16.2704l3.3354,2.7986M17.7085,16.7192l-3.3354-2.7986M16.3449,11.5708l3.3354,2.7986M21.6521,12.0196l-3.3354-2.7986M20.2885,6.8712l3.3354,2.7986"/><path class="c" d="M39.165,20.7074l-15.775,18.798"/><path class="c" d="M42.5,23.5054l-15.775,18.798"/><path class="c" d="M27.711,41.1294l-3.3354-2.7986M26.3474,35.981l3.3354,2.7986M31.6546,36.4298l-3.3354-2.7986M30.291,31.2814l3.3354,2.7986M35.5982,31.7302l-3.3354-2.7986M34.2346,26.5818l3.3354,2.7986M39.5418,27.0306l-3.3354-2.7986M38.1782,21.8822l3.3354,2.7986"/><path class="c" d="M11.38,24.2614l14.554,12.212M22.0656,11.5274l14.554,12.212"/><path class="c" d="M15.841,23.8714l6.6152-7.8832,1.5439,8.0123,8.1591.129-6.6152,7.8832"/></svg>
Copied!