Kvaesitso Icons Alt Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Kvaesitso Icons Alt 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/342681.svg" alt="Kvaesitso Icons Alt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342681.svg" alt="Kvaesitso Icons Alt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342681.svg" alt="Kvaesitso Icons Alt icon" :width="24" :height="24" />
CSS background
.icon-kvaesitso-icons-alt {
background-image: url('https://proicons.com/icon/342681.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g><line class="b" x1="10.4998" y1="19.9184" x2="10.4998" y2="27.4446"/><g><path class="b" d="m17.2734,24.9205v.0308c0,1.3769-1.1161,2.4931-2.4931,2.4931s-2.4931-1.1161-2.4931-2.4931v-2.5401c0-1.3769,1.1161-2.4931,2.4931-2.4931h0c1.3769,0,2.4931,1.1161,2.4931,2.4931v.0308"/><path class="b" d="m21.554,27.4446c-1.3769,0-2.4931-1.1161-2.4931-2.4931v-2.5401c0-1.3769,1.1161-2.4931,2.4931-2.4931s2.4931,1.1161,2.4931,2.4931v2.5401c0,1.3769-1.1161,2.4931-2.4931,2.4931Z"/><path class="b" d="m25.7404,27.4446v-7.5262l4.9861,7.5262v-7.5262"/><path class="b" d="m32.6627,26.6196c.4615.6008,1.0402.8246,1.8453.8246h1.1143c1.0369,0,1.8775-.8406,1.8775-1.8775v-.0081c0-1.0369-.8406-1.8775-1.8775-1.8775h-1.2291c-1.0381,0-1.8795-.8415-1.8795-1.8795h0c0-1.0403.8433-1.8836,1.8836-1.8836h1.1081c.8051,0,1.3838.2238,1.8453.8246"/></g></g><path class="b" d="m8.6355,15.7588l13.4601-6.7148c1.151-.5742,2.5031-.5826,3.6611-.0227l13.6077,6.5786"/><path class="b" d="m35.498,42.1659v-7.8631c0-1.1046-.8954-2-2-2H14.1101c-1.1046,0-2,.8954-2,2v7.6108"/><circle class="b" cx="24" cy="24" r="21.5"/></svg>
Copied!