Knltb Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Knltb 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/342564.svg" alt="Knltb icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342564.svg" alt="Knltb icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342564.svg" alt="Knltb icon" :width="24" :height="24" />
CSS background
.icon-knltb {
background-image: url('https://proicons.com/icon/342564.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="M11.7587,31.318c-2.758-2.5384-4.584-5.9362-4.7052-9.3957-.1351-3.7895.9355-11.2995,8.3363-11.6948,4.8759-.2604,8.193,2.5702,8.9219,6.9552,1.0687,6.4292,1.5114,15.7011,10.7929,11.5098-14.0309,5.716-12.3295-8.0359-14.0568-12.003-.8731-2.0053-3.1218-3.1911-5.4571-3.1911-7.2946,0-8.5685,9.463-3.8321,17.8196Z"/><path class="cls-1" d="M31.8448,17.6373c.2252,1.494-.0589,5.5772,3.0594,5.5736,1.8315-.0021,8.0256-4.225,2.5986-14.788,1.9957,2.1431,3.5341,4.7577,3.451,8.7647-.1005,4.7468-2.803,9.5009-7.3212,9.3921-4.5285-.1088-4.5493-5.9036-5.166-9.5734-1.7567-10.3821-8.7417-12.2786-15.5362-8.4964,2.5813-1.9691,4.435-2.9953,7.8547-3.0098,4.0123-.0181,9.5109,1.8965,11.0597,12.1372Z"/><polyline class="cls-1" points="22.818 34.3997 22.818 42.4864 26.8614 42.4864"/><line class="cls-1" x1="26.288" y1="34.3997" x2="31.6454" y2="34.3997"/><line class="cls-1" x1="28.9667" y1="42.4864" x2="28.9667" y2="34.3997"/><polyline class="cls-1" points="15.3034 42.4864 15.3034 34.3997 20.6609 42.4864 20.6609 34.3997"/><path class="cls-1" d="M37.1284,38.443c1.1165,0,2.0217.9051,2.0217,2.0217s-.9051,2.0217-2.0217,2.0217h-3.3358v-8.0867h3.3358c1.1165,0,2.0217.9051,2.0217,2.0217s-.9051,2.0217-2.0217,2.0217h0Z"/><line class="cls-1" x1="37.1284" y1="38.4431" x2="33.7927" y2="38.4431"/><line class="cls-1" x1="8.8499" y1="34.4133" x2="8.8499" y2="42.5"/><line class="cls-1" x1="8.8499" y1="39.6833" x2="13.1965" y2="34.4405"/><line class="cls-1" x1="13.1965" y1="42.5" x2="9.8669" y2="38.4566"/></svg>
Copied!