Afterpay Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Afterpay 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/336000.svg" alt="Afterpay icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336000.svg" alt="Afterpay icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336000.svg" alt="Afterpay icon" :width="24" :height="24" />
CSS background
.icon-afterpay {
background-image: url('https://proicons.com/icon/336000.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>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="m24,13.3429v-2.3252c0-2.3909,2.5882-3.8852,4.6588-2.6897l13.2883,7.672c2.0706,1.1954,2.0706,4.184,0,5.3795l-13.2883,7.672c-2.0706,1.1954-4.6588-.2989-4.6588-2.6897v-4.7234c0-2.3909-2.5882-3.8852-4.6588-2.6897l-13.2883,7.672c-2.0706,1.1954-2.0706,4.184,0,5.3795l13.2883,7.672c2.0706,1.1954,4.6588-.2989,4.6588-2.6897v-2.3252"/></svg>
Afterpay in other icon packs
Copied!