Kcb Ibank Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Kcb Ibank 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/327860.svg" alt="Kcb Ibank icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327860.svg" alt="Kcb Ibank icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327860.svg" alt="Kcb Ibank icon" :width="24" :height="24" />
CSS background
.icon-kcb-ibank {
background-image: url('https://proicons.com/icon/327860.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="M25.9385,2.6348l-4.4004.043-.5684,5.6016c-1.4763.2587-2.9089.7235-4.2559,1.3809l-3.748-4.1934-3.5645,2.5586,2.8516,4.8965c-1.0382,1.076-1.9205,2.2923-2.6211,3.6133l-5.5449-1.2012-1.3203,4.1836,5.125,2.2598c-.1049.7402-.1577,1.4868-.1582,2.2344.0002.7541.0537,1.5073.1602,2.2539l-5.127,2.2598,1.3203,4.1836,5.5547-1.2031c.7009,1.3168,1.5824,2.529,2.6191,3.6016l-2.8594,4.9102,3.5645,2.5586,3.7617-4.209c1.3423.6539,2.7696,1.1168,4.2402,1.375l.5703,5.623h4.4043c10.881-1.2173,19.291-10.395,19.291-21.344,0-10.871-8.503-20.076-19.295-21.387l.0002.0003Z"/><path class="b" d="M23.7335,2.6563v42.709"/><path class="b" d="M44.0035,16.8545h-20.27c-3.958,0-7.1667,3.2086-7.1667,7.1667s3.2086,7.1667,7.1667,7.1667h20.27"/><path class="b" d="M23.7335,2.6563c6.6423,4.9254,10.753,13.096,10.75,21.365-.0033,8.262-4.1135,16.423-10.75,21.344"/></svg>
Copied!