Ozon Bank Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ozon 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/345440.svg" alt="Ozon Bank icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345440.svg" alt="Ozon Bank icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345440.svg" alt="Ozon Bank icon" :width="24" :height="24" />
CSS background
.icon-ozon-bank {
background-image: url('https://proicons.com/icon/345440.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M13.929,14.54c1.3089,0,2.37,1.0611,2.37,2.37,0,.003,0,.006,0,.009v1.546c.0055,1.3089-1.0511,2.3745-2.36,2.38-.0033,0-.0067,0-.01,0-1.3089.0011-2.3709-1.0591-2.372-2.368,0-.004,0-.008,0-.012v-1.546c-.0055-1.3089,1.0511-2.3745,2.36-2.38.004,0,.008,0,.012,0v.001Z"/><line class="b" x1="31.7" y1="20.844" x2="31.7" y2="14.541"/><path class="b" d="M36.443,20.845v-3.925c.0028-1.3117-1.0583-2.3772-2.37-2.38-.0007,0-.0013,0-.002,0h0c-1.3117.0028-2.3728,1.0683-2.37,2.38h0"/><polyline class="b" points="18.139 14.54 22.881 14.54 18.139 20.845 22.881 20.845"/><path class="b" d="M27.091,14.541c1.3089-.0006,2.3705,1.0601,2.371,2.369,0,.0033,0,.0067,0,.01v1.546c.0055,1.3089-1.0511,2.3745-2.36,2.38-.0037,0-.0073,0-.011,0-1.3089.0006-2.3705-1.0601-2.371-2.369,0-.0037,0-.0073,0-.011v-1.546c-.0055-1.3089,1.0511-2.3745,2.36-2.38.0033,0,.0067,0,.01,0l.001.001Z"/><path class="b" d="M19.216,27.781c.572-.574.972-.624,2.075-.624,1.252,0,2.075.552,2.075,2.046v4.258"/><path class="b" d="M20.183,30.309c-.861,0-1.56.706-1.56,1.576s.699,1.576,1.56,1.576h.826c1.3,0,2.353-1.065,2.353-2.379"/><line class="b" x1="20.182" y1="30.309" x2="23.366" y2="30.309"/><line class="b" x1="25.737" y1="30.297" x2="30.48" y2="30.297"/><line class="b" x1="30.48" y1="27.157" x2="30.48" y2="33.461"/><line class="b" x1="25.737" y1="27.157" x2="25.737" y2="33.461"/><path class="b" d="M15.505,23.945h-1.957c-1.7376.0033-3.1438,1.4143-3.141,3.152v3.212"/><path class="b" d="M16.69,30.309c0,1.7408-1.4067,3.152-3.142,3.152-1.7349-.0006-3.141-1.4116-3.141-3.152s1.4061-3.1514,3.141-3.152c1.7353,0,3.142,1.4112,3.142,3.152h0Z"/><path class="b" d="M32.851,30.309h1.927c.6414-.0008,1.2327-.3465,1.548-.905l1.267-2.247"/><path class="b" d="M37.593,33.461l-1.267-2.247c-.3148-.559-.9065-.9049-1.548-.905h-1.927"/><line class="b" x1="32.851" y1="27.157" x2="32.851" y2="33.437"/><rect class="b" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/></svg>
Copied!