Hamrah E Aval Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Hamrah E Aval 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/326879.svg" alt="Hamrah E Aval icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/326879.svg" alt="Hamrah E Aval icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/326879.svg" alt="Hamrah E Aval icon" :width="24" :height="24" />
CSS background
.icon-hamrah-e-aval {
background-image: url('https://proicons.com/icon/326879.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m34.1272,23.7684c6.5203-5.0844,10.4422-10.1258,9.1158-12.107-1.5885-2.3726-10.1026.5421-19.0168,6.5103-8.9142,5.9682-14.8529,12.7297-13.2644,15.1023,1.1434,1.7078,5.8751.6762,11.7615-2.2619"/><path class="c" d="m12.2706,28.7992c-5.0608,2.2347-8.1783,4.666-7.7275,6.3898.6966,2.6639,9.6515,2.6292,20.0013-.0775,10.3497-2.7067,18.1751-7.0603,17.4785-9.7242-.3823-1.4617-3.2511-2.1109-7.4726-1.952"/></svg>
Copied!