Phonepe Business Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Phonepe Business 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/331192.svg" alt="Phonepe Business icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/331192.svg" alt="Phonepe Business icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/331192.svg" alt="Phonepe Business icon" :width="24" :height="24" />
CSS background
.icon-phonepe-business {
background-image: url('https://proicons.com/icon/331192.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 version="1.1" viewBox="0 0 48 48" xml:space="preserve" xmlns="http://www.w3.org/2000/svg"><defs><style>.a{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path d="m32.201 42.347c0.31214-0.31214 0.35408-1.6465 0.35408-11.266v-10.912c2.0566-0.04939 4.3528 0.62935 4.223-2.1038-0.30077-2.8311-3.4223-2.1773-5.5448-2.1773-3.0527-3.3879-5.8715-7.0027-9.0903-10.237-1.4086-0.98666-5.8112 0.54795-5.8112 1.2292 2.9545 3.1067 6.1061 6.0328 9.2011 9.002l-14.271 0.11894c-0.24067 2.3272-0.25202 3.9586 2.5549 4.1685h1.1126c-0.064932 3.8317-0.13936 7.4751 0.71853 10.992 1.2819 5.2547 6.7446 5.3756 11.405 4.3304 0.33073 0-0.37058 4.9811 0.57623 6.1848 0.6357 0.80816 1.1554 0.99416 2.8257 1.0113 0.98023 0.01009 1.497-0.09049 1.7463-0.3398zm-11.36-13.222c-0.36076-2.962-0.22849-5.9751-0.22849-8.9569h6.5344v10.555c-4.887 1.7675-6.0378-0.36888-6.3059-1.5984z" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/></svg>
Copied!