Movie Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Movie 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/306116.svg" alt="Movie icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306116.svg" alt="Movie icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306116.svg" alt="Movie icon" :width="24" :height="24" />
CSS background
.icon-movie {
background-image: url('https://proicons.com/icon/306116.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M501 0C227-2 1 223 0 500c-1 275 222 498 498 500 277 1 500-220 502-498C1002 227 779 3 501 0zm-1 940C257 940 62 745 60 502 59 258 256 61 500 61s439 194 440 438-196 441-440 441zM378 423c74 0 136-62 137-135 0-74-62-136-136-136-74-1-136 61-137 135 0 73 63 136 136 136zm299 36c73 1 136-62 137-136 1-72-62-136-135-137-73 0-137 62-137 136-1 73 61 136 135 137zm36 27c-74 0-136 62-136 136s62 136 136 135c74 0 137-62 136-135 0-74-62-136-136-136zM452 622c-75 0-135 61-134 135 0 75 61 135 136 135 75-1 135-62 135-137-1-75-61-134-137-133zm-73-76c0-74-62-135-136-135-74 1-134 62-134 137 0 74 62 136 136 135 74 0 134-62 134-137zm86-45c0 19 16 35 36 35 19-1 35-17 35-36-1-20-17-35-36-35-20 0-35 16-35 36z"/></svg>
Movie in other icon packs
Copied!