Kbzpay Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Kbzpay 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/327859.svg" alt="Kbzpay icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327859.svg" alt="Kbzpay icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327859.svg" alt="Kbzpay icon" :width="24" :height="24" />
CSS background
.icon-kbzpay {
background-image: url('https://proicons.com/icon/327859.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M27.425,8.4508h7.9535l-7.9535,11.98h7.9535"/><path class="b" d="M20.165,14.441c1.6576,0,3.0013,1.3409,3.0013,2.9951s-1.3437,2.9951-3.0013,2.9951h-4.9522v-11.98h4.9522c1.6576,0,3.0013,1.3409,3.0013,2.9951s-1.3437,2.9951-3.0013,2.9951v-.0004Z"/><path class="b" d="M20.165,14.441h-4.9522"/><path class="b" d="M15.003,35.471v-11.98h3.9302c2.222,0,4.0233,1.8014,4.0233,4.0235s-1.8012,4.0235-4.0233,4.0235h-3.9302"/><path class="b" d="M40.694,35.506l-3.197-7.937"/><path class="b" d="M43.499,27.569l-3.8111,10.781c-.2541.7187-.9346,1.1992-1.6983,1.1992h-.4933"/><path class="b" d="M33.222,32.511c0,1.6542-1.3335,2.9951-2.9785,2.9951h-1.0454c-1.0898,0-1.9732-.8884-1.9732-1.9843s.8834-1.9843,1.9732-1.9843h4.0294"/><path class="b" d="M27.975,28.355c.7233-.7229,1.2301-.7862,2.6262-.7862,1.5848,0,2.6262.6956,2.6262,2.5759v5.3611"/><path class="b" d="M4.5,8.471v11.98"/><path class="b" d="M4.5,16.278l6.4528-7.7672"/><path class="b" d="M10.953,20.451l-4.943-5.9902"/><path class="b" d="M4.5,35.471h4.5l-4.5-4.5v4.5Z"/><path class="b" d="M43.5,8.471h-4.5l4.5,4.5v-4.5Z"/></svg>
Copied!