Epathshala Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Epathshala 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/340040.svg" alt="Epathshala icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340040.svg" alt="Epathshala icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340040.svg" alt="Epathshala icon" :width="24" :height="24" />
CSS background
.icon-epathshala {
background-image: url('https://proicons.com/icon/340040.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>.h{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="f"><path id="g" class="h" d="M6.3697,13.5322c-.1978-2.1127.3351-2.957,1.5631-4.1784,1.6547-1.6466,5.0914-2.1118,7.2796-1.4796.2616.0748,1.2885.5584,1.5388.7029.7581.4396,1.9091,1.5052,2.261,2.3096.1764.4047.3047,1.414.1262,1.8198-.1775.4027-.7499.8115-1.1562.9468.4309.9447,1.6958,1.5636.3078,2.0493.0449,1.276-.7289,2.9968-.7335,3.0002-.8884.6742-2.7288-.292-3.5085,1.1005-.0892.1588-.2031.4324-.2288.6128-.1303.9191,1.1664,1.452,1.4434,1.6948.8412.7378,1.3344,1.7817,1.5827,2.8679,2.1686-1.4898,3.6228-1.9273,4.9157-2.6481-.0229-.2286.0745-.6904.1659-.8046.1368-.1022.5577-.1264.8781-.1316-.9888-.7244-2.3925-.8264-2.2778-.9268l4.6963-6.1089c.7212-.6069,1.8294-.528,2.4299.5933,1.0364-.9358,2.9404-1.4094,5.0873-.9523l1.6636,1.4347-2.7297,3.6479-2.8274,3.7356-2.4423-.4841-.3071.2393c-.3061.4862-.7929.7638-1.4643.8846l-1.4981.173-5.7123,4.7988c.2196.6152.6067,2.435,1.1254,2.5143l4.4887-3.9187c1.9825-1.491,3.0882-1.5761,3.6648-1.3168.793.3566,1.8158,1.9633,2.3451,2.7l2.7268,3.0725c.7539,1.0423-.0011,1.4389.1471,1.9338.5068.9396,1.9652,2.2586,2.7828,2.9226,1.3029,1.0585,3.6859,1.9008,5.3345,2.2358l1.744.3146c.1765.0266.594.0646.6853.2357.1385.2582-.2.5656-.3796.7039-.595.4621-1.4239.5687-2.1523.5656h-1.744l-.8207-.0902-1.3336.0943-2.0104-.0395c-.8064-.1974-1.1435-.9006-1.111-1.4937.043-.7855-1.3076-1.3987-1.9054-1.9466-.2462-.2346-1.0454-.955-1.3336-1.0544-.5129-.1588-1.2177.5892-1.9389,0-.3242-.2746-.6566-.9283-.874-1.3065-.4432-.7716-1.0166-1.8106-1.5983-2.4592-1.1695,2.4254-3.5998,5.191-5.7449,6.8007-1.0772.8095-1.8753,1.497-3.2828,1.4991h-4.4112c-2.1099-.157-3.1257-1.0843-3.4879-3.074l-.549-1.3973c-.3425-.7182-.8899-8.3063-.8872-8.8494-.0243-.6704.2369-3.5745.58-3.7075.4053-.7267,1.7049-1.77,1.7049-1.77.4044-.779.4143-.9538.7617-2.0051-1.5704,1.6052-3.2703,1.9519-4.1812.9172-.5164-1.057-.3927-2.0807,1.3146-2.964-.2992-.7783-.7083-2.9346-.7132-4.0148Z"/></g></svg>
Copied!