Nu Nl Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Nu Nl 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/330432.svg" alt="Nu Nl icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/330432.svg" alt="Nu Nl icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/330432.svg" alt="Nu Nl icon" :width="24" :height="24" />
CSS background
.icon-nu-nl {
background-image: url('https://proicons.com/icon/330432.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="m37.58,30.39c-2.58,6.79-9.14,11.61-16.83,11.61-9.94,0-18-8.06-18-18S10.81,6,20.75,6c7.69,0,14.25,4.82,16.83,11.61"/><circle class="b" cx="38.75" cy="24" r="6.5"/><path class="b" d="m28.8551,17.3858v12.6957c0,.5523-.4477,1-1,1h-7.1304c-.5523,0-1-.4477-1-1v-12.6957"/><path class="b" d="m7.8551,31.0815v-12.6957c0-.5523.4477-1,1-1h7.1304c.5523,0,1,.4477,1,1v12.6957"/><path class="b" d="m40.7657,20.3645v5.6303c0,.4442.3601.8043.8043.8043h.2413"/><path class="b" d="m38.906,26.7991v-2.6543c0-.8884-.7202-1.6086-1.6086-1.6086h0c-.8884,0-1.6086.7202-1.6086,1.6086"/><line class="b" x1="35.6887" y1="26.7991" x2="35.6887" y2="22.5362"/></svg>
Copied!