Mpt4u Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mpt4u 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/329621.svg" alt="Mpt4u icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/329621.svg" alt="Mpt4u icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/329621.svg" alt="Mpt4u icon" :width="24" :height="24" />
CSS background
.icon-mpt4u {
background-image: url('https://proicons.com/icon/329621.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.g{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="e" class="g" d="M24.05899954,9.19499969l5.70800018,9.88999939-8.46800041,14.58499908h5.48500061l5.62999916,9.83000183-2.9260006-14.40499878,5.80000114-10.01000023-8.55200005-14.58500099"/><path id="f" class="g" d="M21.22000074,33.59999847l-8.50800037-14.51499939,8.447999-14.58499908h5.53999901l-8.47000122,14.58499908,5.69099998,9.86000061"/></svg>
Copied!