Startpage Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Startpage 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/333301.svg" alt="Startpage icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333301.svg" alt="Startpage icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333301.svg" alt="Startpage icon" :width="24" :height="24" />
CSS background
.icon-startpage {
background-image: url('https://proicons.com/icon/333301.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="M27.9648,40.5838s-1.7678-6.0196-2.8047-7.4159c4.4445.7704,17.3399,8.8944,17.3399,8.8944-1.2238-6.3217-9.8242-16.1819-10.8199-16.8219,3.3354,0,8.3866,1.9609,8.3866,1.9609-1.6129-4.2216-14.7159-18.2109-16.8409-19.4308-1.8568-1.1952-4.0181-1.8319-6.2259-1.8328-6.3512.0002-11.4999,5.1489-11.4999,11.4999.0108,3.0564,1.2379,5.9828,3.4014,8.1444,5.5949,5.5823,18.5808,14.2389,19.0628,15.0019h.0006Z"/><circle class="b" cx="16.9999" cy="17.438" r="6.1688"/><path class="b" d="M21.3619,21.8l5.1253,5.1253"/></svg>
Startpage in other icon packs
Copied!