Sbi Rewardz Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sbi Rewardz 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/332442.svg" alt="Sbi Rewardz icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332442.svg" alt="Sbi Rewardz icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332442.svg" alt="Sbi Rewardz icon" :width="24" :height="24" />
CSS background
.icon-sbi-rewardz {
background-image: url('https://proicons.com/icon/332442.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.061,31.6495v7.577M22.77,31.6495v7.56M22.758,31.6745c-1.2545-.4786-2.0831-1.6798-2.083-3.02-.0006-1.7855,1.4496-3.2334,3.239-3.234h.001c1.7894,0,3.24,1.4475,3.24,3.233v.001c.0002,1.3399-.8279,2.5411-2.082,3.02M22.767,39.2275c-5.4102-.5849-9.5099-5.1434-9.51-10.574,0-5.8741,4.7717-10.636,10.658-10.636s10.658,4.7619,10.658,10.636h0c-.0002,5.4313-4.101,9.99-9.512,10.574M27.621,5.3095c.106-.11.6-.808,1.942-.808,1.4926-.0011,2.7038,1.2074,2.706,2.7-.077.656-.236,1.365-.669,1.863-1.496,1.725-4.244,2.142-7.12,3.302,1.023-3.619,1.745-5.624,3.141-7.058M20.208,5.3085c-.106-.11-.6-.808-1.942-.808-1.4926-.0011-2.7038,1.2074-2.706,2.7.077.656.236,1.365.67,1.863,1.495,1.725,4.243,2.142,7.119,3.302-1.023-3.619-1.744-5.624-3.14-7.058M19.397,16.2285l4.604-3.19M24.001,13.0385h12.209c2.5261-.0077,4.5802,2.0338,4.588,4.56,0,.006,0,.012,0,.018v23.136c.0017,1.5155-1.2255,2.7453-2.741,2.747-.004,0-.008,0-.012,0H9.955c-1.5155.005-2.748-1.2195-2.753-2.735,0-.0043,0-.0087,0-.013v-23.133c-.0022-2.5261,2.0438-4.5758,4.57-4.578.0063,0,.0127,0,.019,0l12.21-.002ZM28.595,16.2285l-4.605-3.19"/></svg>
Copied!