Liberapay Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Liberapay 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/328422.svg" alt="Liberapay icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/328422.svg" alt="Liberapay icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/328422.svg" alt="Liberapay icon" :width="24" :height="24" />
CSS background
.icon-liberapay {
background-image: url('https://proicons.com/icon/328422.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M16.033,4.5c-1.3662,5.6938-4.7359,20.82-5.3057,23.3842-.4846,2.1808-1.1792,6.5109,2.8716,7.3419,4.2521.8723,21.277,3.9322,23.8193-9.7848,2.307-12.4474-13.6241-9.5-13.6241-9.5S18.2812,38.9386,17.4089,43.5"/></svg>
Liberapay in other icon packs
Copied!