Kilimall Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Kilimall 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/342501.svg" alt="Kilimall icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342501.svg" alt="Kilimall icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342501.svg" alt="Kilimall icon" :width="24" :height="24" />
CSS background
.icon-kilimall {
background-image: url('https://proicons.com/icon/342501.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>.k{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="c"><g id="d"><path id="e" class="k" d="M11.842,11.0275h24.316c1.2493,0,2.2111,1.0057,2.255,2.2533l.9495,26.966c.044,1.2475-1.0057,2.2533-2.255,2.2533H10.8925c-1.2493,0-2.299-1.0057-2.255-2.2533l.9495-26.9659c.044-1.2475,1.0057-2.2533,2.255-2.2533h0Z"/><path id="f" class="k" d="M16.0287,11.0112c1.4119-3.3542,4.5318-5.5112,7.9713-5.5112,3.4447,0,6.5682,2.1633,7.9771,5.5249"/></g><g id="g"><path id="h" class="k" d="M20.6169,20.5015v12.5246"/><path id="i" class="k" d="M20.6169,28.6425l6.7661-8.141"/><path id="j" class="k" d="M27.383,33.0261l-5.1551-6.2623"/></g></g></svg>
Copied!