Metro Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Metro 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/343690.svg" alt="Metro icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343690.svg" alt="Metro icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343690.svg" alt="Metro icon" :width="24" :height="24" />
CSS background
.icon-metro {
background-image: url('https://proicons.com/icon/343690.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.v{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="e" class="v" d="M38.9627,14.5321L12.047,4.5"/><path id="f" class="v" d="M30.1165,15.8925l-21.0486-7.8453"/><path id="g" class="v" d="M26.6182,17.4344l-17.5825-6.5534"/><path id="h" class="v" d="M26.6819,23.151l12.2825-5.3183"/><path id="i" class="v" d="M29.1543,24.0496l9.8098-4.2102"/><path id="j" class="v" d="M17.2148,21.5814l12.9011-5.689"/><path id="k" class="v" d="M26.6799,23.1518c.8505.3036,8.6183,3.1339,12.2841,4.47"/><path id="l" class="v" d="M17.2157,24.1202c4.1756,1.6582,9.5375,3.7951,13.5598,5.3994"/><path id="m" class="v" d="M17.2157,26.7982c3.4621,1.3776,7.1811,2.8601,10.1132,4.0296"/><path id="n" class="v" d="M38.9638,30.7397l-29.2017,11.0833"/><path id="o" class="v" d="M30.7749,29.5198l-21.7389,8.2508"/><path id="p" class="v" d="M38.9635,33.2708l-26.9514,10.2292"/><path id="q" class="v" d="M38.964,14.5313v5.3085"/><path id="r" class="v" d="M38.964,27.6218l-.0005,5.649"/><path id="s" class="v" d="M17.2157,21.581v5.2172"/><path id="t" class="v" d="M9.0359,10.797v-2.2243c0-1.9659,1.2061-3.5789,3.0111-4.0727"/><path id="u" class="v" d="M12.0121,43.5c-1.7839-.5073-2.9762-2.1106-2.9762-4.0616v-1.5632"/></svg>
Metro in other icon packs
Copied!