Nightowl Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Nightowl 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/344771.svg" alt="Nightowl icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344771.svg" alt="Nightowl icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344771.svg" alt="Nightowl icon" :width="24" :height="24" />
CSS background
.icon-nightowl {
background-image: url('https://proicons.com/icon/344771.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>.h{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="h" d="m14.5979,37.2778c0,.7529.6104,1.3633,1.3633,1.3633s1.3633-.6104,1.3633-1.3633v-2.4052c0-.7529-.6104-1.3633-1.3633-1.3633s-1.3633.6104-1.3633,1.3633v2.4052Z"/><path class="h" d="m17.3244,37.2778c0,.7529.6104,1.3633,1.3633,1.3633s1.3633-.6104,1.3633-1.3633v-2.4052c0-.7529-.6104-1.3633-1.3633-1.3633s-1.3633.6104-1.3633,1.3633v2.4052Z"/><circle class="h" cx="32.4048" cy="17.5242" r="8.3879"/><circle class="h" cx="15.629" cy="17.5242" r="8.3879"/><path class="h" d="m11.5212,19.3578c-.0099.0497-.0099.0995-.0099.1492,0,1.7211,1.4028,3.1239,3.1239,3.1239,1.6217,0,2.9548-1.2337,3.104-2.8155"/><path class="h" d="m24.0069,17.2188c-1.8107,1.3331-3.9497,2.2385-6.2677,2.5966-.6865.0995-1.3928.1492-2.1091.1492-1.4326,0-2.8056-.2089-4.1089-.6069-1.552-.4676-2.9946-1.2038-4.268-2.139"/><path class="h" d="m24.2556,19.5369c2.3081,1.6217,5.1137,2.5767,8.1481,2.5767s5.8399-.9551,8.1481-2.5767"/><path class="h" d="m14.5979,36.0751c-2.74,0-4.9613-2.2212-4.9613-4.9613v-7.7217"/><path id="c" class="h" d="m9.6367,30.8031l-1.4829,1.7063c-3.3159-3.0232-3.6347-8.488-.3308-11.9099"/><path id="d" class="h" d="m12.4919,8.6641c-1.8152-.3261-3.4733.0053-3.9504.5185-.5859.6302-.3068,2.114.3132,3.3953"/><line class="h" x1="24" y1="26.5544" x2="21.3649" y2="23.6427"/><path class="h" d="m33.4046,36.0718h4.1586c1.0944,0,1.9798.8954,1.9798,1.9898,0,1.1043-.8854,1.9898-1.9798,1.9898H10.4368c-1.0944,0-1.9798-.8854-1.9798-1.9898,0-1.0944.8854-1.9898,1.9798-1.9898h4.1586"/><path class="h" d="m33.4021,37.2778c0,.7529-.6104,1.3633-1.3633,1.3633s-1.3633-.6104-1.3633-1.3633v-2.4052c0-.7529.6104-1.3633,1.3633-1.3633s1.3633.6104,1.3633,1.3633v2.4052Z"/><path class="h" d="m30.6756,37.2778c0,.7529-.6104,1.3633-1.3633,1.3633s-1.3633-.6104-1.3633-1.3633v-2.4052c0-.7529.6104-1.3633,1.3633-1.3633s1.3633.6104,1.3633,1.3633v2.4052Z"/><path class="h" d="m33.4021,36.0751c2.74,0,4.9613-2.2212,4.9613-4.9613v-7.7217"/><path id="e" class="h" d="m38.3633,30.8031l1.4829,1.7063c3.3159-3.0232,3.6347-8.488.3308-11.9099"/><path id="f" class="h" d="m35.5081,8.6641c1.8152-.3261,3.4733.0053,3.9504.5185.5859.6302.3068,2.114-.3132,3.3953"/><path id="g" class="h" d="m37.9861,11.293c-.9556-1.9717-2.9796-3.3443-5.1471-3.3443H15.161c-2.1675,0-4.1914,1.3726-5.1471,3.3443"/><polyline class="h" points="27.9527 36.0718 26.703 36.0718 21.297 36.0718 20.0473 36.0718"/><line class="h" x1="24" y1="26.5544" x2="26.6351" y2="23.6427"/></svg>
Copied!