Drik Panchang Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Drik Panchang 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/339307.svg" alt="Drik Panchang icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339307.svg" alt="Drik Panchang icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339307.svg" alt="Drik Panchang icon" :width="24" :height="24" />
CSS background
.icon-drik-panchang {
background-image: url('https://proicons.com/icon/339307.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:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:1px;}</style></defs><path class="b" d="m18.9095,5.5c2.3013,0,4.1635,2.0736,4.1635,4.627s-1.8622,4.6189-4.1635,4.6189c-2.2932,0-4.1554-2.0655-4.1554-4.6189s1.8622-4.627,4.1554-4.627Z"/><path class="b" d="m13.2497,15.4615h7.6277c.7006-.0045,1.2722.5598,1.2767,1.2604,0,.0027,0,.0054,0,.0082v10.2705c0,.7006-.5679,1.2686-1.2685,1.2686-.0027,0-.0054,0-.0082,0h-7.6277c-.7006.0045-1.2722-.5598-1.2767-1.2604,0-.0027,0-.0054,0-.0082v-10.2705c0-.7006.5679-1.2686,1.2685-1.2686.0027,0,.0054,0,.0082,0Z"/><path class="b" d="m11.973,16.169c-9.2459,8.5385-1.8459,16.3695,1.8541,16.3695"/><path class="b" d="m14.7459,38.9382l25.9-3.5536-8.7255-4.9686-24.5664,2.8299,7.3919,5.6923Z"/><path class="b" d="m5.5,36.8077l9.2541,5.6923,27.7459-3.5618"/><path class="b" d="m21.9996,16.1365c4.1554,4.7978,4.1554,13.198,9.8721,14.3934"/></svg>
Copied!