Kartulaga Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Kartulaga 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/342397.svg" alt="Kartulaga icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342397.svg" alt="Kartulaga icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342397.svg" alt="Kartulaga icon" :width="24" :height="24" />
CSS background
.icon-kartulaga {
background-image: url('https://proicons.com/icon/342397.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>.t{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="t" d="M38.5,5.5H9.5c-2.2091,0-4,1.7909-4,4v29c0,2.2091,1.7909,4,4,4h29c2.2091,0,4-1.7909,4-4V9.5c0-2.2091-1.7909-4-4-4Z"/><polyline id="c" class="t" points="22.8221 20.243 20.5034 27.243 18.1847 20.243"/><path id="d" class="t" d="M25.3232,26.4759c.4293.5589.9675.7669,1.7163.7669h1.0363c.9644,0,1.7462-.7818,1.7462-1.7462v-.0075c0-.9644-.7818-1.7462-1.7462-1.7462h-1.1432c-.9655,0-1.748-.7827-1.748-1.7481h0c0-.9676.7843-1.7519,1.7519-1.7519h1.0306c.7488,0,1.287.2082,1.7163.7669"/><path id="e" class="t" d="M28.7198,32.8327c0-1.1835-.9446-2.1428-2.1098-2.1428h0c-1.1653,0-2.1098.9593-2.1098,2.1428v2.1832c0,1.1835.9446,2.1428,2.1098,2.1428h0c1.1653,0,2.1098-.9593,2.1098-2.1428h-2.1098"/><polyline id="f" class="t" points="12.9833 30.6903 12.9833 37.1584 16.1208 37.1584"/><path id="g" class="t" d="M34.2804,10.8412v4.326c0,1.1835.9446,2.1428,2.1098,2.1428s2.1098-.9593,2.1098-2.1428v-4.326"/><line id="h" class="t" x1="31.0421" y1="17.3099" x2="31.0421" y2="10.8414"/><path id="i" class="t" d="M23.5838,17.3099v-6.4685h2.0853c1.179,0,2.1347.9726,2.1347,2.1724s-.9557,2.1724-2.1347,2.1724h-2.0853"/><line id="j" class="t" x1="25.6691" y1="15.1862" x2="27.7544" y2="17.3083"/><line id="k" class="t" x1="21.7215" y1="35.0159" x2="18.8994" y2="35.0159"/><polyline id="l" class="t" points="18.2005 37.1586 20.3105 30.6901 22.4205 37.1586"/><line id="m" class="t" x1="34.3206" y1="35.0159" x2="31.4985" y2="35.0159"/><polyline id="n" class="t" points="30.7995 37.1586 32.9095 30.6901 35.0195 37.1586"/><line id="o" class="t" x1="19.6466" y1="15.1672" x2="16.8244" y2="15.1672"/><polyline id="p" class="t" points="16.1255 17.3099 18.2355 10.8414 20.3455 17.3099"/><line id="q" class="t" x1="9.5" y1="10.8415" x2="9.5" y2="17.3097"/><line id="r" class="t" x1="9.5" y1="15.0568" x2="12.8872" y2="10.8633"/><line id="s" class="t" x1="12.8872" y1="17.3097" x2="10.2925" y2="14.0756"/></svg>
Copied!