Jain Granth Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Jain Granth 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/327620.svg" alt="Jain Granth icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327620.svg" alt="Jain Granth icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327620.svg" alt="Jain Granth icon" :width="24" :height="24" />
CSS background
.icon-jain-granth {
background-image: url('https://proicons.com/icon/327620.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>.f{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="f" d="M12.7,4.5h-2.3c-1.1,0-2,.9-2,2v35c0,1.1.9,2,2,2h2.3"/><path class="f" d="M12.7,4.5v39h24.9c1.1,0,2-.9,2-2V6.5c0-1.1-.9-2-2-2H12.7Z"/><path class="f" d="M16.6484,14.5h19"/><path class="f" d="M33.8781,14.5v8.6549"/><path class="f" d="M26.1484,14.5v8.8159"/><path class="f" d="M30.4638,19.7318l-1.5977-2.3737h5.0118"/><path class="f" d="M22.9882,9.3474l3.16,5.1527-5.2534-3.3211"/><path class="f" d="M21.6175,17.2919h4.5316"/><path class="f" d="M30.4638,19.7318l.0177-2.3737"/><path class="f" d="M21.6175,17.2919c.657,1.0822,1.3141,2.1644,1.1379,3.0603-.1762.8959-1.1856,1.6055-2.1393,1.3873-.9536-.2182-1.8511-1.3642-2.3159-2.2576-.4647-.8934-.4965-1.5343-.5282-2.175"/><path class="f" d="M16.7011,28.5417h10.53"/><path class="f" d="M22.6064,28.5417v7.4639"/><path class="f" d="M22.6064,32.7637l-3.6128,3.2294"/><path class="f" d="M19.4173,28.5417v4.4984l-1.7717-1.7717"/><path class="f" d="M17.6469,31.2684l1.7717-.0289"/><path class="f" d="M32.7921,28.5562h2.8077"/><path class="f" d="M34.1987,28.5562v7.357"/><path class="f" d="M29.3484,30.6779c-.4524-.3016-.9047-.6032-.7877-1.1018.117-.4986.8035-1.1943,1.5574-1.2613.7539-.067,1.5754.4946,1.6929,1.2864s-.4689,1.8138-1.2313,2.329-1.7005.5236-1.7215,1.0639c-.021.5403.8754,1.6126,1.9196,1.5747,1.0442-.0379,2.2362-1.186,3.4282-2.3341"/><path class="f" d="M26.3775,30.7095v2.3809l-1.734-2.3624,4.6995-.0503"/></svg>
Copied!