Au Pay Market Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Au Pay Market 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/336709.svg" alt="Au Pay Market icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336709.svg" alt="Au Pay Market icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336709.svg" alt="Au Pay Market icon" :width="24" :height="24" />
CSS background
.icon-au-pay-market {
background-image: url('https://proicons.com/icon/336709.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>.d{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="d" d="m16.398 34.729v-7.3302h2.3659c1.3376 0 2.4219 1.1022 2.4219 2.4617s-1.0843 2.4617-2.4219 2.4617h-2.3659"/><line class="d" x1="26.099" x2="22.897" y1="32.301" y2="32.301"/><path class="d" d="m22.104 34.729 2.394-7.3301 2.394 7.3301"/><path class="d" d="m27.796 27.399 2.394 3.6647 2.3933-3.6647"/><line class="d" x1="30.19" x2="30.19" y1="34.729" y2="31.064"/><path class="d" d="m22.974 16.798-1.4422 5.3669s-.49638 1.5336.83897 1.5336c1.5427 0 2.4595-2.7581 2.4595-2.7581"/><path class="d" d="m25.954 16.798-1.1241 4.1423s-.87484 2.7303 1.1018 2.7303c2.3251 0 2.9587-2.9456 2.9587-2.9456"/><path class="d" d="m29.957 16.798-1.4422 5.3669s-.20987 1.4491.80495 1.4265c1.364-.03037 2.4743-2.6545 2.4743-2.6545"/><path class="d" d="m22.974 16.798s-4.8278-.74521-5.8251 4.3517c-.88082 4.501 3.7341 1.782 4.3829 1.0152"/><path class="d" d="m8.3493 34.458c-.54818-1.377-.84934-2.8811-.84934-4.4581l1.9e-6-14.5c0-2.216 1.784-4 4-4h25c2.216 0 4 1.784 4 4l-2e-6 14.5v0c0 6.648-5.352 12-12 12h-9c-2.0634 0-4.002-.51561-5.6945-1.4255"/><circle class="d" cx="10.25" cy="38.25" r="4.25"/><circle class="d" cx="38" cy="30.5" r="2.5"/><path class="d" d="m30.259 11.504c-.17119-.48285-.25866-.99139-.25866-1.5037 0-2.4853 2.0147-4.5 4.5-4.5s4.5 2.0147 4.5 4.5c0 .70962-.16782 1.4092-.48976 2.0416"/><path class="d" d="m13.5 11.5v-2c0-2.216 1.784-4 4-4h7c2.216 0 4 1.784 4 4l1e-6 2"/><path class="d" d="m28.955 5.5h1.5449c.70933 0 1.3744.18279 1.9509.50404"/><path class="d" d="m19.5 11.5v-2c0-.72963.1934-1.4124.53195-2.0001"/></svg>
Copied!