Pay Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Pay 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/345592.svg" alt="Pay icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345592.svg" alt="Pay icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345592.svg" alt="Pay icon" :width="24" :height="24" />
CSS background
.icon-pay {
background-image: url('https://proicons.com/icon/345592.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>.n{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="n" d="m23.8614,22.3168l3.041-12.4806s.3732-4.1255,5.275-4.2504c4.6728-.1191,8.4294-.0796,8.4294-.0796l-2.359,9.2505c-.0381.4361-1.0742,1.5012-2.4149,1.3801-1.4967-.1351-2.3123-.6621-2.2072-1.6514l.3952-2.3695c-.0199,0,.0969-.6409-.5181-.8317-.7753-.2406-1.1206.7158-1.1206.7158l-3.6459,17.6196-9.7498.0773-4.4388-18.3877-5.6677.0114-1.4868-5.8119h12.4125l4.0556,16.8081Z"/><g id="d"><path id="e" class="n" d="m12.7745,42.5v-9.8146h3.1897c1.8402,0,3.3124,1.4722,3.3124,3.3124s-1.4722,3.3124-3.3124,3.3124h-3.1897"/></g><g id="f"><polyline id="g" class="n" points="35.0414 32.6854 31.8517 37.5927 28.6619 32.6854"/><line id="h" class="n" x1="31.8517" y1="42.5" x2="31.8517" y2="37.5927"/></g><g id="i"><g id="j"><g id="k"><line id="l" class="n" x1="26.2083" y1="39.1874" x2="21.7917" y2="39.1874"/></g></g><polyline id="m" class="n" points="20.6876 42.4999 24 32.6853 27.3124 42.4999"/></g></svg>
Pay in other icon packs
Copied!