Consorsbank Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Consorsbank 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/323980.svg" alt="Consorsbank icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323980.svg" alt="Consorsbank icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323980.svg" alt="Consorsbank icon" :width="24" :height="24" />
CSS background
.icon-consorsbank {
background-image: url('https://proicons.com/icon/323980.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>.y{fill:#000;}.z{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="d" class="z" d="M38.5,42.5H9.5c-2.2,0-4-1.8-4-4V9.5c0-2.2,1.8-4,4-4h29c2.2,0,4,1.8,4,4v29c0,2.2-1.8,4-4,4Z"/><path id="e" class="z" d="M13.0659,19.4782v.0258c0,1.2612-1.0221,2.283-2.283,2.283h0c-1.2608,0-2.2829-1.0217-2.2829-2.283v-2.326c0-1.2612,1.0221-2.283,2.283-2.283h0c1.2608,0,2.283,1.0217,2.283,2.283v.0258"/><path id="f" class="z" d="M14.4443,18.9441c0-.9516.7714-1.723,1.723-1.723s1.723.7714,1.723,1.723v1.1199c0,.9516-.7714,1.723-1.723,1.723s-1.723-.7714-1.723-1.723v-1.1199Z"/><path id="g" class="z" d="M24.2018,21.4018c.3146.2642.6542.3852,1.417.3852h.3866c.6291,0,1.139-.5111,1.139-1.1415h0c0-.6304-.51-1.1415-1.139-1.1415h-.7731c-.6291,0-1.139-.5111-1.139-1.1415h0c0-.6304.51-1.1415,1.139-1.1415h.3865c.7628,0,1.1025.1211,1.417.3852"/><path id="h" class="z" d="M22.7147,21.787v-2.8429c0-.9516-.7714-1.723-1.723-1.723h0c-.9516,0-1.723.7714-1.723,1.723"/><line id="i" class="z" x1="19.2687" y1="21.787" x2="19.2687" y2="17.2211"/><path id="j" class="z" d="M33.3472,18.9441c0-.9516.7714-1.723,1.723-1.723h0"/><line id="k" class="z" x1="33.3472" y1="17.2211" x2="33.3472" y2="21.787"/><path id="l" class="z" d="M28.5228,18.9441c0-.9516.7714-1.723,1.723-1.723s1.723.7714,1.723,1.723v1.1199c0,.9516-.7714,1.723-1.723,1.723s-1.723-.7714-1.723-1.723v-1.1199Z"/><path id="m" class="z" d="M36.5574,21.4018c.3146.2642.6542.3852,1.417.3852h.3866c.6291,0,1.139-.5111,1.139-1.1415h0c0-.6304-.51-1.1415-1.139-1.1415h-.7731c-.6291,0-1.139-.5111-1.139-1.1415h0c0-.6304.51-1.1415,1.139-1.1415h.3865c.7628,0,1.1025.1211,1.417.3852"/><path id="n" class="z" d="M8.5,29.6542c0-.9781.7929-1.771,1.771-1.771h0c.9781,0,1.771.7929,1.771,1.771v1.1511c0,.9781-.7929,1.771-1.771,1.771h0c-.9781,0-1.771-.7929-1.771-1.771"/><line id="o" class="z" x1="8.5" y1="32.5763" x2="8.5" y2="25.4925"/><path id="p" class="z" d="M17.0006,30.8053c0,.9781-.7929,1.771-1.771,1.771h0c-.9781,0-1.771-.7929-1.771-1.771v-1.1511c0-.9781.7929-1.771,1.771-1.771h0c.9781,0,1.771.7929,1.771,1.771"/><line id="q" class="z" x1="17.0006" y1="32.5763" x2="17.0006" y2="27.8833"/><path id="r" class="z" d="M21.8238,32.5763v-2.8105c0-.9407-.7626-1.7034-1.7034-1.7034h0c-.9407,0-1.7034.7626-1.7034,1.7034"/><line id="s" class="z" x1="18.4171" y1="32.5763" x2="18.4171" y2="28.0624"/><line id="t" class="z" x1="23.2405" y1="25.4925" x2="23.2405" y2="32.5763"/><line id="u" class="z" x1="23.2412" y1="31.0715" x2="26.4477" y2="27.8807"/><line id="v" class="z" x1="24.2617" y1="30.056" x2="26.7824" y2="32.5657"/><circle id="w" class="y" cx="28.6489" cy="32.3549" r=".75"/><line id="x" class="z" x1="28.6489" y1="25.2711" x2="28.6489" y2="30.5397"/></svg>
Copied!