Movies Anywhere Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Movies Anywhere 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/344162.svg" alt="Movies Anywhere icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344162.svg" alt="Movies Anywhere icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344162.svg" alt="Movies Anywhere icon" :width="24" :height="24" />
CSS background
.icon-movies-anywhere {
background-image: url('https://proicons.com/icon/344162.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{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M12.0734,25.33,5.2639,39.3441c-.3716.7646-.6755.6978-.6835-.1493-.0929-9.8255-.5778-19.6959,2.6412-29.1405a.8588.8588,0,0,1,1.5759-.3119C15.24,17.312,17.4554,31.92,21.9945,34.58a3.9645,3.9645,0,0,0,2.995.0865c5.395-2.4588,7.7566-17.84,13.7594-25.0986a.8389.8389,0,0,1,1.55.3115c3.467,10.3827,3.4854,19.92,2.9372,29.317-.0493.8457-.4074.917-.794.16L35.2808,25.33"/><path class="a" d="M14.0994,18.9985s4.16-8.4587,7.7744-10.5366a3.9618,3.9618,0,0,1,2.98-.1c4.1038,1.8625,8.1307,10.3807,8.1307,10.3807"/></svg>
Movies Anywhere in other icon packs
Copied!