7bank Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The 7bank 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/321240.svg" alt="7bank icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/321240.svg" alt="7bank icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/321240.svg" alt="7bank icon" :width="24" :height="24" />
CSS background
.icon-7bank {
background-image: url('https://proicons.com/icon/321240.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="M16.81175041,31.97835159c-.42513847,3.82626152-.48370361,7.68439674-.17490005,11.52179909h10.90880013c.23360062-3.90530014.21209908-7.82789993.44120026-11.52410126"/><path class="b" d="M29.6596508,22.51214981c1.1991787-3.53331375,3.71453667-6.46820259,7.02269936-8.19400024V4.49984932c-6.35210037,3.12360001-14.2859993,8.31470013-17.66399956,18.01099968"/><path class="b" d="M11.31764984,4.50015068v8.93169975l13.1079998-.06820011c3.06520081-3.93999958,8.09190178-6.62179995,12.25599861-8.86349964H11.31764984Z"/><path class="b" d="M23.80265045,30.07315063v-5.65859985l3.74880028,5.65859985v-5.65859985"/><path class="b" d="M14.58465004,27.24415016c.78130913,0,1.41460037.63334084,1.41460037,1.41460037s-.63334084,1.41460037-1.41460037,1.41460037h-2.33419991v-5.65859985h2.33419991c.78130913,0,1.41460037.63334084,1.41460037,1.41460037s-.63334084,1.41460037-1.41460037,1.41460037v.00019836Z"/><line class="b" x1="14.58465004" y1="27.24415016" x2="12.25265026" y2="27.24415016"/><line class="b" x1="21.15464973" y1="28.19915009" x2="18.64764977" y2="28.19915009"/><path class="b" d="M18.02664948,30.07315063l1.87439919-5.65859985,1.87439919,5.65859985"/><line class="b" x1="29.57964897" y1="24.42415047" x2="29.57964897" y2="30.08315086"/><line class="b" x1="29.57964897" y1="28.11215019" x2="32.62065125" y2="24.44315147"/><line class="b" x1="32.62065125" y1="30.08315086" x2="30.29364967" y2="27.25415039"/></svg>
Copied!