Arch Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Arch 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/322006.svg" alt="Arch icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322006.svg" alt="Arch icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322006.svg" alt="Arch icon" :width="24" :height="24" />
CSS background
.icon-arch {
background-image: url('https://proicons.com/icon/322006.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="m28.24,36.93c.1446-.7046.2249-1.4209.24-2.14.11-3.95-1.8-7.34-4.18-7.54s-4.5,2.75-4.6,6.75v.21c-.0084.9055.0923,1.8086.3,2.69-4.47.83-9.26,3-15.44,6.6,7.87-14.12,11.16-20.28,13.64-25.44,1.68,1.34,4.06,1.73,6.15,2-1.8238-1.4629-3.424-3.1844-4.75-5.11,1.93-4.18,2.65-6.27,4.4-10.45,3.57,8.36,3.6,9.45,14,28.85-1.68-1-2.74-.83-4.56-.6,2.4649,1.5303,4.8054,3.2523,7,5.15,1,1.94,1.82,3.39,3,5.6-6.1-3.52-10.83-5.71-15.25-6.57h.05Z"/></svg>
Arch in other icon packs
Copied!