Abha Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Abha 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/335852.svg" alt="Abha icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/335852.svg" alt="Abha icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/335852.svg" alt="Abha icon" :width="24" :height="24" />
CSS background
.icon-abha {
background-image: url('https://proicons.com/icon/335852.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>.n{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="c"><circle id="d" class="n" cx="24" cy="24" r="21.5"/><g id="e"><path id="f" class="n" d="M32.5998,30.7622l1.4156,3.0917"/><path id="g" class="n" d="M28.9346,22.7575l1.1424,2.495"/><path id="h" class="n" d="M20.8838,18.3848l3.0355-6.5809,3.0134,6.5812"/><path id="i" class="n" d="M13.8231,33.6923l4.5309-9.823"/></g><path id="j" class="n" d="M19.3558,18.3866h10.3788l-1.5346,8.4h-10.3788l1.5346-8.4Z"/><g id="k"><path id="l" class="n" d="M24.0807,20.2442v4.4019"/><path id="m" class="n" d="M26.2817,22.4452h-4.4019"/></g></g></svg>
Copied!