Mpay Cjsc Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mpay Cjsc 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/329615.svg" alt="Mpay Cjsc icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/329615.svg" alt="Mpay Cjsc icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/329615.svg" alt="Mpay Cjsc icon" :width="24" :height="24" />
CSS background
.icon-mpay-cjsc {
background-image: url('https://proicons.com/icon/329615.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><path class="c" d="M24,43.5c13.1225-7.9686,16.2998-10.9568,16.2998-31.8743l-16.2998-7.1257L7.7002,11.6257c0,20.9175,3.1773,23.9057,16.2998,31.8743Z"/><polyline class="c" points="40.0181 20.3237 24 13.3193 7.9819 20.3237"/><polyline class="c" points="38.1195 30.1669 24 23.9919 9.8805 30.1669"/><polyline class="c" points="31.9814 38.1667 24 34.6829 16.0186 38.1667"/></svg>
Copied!