Npo Luister Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Npo Luister 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/330407.svg" alt="Npo Luister icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/330407.svg" alt="Npo Luister icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/330407.svg" alt="Npo Luister icon" :width="24" :height="24" />
CSS background
.icon-npo-luister {
background-image: url('https://proicons.com/icon/330407.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect class="c" x="9" y="9" width="30" height="30" rx="3" ry="3" transform="translate(-9.9411 24) rotate(-45)"/><path class="c" d="M32.5,26.4455v-2.9681c0-4.6943-3.8057-8.5-8.5-8.5s-8.5,3.8062-8.5,8.5005v2.9681"/><path class="c" d="M17.9581,23.9869h.5651c.6841.0008,1.2384.5551,1.2392,1.2392v4.5574c-.001.6837-.555,1.2377-1.2387,1.2387h-.5651c-1.3574-.0005-2.4578-1.1007-2.4586-2.4581v-2.1181c.0008-1.3573,1.1008-2.4573,2.4581-2.4581M30.0084,31.0222h-.5651c-.6839-.0008-1.2381-.5548-1.2392-1.2387v-4.5574c.001-.6837.555-1.2377,1.2387-1.2387h.5656c1.3573.0008,2.4573,1.1008,2.4581,2.4581v2.119c-.0008,1.3573-1.1008,2.4573-2.4581,2.4581"/></svg>
Copied!