Frontpage Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Frontpage 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/340844.svg" alt="Frontpage icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340844.svg" alt="Frontpage icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340844.svg" alt="Frontpage icon" :width="24" :height="24" />
CSS background
.icon-frontpage {
background-image: url('https://proicons.com/icon/340844.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m8.6602,26.0008c3.0585-3.8828,8.8753-7.0946,15.1093-7.0946v.0018h8.4962c5.652,0,10.2343-4.5822,10.2343-10.2342v-1.6463l-20.3378.4992-.4101.0059c-1.9791.107-4.1781,1.1886-5.7649,2.7399-.7964.7786-1.4383,1.67-1.8246,2.621l-8.1779,19.4819c-1.3253,3.1559.1605,6.7872,3.3163,8.1125,3.1558,1.3253,6.7931-.1605,8.1125-3.3163l4.0721-9.6939"/><path class="c" d="m30.1301,18.9079c-.6449,3.351-3.5027,7.5853-8.6444,8.5697-3.5077.8998-7.5149,1.4602-10.6016,3.1253-4.8195,2.5999-3.3984,10.0266.6497,10.3674"/></svg>
Frontpage in other icon packs
Copied!