Mpay Macau Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mpay Macau 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/329616.svg" alt="Mpay Macau icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/329616.svg" alt="Mpay Macau icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/329616.svg" alt="Mpay Macau icon" :width="24" :height="24" />
CSS background
.icon-mpay-macau {
background-image: url('https://proicons.com/icon/329616.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><polygon class="c" points="5.7867 42.5 16.1412 42.5 22.0546 6.1379 11.7001 6.1379 5.7867 42.5"/><line class="c" x1="25.8661" y1="5.5" x2="21.6275" y2="31.5387"/><line class="c" x1="31.8445" y1="5.5817" x2="27.3257" y2="33.3603"/><line class="c" x1="37.3909" y1="8.2557" x2="33.4442" y2="32.5896"/><line class="c" x1="42.2133" y1="15.4368" x2="40.2867" y2="27.3001"/></svg>
Copied!