Metrodelaciudaddemexico Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Metrodelaciudaddemexico 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/315177.svg" alt="Metrodelaciudaddemexico icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/315177.svg" alt="Metrodelaciudaddemexico icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/315177.svg" alt="Metrodelaciudaddemexico icon" :width="24" :height="24" />
CSS background
.icon-metrodelaciudaddemexico {
background-image: url('https://proicons.com/icon/315177.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Metro de la Ciudad de México</title><path d="M3.965 8.704V24H.008V6.864h2.097c1.066 0 1.86.774 1.86 1.84m2.366-1.84c.268.521.521 1.315.521 1.84V24h3.685V8.704a1.784 1.784 0 0 0-1.84-1.84M17.4 24V8.704a1.795 1.795 0 0 0-1.844-1.84h-2.382c.269.521.269 1.315.269 1.84V24M.008 3.953V0h15.549c4.75 0 8.435 3.953 8.435 8.704V24h-3.685V8.704a4.735 4.735 0 0 0-4.75-4.75z"/></svg>
Copied!