startpage logo
startpage from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- startpage
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the startpage logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.885 14.254l.04-.06a8.7 8.7 0 0 0 1.851-4.309c-1.334 0-2.648 0-3.982.04a4.9 4.9 0 0 1-4.758 3.696a4.95 4.95 0 0 1-4.56-3.044a90 90 0 0 0-3.941.514c1.035 3.697 4.46 6.405 8.501 6.405a8.8 8.8 0 0 0 3.743-.83l.06-.02l.04.04l5.455 6.603c.378.454.916.711 1.513.711c.458 0 .896-.158 1.234-.435c.399-.336.657-.79.697-1.304s-.1-1.009-.438-1.424zM5.118 8.56c.1-2.59 2.27-4.685 4.918-4.685a4.91 4.91 0 0 1 4.898 4.389c1.314.02 2.608.04 3.922.099C18.616 3.717 14.754 0 10.036 0c-4.858 0-8.82 3.934-8.82 8.758v.178a87 87 0 0 1 3.902-.376"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsStartpage(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.885 14.254l.04-.06a8.7 8.7 0 0 0 1.851-4.309c-1.334 0-2.648 0-3.982.04a4.9 4.9 0 0 1-4.758 3.696a4.95 4.95 0 0 1-4.56-3.044a90 90 0 0 0-3.941.514c1.035 3.697 4.46 6.405 8.501 6.405a8.8 8.8 0 0 0 3.743-.83l.06-.02l.04.04l5.455 6.603c.378.454.916.711 1.513.711c.458 0 .896-.158 1.234-.435c.399-.336.657-.79.697-1.304s-.1-1.009-.438-1.424zM5.118 8.56c.1-2.59 2.27-4.685 4.918-4.685a4.91 4.91 0 0 1 4.898 4.389c1.314.02 2.608.04 3.922.099C18.616 3.717 14.754 0 10.036 0c-4.858 0-8.82 3.934-8.82 8.758v.178a87 87 0 0 1 3.902-.376"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.885 14.254l.04-.06a8.7 8.7 0 0 0 1.851-4.309c-1.334 0-2.648 0-3.982.04a4.9 4.9 0 0 1-4.758 3.696a4.95 4.95 0 0 1-4.56-3.044a90 90 0 0 0-3.941.514c1.035 3.697 4.46 6.405 8.501 6.405a8.8 8.8 0 0 0 3.743-.83l.06-.02l.04.04l5.455 6.603c.378.454.916.711 1.513.711c.458 0 .896-.158 1.234-.435c.399-.336.657-.79.697-1.304s-.1-1.009-.438-1.424zM5.118 8.56c.1-2.59 2.27-4.685 4.918-4.685a4.91 4.91 0 0 1 4.898 4.389c1.314.02 2.608.04 3.922.099C18.616 3.717 14.754 0 10.036 0c-4.858 0-8.82 3.934-8.82 8.758v.178a87 87 0 0 1 3.902-.376"/></svg> </template>
CSS
.icon-startpage {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m16.885%2014.254l.04-.06a8.7%208.7%200%200%200%201.851-4.309c-1.334%200-2.648%200-3.982.04a4.9%204.9%200%200%201-4.758%203.696a4.95%204.95%200%200%201-4.56-3.044a90%2090%200%200%200-3.941.514c1.035%203.697%204.46%206.405%208.501%206.405a8.8%208.8%200%200%200%203.743-.83l.06-.02l.04.04l5.455%206.603c.378.454.916.711%201.513.711c.458%200%20.896-.158%201.234-.435c.399-.336.657-.79.697-1.304s-.1-1.009-.438-1.424zM5.118%208.56c.1-2.59%202.27-4.685%204.918-4.685a4.91%204.91%200%200%201%204.898%204.389c1.314.02%202.608.04%203.922.099C18.616%203.717%2014.754%200%2010.036%200c-4.858%200-8.82%203.934-8.82%208.758v.178a87%2087%200%200%201%203.902-.376%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m16.885%2014.254l.04-.06a8.7%208.7%200%200%200%201.851-4.309c-1.334%200-2.648%200-3.982.04a4.9%204.9%200%200%201-4.758%203.696a4.95%204.95%200%200%201-4.56-3.044a90%2090%200%200%200-3.941.514c1.035%203.697%204.46%206.405%208.501%206.405a8.8%208.8%200%200%200%203.743-.83l.06-.02l.04.04l5.455%206.603c.378.454.916.711%201.513.711c.458%200%20.896-.158%201.234-.435c.399-.336.657-.79.697-1.304s-.1-1.009-.438-1.424zM5.118%208.56c.1-2.59%202.27-4.685%204.918-4.685a4.91%204.91%200%200%201%204.898%204.389c1.314.02%202.608.04%203.922.099C18.616%203.717%2014.754%200%2010.036%200c-4.858%200-8.82%203.934-8.82%208.758v.178a87%2087%200%200%201%203.902-.376%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/startpage.svg?color=%231a73e8&size=48