Fampay Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Fampay 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/325702.svg" alt="Fampay icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325702.svg" alt="Fampay icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325702.svg" alt="Fampay icon" :width="24" :height="24" />
CSS background
.icon-fampay {
background-image: url('https://proicons.com/icon/325702.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="m20.1022,15.2912c-2.6299-3.8447-5.6618-5.9555-8.7896-5.9555-3.1866,0-2.1834,2.0064-4.9569,2.8915,2.4029.1581,6.7863,7.9075,9.3828,17.3493,2.0387,7.4135,8.0534,12.3756,11.8612,12.9234-2.3363-2.7391-2.2805-8.9976-3.0044-14.8717"/><path class="c" d="m15.8422,29.9348c-1.816-5.6907-1.7561-11.6884,5.6203-15.4061,7.3764-3.7177,20.1818-9.0287,20.1818-9.0287-1.8293,11.4482-19.4147,16.9952-19.4147,16.9952"/><path class="c" d="m17.2414,33.4298c1.798-5.2345,19.151-8.9383,20.9803-17.4848-2.9506,1.7724-8.8298,3.413-8.8298,3.413"/></svg>
Fampay in other icon packs
Copied!