Qnl Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Qnl 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/346329.svg" alt="Qnl icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346329.svg" alt="Qnl icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346329.svg" alt="Qnl icon" :width="24" :height="24" />
CSS background
.icon-qnl {
background-image: url('https://proicons.com/icon/346329.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_1" 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="M4.5,24l19.5-9.25,19.5,9.25-19.5,9.25L4.5,24Z"/><path class="cls-1" d="M22,15.699v8.337M22,27.6594v4.6422"/><path class="cls-1" d="M18,17.596v6.0829"/><path class="cls-1" d="M27,16.173v8.3084"/><path class="cls-1" d="M34.5,19.731v5.4195"/><path class="cls-1" d="M31.068,29.897l-25.652-6.3319"/><path class="cls-1" d="M40.035,25.644l-32.829-2.9272"/></svg>
Copied!