Bank Norwegian Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bank Norwegian 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/336935.svg" alt="Bank Norwegian icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336935.svg" alt="Bank Norwegian icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336935.svg" alt="Bank Norwegian icon" :width="24" :height="24" />
CSS background
.icon-bank-norwegian {
background-image: url('https://proicons.com/icon/336935.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="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;}</style></defs><path class="cls-1" d="m37.6659,27.1928c2.3701-1.7115,3.6903-3.3403,3.2501-4.276-.3727-.7922-1.9326-.9292-4.1195-.5068"/><path class="cls-1" d="m23.3045,28.8441c-1.5636,1.3367-2.3544,2.5429-1.9993,3.2979.7056,1.5,5.6516.6165,11.083-1.8966,1.9826-.9174,2.3559-1.13,2.3559-1.13"/><line class="cls-1" x1="29.1656" y1="17.1246" x2="29.1656" y2="25.8368"/><line class="cls-1" x1="29.1665" y1="23.9861" x2="33.11" y2="20.0618"/><line class="cls-1" x1="30.4216" y1="22.7372" x2="33.5217" y2="25.8237"/><path class="cls-1" d="m20.0342,23.6588c0,1.2029-.9751,2.1781-2.1781,2.1781h0c-1.2029,0-2.1781-.9751-2.1781-2.1781v-1.4157c0-1.2029.9751-2.1781,2.1781-2.1781h0c1.2029,0,2.1781.9751,2.1781,2.1781"/><line class="cls-1" x1="20.0342" y1="25.8368" x2="20.0342" y2="20.065"/><path class="cls-1" d="m26.8136,25.8368v-3.5938c0-1.2029-.9751-2.1781-2.1781-2.1781h0c-1.2029,0-2.1781.9751-2.1781,2.1781"/><line class="cls-1" x1="22.4574" y1="25.8368" x2="22.4574" y2="20.065"/><path class="cls-1" d="m9,22.243c0-1.2029.9751-2.1781,2.1781-2.1781h0c1.2029,0,2.1781.9751,2.1781,2.1781v1.4157c0,1.2029-.9751,2.1781-2.1781,2.1781h0c-1.2029,0-2.1781-.9751-2.1781-2.1781"/><line class="cls-1" x1="9" y1="25.8368" x2="9" y2="17.1246"/><path class="cls-1" d="m24,2.5c11.8762,0,21.5,9.6238,21.5,21.5s-9.6238,21.5-21.5,21.5S2.5,35.8762,2.5,24,12.1238,2.5,24,2.5Z"/></svg>
Copied!