Cgv Cinemas Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Cgv Cinemas 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/338132.svg" alt="Cgv Cinemas icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338132.svg" alt="Cgv Cinemas icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338132.svg" alt="Cgv Cinemas icon" :width="24" :height="24" />
CSS background
.icon-cgv-cinemas {
background-image: url('https://proicons.com/icon/338132.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="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="cls-1" d="M15.9362,32.2522c-2.2714,2.0452-5.6228,2.3385-8.2148.7187-2.5921-1.6196-3.7978-4.7603-2.9554-7.6984.8426-2.9378,3.5291-4.9622,6.5854-4.9622"/><path class="cls-1" d="M28.2363,27.1614c-.0002,2.771-1.6695,5.269-4.2297,6.3292-2.5601,1.0606-5.5071.4744-7.4665-1.4851-1.9595-1.9594-2.5457-4.9064-1.4851-7.4665,1.0602-2.5601,3.5583-4.2295,6.3292-4.2297"/><path class="cls-1" d="M28.2363,27.1614h-6.3408"/><path class="cls-1" d="M25.6013,20.3105l7.1145,13.7019,6.5875-13.7019"/><path class="cls-1" d="M41.3248,18.2204v-1.807"/><path class="cls-1" d="M43.07,17.3856l-1.7418-.968"/><path class="cls-1" d="M43.5,15.4968l-2.1718.9174"/><path class="cls-1" d="M42.2944,13.9875l-.9662,2.4292"/><path class="cls-1" d="M40.3637,13.9875l.9662,2.4292"/><path class="cls-1" d="M39.1581,15.4968l2.1718.9174"/><path class="cls-1" d="M39.5881,17.3856l1.7418-.968"/></svg>
Copied!