Phonepe Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Phonepe 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/345750.svg" alt="Phonepe icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345750.svg" alt="Phonepe icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345750.svg" alt="Phonepe icon" :width="24" :height="24" />
CSS background
.icon-phonepe {
background-image: url('https://proicons.com/icon/345750.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><circle class="a" cx="24" cy="24" r="21.5"/><line class="a" x1="19.8055" y1="8.5" x2="28.8973" y2="18.8312"/><line class="a" x1="13.2366" y1="18.8312" x2="34.7634" y2="18.8312"/><path class="a" d="M29.2874,39.5c-.4439-9.0064-.39-20.6688-.39-20.6688"/><path class="a" d="M18.97,18.8312c0,3.1275-.1189,7.93-.1189,9.0192a4.2326,4.2326,0,0,0,4.9636,4.2977,30.2014,30.2014,0,0,0,5.1918-1.1168"/></svg>
Phonepe in other icon packs
Copied!