Picpay Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Picpay 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/345807.svg" alt="Picpay icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345807.svg" alt="Picpay icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345807.svg" alt="Picpay icon" :width="24" :height="24" />
CSS background
.icon-picpay {
background-image: url('https://proicons.com/icon/345807.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M5.5,12.2988V30.067H17.0689a11.868,11.868,0,0,0,0-23.7359H11.4678"/><line class="a" x1="5.5" y1="41.669" x2="5.5" y2="30.067"/><rect class="a" x="31.7581" y="6.3311" width="10.7419" height="10.7419"/><rect class="a" x="35.3387" y="9.9117" width="3.5806" height="3.5806"/></svg>
Picpay in other icon packs
Copied!