Kvaesitso Nightly Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Kvaesitso Nightly 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/328123.svg" alt="Kvaesitso Nightly icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/328123.svg" alt="Kvaesitso Nightly icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/328123.svg" alt="Kvaesitso Nightly icon" :width="24" :height="24" />
CSS background
.icon-kvaesitso-nightly {
background-image: url('https://proicons.com/icon/328123.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><circle class="c" cx="38.5" cy="38.4992" r="7"/><polyline class="c" points="35.85 42.4992 35.85 34.4992 41.15 42.4992 41.15 34.4992"/><rect class="c" x="28.9833" y="20.8623" width="5.638" height="5.638"/><rect class="c" x="21.0467" y="20.8623" width="5.638" height="5.638"/><rect class="c" x="13.1101" y="20.8623" width="5.638" height="5.638"/><path class="c" d="m8.6355,15.7588l13.4601-6.7148c1.151-.5742,2.5031-.5826,3.6611-.0227l13.6077,6.5786"/><path class="c" d="m9.9259,19.7781v7.8065c0,.9581.7767,1.7348,1.7348,1.7348h24.2868c.9581,0,1.7348-.7767,1.7348-1.7348v-7.8065c0-.9581-.7767-1.7348-1.7348-1.7348H11.6606c-.9581,0-1.7348.7767-1.7348,1.7348Z"/><path class="c" d="m34.639,32.6599c-.3236-.2252-.7168-.3571-1.1409-.3571H14.1101c-1.1046,0-2,.8954-2,2v7.6108"/><path class="c" d="m33.4316,43.3262c-2.8476,1.3923-6.0483,2.1738-9.4316,2.1738-11.8741,0-21.5-9.6259-21.5-21.5S12.1259,2.5,24,2.5s21.5,9.6259,21.5,21.5c0,3.3829-.7813,6.5833-2.1733,9.4307"/></svg>
Copied!