Dhikr And Dua Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Dhikr And Dua 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/324473.svg" alt="Dhikr And Dua icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324473.svg" alt="Dhikr And Dua icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324473.svg" alt="Dhikr And Dua icon" :width="24" :height="24" />
CSS background
.icon-dhikr-and-dua {
background-image: url('https://proicons.com/icon/324473.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="M9.7147,31.4144c0-11.9118,8.3269-21.6977,14.2853-28.9144,5.9584,7.2167,14.2853,17.0026,14.2853,28.9144,0,8.021-6.4037,14.0856-14.2853,14.0856s-14.2853-6.0646-14.2853-14.0856"/><path class="f" d="M19.2382,8.4083c.2637,3.2993-3.4124,6.8049-5.6135,8.5729"/><path class="f" d="M21.0199,6.2023c2.1027,7.434-6.811,14.3935-10.106,17.1543"/><path class="f" d="M22.3535,4.5058c2.5998,5.4937.2533,11.2034-3.5775,15.873-3.6003,4.3885-6.7972,8.5842-8.9354,12.936"/><path class="f" d="M23.6083,3.1768c4.4089,7.5163,1.5767,13.8623-2.381,20.0885-4.2827,6.7377-7.7103,11.9481-5.7634,19.5124"/><path class="f" d="M27.5616,6.8611c1.5514,5.6525.8179,10.403-2.6021,18.2019-3.8305,8.7349-4.8364,14.3526-1.6827,20.4189M30.8819,11.3122c.8527,6.8242-.8579,11.6251-2.1343,17.2338-1.4131,6.2096-1.2091,11.0943,1.6715,15.4929M34.1551,16.5972c-.3159,8.0811-2.3098,17.692,1.1785,23.1352M37.1257,23.6783c.1164,3.0147.4812,6.1315,1.1269,8.6079"/></svg>
Copied!