Iris By Yes Bank Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Iris By Yes Bank 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/342102.svg" alt="Iris By Yes Bank icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342102.svg" alt="Iris By Yes Bank icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342102.svg" alt="Iris By Yes Bank icon" :width="24" :height="24" />
CSS background
.icon-iris-by-yes-bank {
background-image: url('https://proicons.com/icon/342102.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.f{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="f" d="M9.5,5.5h29c2.216,0,4,1.784,4,4v29c0,2.216-1.784,4-4,4H9.5c-2.216,0-4-1.784-4-4V9.5c0-2.216,1.784-4,4-4M25.7823,19.7249v8.5501"/><path class="f" d="M16.578,28.275v-8.5501h2.7869c1.5755,0,2.8528,1.2856,2.8528,2.8715s-1.2772,2.8715-2.8528,2.8715h-2.7869M19.3649,25.4679l2.7866,2.805M29.5156,27.3382c.522.6826,1.1766.9368,2.0872.9368h1.2603c1.1728,0,2.1236-.9549,2.1236-2.1329v-.0092c0-1.178-.9508-2.1329-2.1236-2.1329h-1.3902c-1.1741,0-2.1259-.956-2.1259-2.1352h0c0-1.1818.9538-2.1398,2.1305-2.1398h1.2534c.9107,0,1.5652.2542,2.0872.9368M13.0133,19.7249v8.5501"/></svg>
Copied!