Sberbank Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sberbank 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/347000.svg" alt="Sberbank icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347000.svg" alt="Sberbank icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347000.svg" alt="Sberbank icon" :width="24" :height="24" />
CSS background
.icon-sberbank {
background-image: url('https://proicons.com/icon/347000.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;fill-rule:evenodd;}</style></defs><path class="cls-1" d="M38.21,7.85,16,20.62,5.21,14.39M34.34,6.56,16,17.13,7.42,12.25M41.08,9.91,16,24.35,3.85,17.41"/><path class="cls-1" d="M43.39,15.46A19.36,19.36,0,0,1,44.5,22a20.25,20.25,0,0,1-1.11,6.64L42.89,30a20.87,20.87,0,0,1-4.38,6.54A20.23,20.23,0,0,1,32,40.87a20.19,20.19,0,0,1-8,1.66,19.93,19.93,0,0,1-8-1.66,21,21,0,0,1-6.49-4.33A19.74,19.74,0,0,1,5.11,30,20.71,20.71,0,0,1,3.5,22V20.64L16,27.73,42.29,12.64Z"/></svg>
Sberbank in other icon packs
Copied!