Abrp Alt Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Abrp Alt 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/321297.svg" alt="Abrp Alt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/321297.svg" alt="Abrp Alt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/321297.svg" alt="Abrp Alt icon" :width="24" :height="24" />
CSS background
.icon-abrp-alt {
background-image: url('https://proicons.com/icon/321297.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect class="c" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/><path class="c" d="M30.15,42.5c2.38-7.84,9.18-14.31,12.35-21.58"/><path class="c" d="M16.81,5.5c-1.51,2.32-2.38,5.08-2.38,8.05,0,10.62,10.87,18.58,14.02,28.95"/><path class="c" d="M26.2274,37.3322c-8.526,1.6379-9.8862-9.9379-20.5002-8.0088"/><path class="c" d="M27.1088,39.0663c-9.0225,2.9439-14.9132-6.3079-21.3815-3.6727"/><path class="c" d="M35.7005,10.6002l-7.8575.2006-2.5566,11.4886,3.055-.699-1.6828,7.6957,7.7669-9.5792-4.3689.4919,5.644-9.5986Z"/></svg>
Copied!