Kkp Taxila Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Kkp Taxila 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/327986.svg" alt="Kkp Taxila icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327986.svg" alt="Kkp Taxila icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327986.svg" alt="Kkp Taxila icon" :width="24" :height="24" />
CSS background
.icon-kkp-taxila {
background-image: url('https://proicons.com/icon/327986.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M8.7585,21.4813c-1.3048-1.8143-2.4207-1.472-5.7585-1.472"/><path class="b" d="M5.8144,20.1073v4.1104c0,1.009,1.0239,1.7213,1.8291,1.7213M16.1403,23.1176c0-1.4888-1.1792-3.0459-2.6334-3.0459s-2.6344,1.5571-2.6344,3.0469c0,1.4888,1.1792,2.6957,2.6344,2.6957s2.6334-1.2069,2.6334-2.6967v1.5927c0,.4837.1425,1.0021.831,1.1841M13.5069,20.0726h3.3674M34.5692,18.3612c.6193.3522.9556.9022.9556,1.8331v3.7137c0,1.7094,1.3276,2.58,2.121,2.58M30.6468,22.5319v1.3751c0,1.7104,1.3266,2.581,2.12,2.581M29.6902,19.7066c.3759.2127.649.4996.8043.9002M44.169,23.1176c0-1.4888-1.1792-3.0459-2.6334-3.0459s-2.6334,1.5571-2.6334,3.0469c0,1.4888,1.1792,2.6957,2.6334,2.6957s2.6334-1.2069,2.6334-2.6967v1.5927c0,.4837.1434,1.0021.831,1.1841M41.5356,20.0726h3.3674M26.4237,29.6388c.4333-1.3306.2473-2.4682-.6034-3.3289l-3.8245-3.8779c-.4946-.5006-.735-.9754-.7578-1.6105M22.338,25.2267l-.8359.7321c-.5708.4986-1.3513.3146-1.7272,0M25.9063,20.4862c.5114.5114.3512,1.3108-.1316,1.7332l-.7152.6252"/></svg>
Copied!