Montreal Olympic Stadium Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Montreal Olympic Stadium 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/320386.svg" alt="Montreal Olympic Stadium icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320386.svg" alt="Montreal Olympic Stadium icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320386.svg" alt="Montreal Olympic Stadium icon" :width="24" :height="24" />
CSS background
.icon-montreal-olympic-stadium {
background-image: url('https://proicons.com/icon/320386.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 29.1.0, SVG Export Plug-In . SVG Version: 9.03 Build 55587) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="montreal--olympic-stadium_00000106866948053341731820000002000912270421706638_" d="M30,27.36H1 c-0.142,0-0.271-0.084-0.329-0.213c-0.058-0.13-0.035-0.281,0.06-0.387c0.034-0.039,3.472-3.899,7.486-8.983 c4.614-5.845,5.418-11.764,5.426-11.823C13.666,5.775,13.819,5.64,14,5.64h5c0.123,0,0.237,0.062,0.304,0.166 c0.065,0.103,0.074,0.233,0.023,0.345c-0.023,0.05-0.94,2.042-2.049,4.622l8.896,10.871c2.289,0.101,5.187,2.141,5.187,3.356 c0,0.056-0.014,0.111-0.038,0.161l-1,2C30.261,27.283,30.137,27.36,30,27.36z M8.22,26.64h21.558l0.641-1.279H7.56L8.22,26.64z M1.796,26.64H7.41l-0.66-1.28H4v-0.72h2.729c0.302-0.759,1.339-1.664,2.574-2.279H7V21.64h4.905c0.273-0.154,0.547-0.3,0.821-0.438 c0.64-3.558,4.678-12.566,5.714-14.842h-4.13c-0.227,1.33-1.341,6.562-5.526,11.863C5.677,22.156,2.915,25.36,1.796,26.64z M27.335,24.64h3.166c-0.563-0.858-2.724-2.28-4.501-2.28h-0.306C26.593,22.906,27.207,23.718,27.335,24.64z M23.341,24.64h3.266 c-0.244-1.286-1.768-2.28-3.607-2.28h-0.924C22.769,22.906,23.242,23.718,23.341,24.64z M19.36,24.64h3.255 c-0.176-1.286-1.281-2.28-2.615-2.28h-0.64V24.64z M15.384,24.64h3.255v-2.28H18C16.667,22.36,15.561,23.354,15.384,24.64z M11.394,24.64h3.266c0.099-0.922,0.572-1.733,1.265-2.279H15C13.161,22.36,11.637,23.354,11.394,24.64z M7.525,24.64h3.14 c0.128-0.922,0.742-1.733,1.641-2.279H12C10.208,22.36,8.12,23.752,7.525,24.64z M23,21.64h1.522c-3.676-1.699-7.371-1.699-11.045,0 H23z M22.479,20.121c0.72,0.198,1.439,0.459,2.155,0.779l-5.367-6.561L22.479,20.121z M16.82,11.849 c-1.332,3.152-2.794,6.85-3.287,8.977c1.667-0.724,3.348-1.118,5.02-1.178L16.82,11.849z M19.289,19.644 c0.746,0.018,1.494,0.102,2.241,0.251l-3.642-6.553L19.289,19.644z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!