setapp logo
setapp from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- setapp
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the setapp logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.095 8.133a.62.62 0 0 1 0-.874l2.771-2.773a.62.62 0 0 1 .877 0l2.77 2.772a.62.62 0 0 1 0 .875l-2.77 2.772a.62.62 0 0 1-.877 0zM11.562 6.6L8.79 3.83a.62.62 0 0 1 0-.877L11.56.182a.62.62 0 0 1 .877 0l2.773 2.77a.62.62 0 0 1 0 .878L12.438 6.6a.62.62 0 0 1-.876 0m0 2.19a.62.62 0 0 1 .876 0l2.773 2.772a.62.62 0 0 1 0 .877l-2.773 2.77a.62.62 0 0 1-.876 0L8.79 12.442a.62.62 0 0 1 0-.877zm-4.305 2.115l-2.77-2.772a.62.62 0 0 1 0-.876l2.77-2.771a.62.62 0 0 1 .877 0l2.772 2.771a.62.62 0 0 1 0 .876l-2.774 2.772a.62.62 0 0 1-.875 0m9.485 2.19l2.772 2.772a.62.62 0 0 1 0 .875l-2.77 2.772a.62.62 0 0 1-.876 0l-2.773-2.772a.62.62 0 0 1 0-.875l2.773-2.772a.62.62 0 0 1 .875 0zM12.438 17.4l2.772 2.772a.62.62 0 0 1 0 .876l-2.772 2.771a.62.62 0 0 1-.876 0l-2.771-2.77a.62.62 0 0 1 0-.878l2.77-2.771a.62.62 0 0 1 .877 0m-1.532-1.532a.62.62 0 0 1 0 .875l-2.772 2.773a.62.62 0 0 1-.876 0l-2.773-2.772a.62.62 0 0 1 0-.875l2.772-2.772a.62.62 0 0 1 .877 0z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsSetapp(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="M13.095 8.133a.62.62 0 0 1 0-.874l2.771-2.773a.62.62 0 0 1 .877 0l2.77 2.772a.62.62 0 0 1 0 .875l-2.77 2.772a.62.62 0 0 1-.877 0zM11.562 6.6L8.79 3.83a.62.62 0 0 1 0-.877L11.56.182a.62.62 0 0 1 .877 0l2.773 2.77a.62.62 0 0 1 0 .878L12.438 6.6a.62.62 0 0 1-.876 0m0 2.19a.62.62 0 0 1 .876 0l2.773 2.772a.62.62 0 0 1 0 .877l-2.773 2.77a.62.62 0 0 1-.876 0L8.79 12.442a.62.62 0 0 1 0-.877zm-4.305 2.115l-2.77-2.772a.62.62 0 0 1 0-.876l2.77-2.771a.62.62 0 0 1 .877 0l2.772 2.771a.62.62 0 0 1 0 .876l-2.774 2.772a.62.62 0 0 1-.875 0m9.485 2.19l2.772 2.772a.62.62 0 0 1 0 .875l-2.77 2.772a.62.62 0 0 1-.876 0l-2.773-2.772a.62.62 0 0 1 0-.875l2.773-2.772a.62.62 0 0 1 .875 0zM12.438 17.4l2.772 2.772a.62.62 0 0 1 0 .876l-2.772 2.771a.62.62 0 0 1-.876 0l-2.771-2.77a.62.62 0 0 1 0-.878l2.77-2.771a.62.62 0 0 1 .877 0m-1.532-1.532a.62.62 0 0 1 0 .875l-2.772 2.773a.62.62 0 0 1-.876 0l-2.773-2.772a.62.62 0 0 1 0-.875l2.772-2.772a.62.62 0 0 1 .877 0z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.095 8.133a.62.62 0 0 1 0-.874l2.771-2.773a.62.62 0 0 1 .877 0l2.77 2.772a.62.62 0 0 1 0 .875l-2.77 2.772a.62.62 0 0 1-.877 0zM11.562 6.6L8.79 3.83a.62.62 0 0 1 0-.877L11.56.182a.62.62 0 0 1 .877 0l2.773 2.77a.62.62 0 0 1 0 .878L12.438 6.6a.62.62 0 0 1-.876 0m0 2.19a.62.62 0 0 1 .876 0l2.773 2.772a.62.62 0 0 1 0 .877l-2.773 2.77a.62.62 0 0 1-.876 0L8.79 12.442a.62.62 0 0 1 0-.877zm-4.305 2.115l-2.77-2.772a.62.62 0 0 1 0-.876l2.77-2.771a.62.62 0 0 1 .877 0l2.772 2.771a.62.62 0 0 1 0 .876l-2.774 2.772a.62.62 0 0 1-.875 0m9.485 2.19l2.772 2.772a.62.62 0 0 1 0 .875l-2.77 2.772a.62.62 0 0 1-.876 0l-2.773-2.772a.62.62 0 0 1 0-.875l2.773-2.772a.62.62 0 0 1 .875 0zM12.438 17.4l2.772 2.772a.62.62 0 0 1 0 .876l-2.772 2.771a.62.62 0 0 1-.876 0l-2.771-2.77a.62.62 0 0 1 0-.878l2.77-2.771a.62.62 0 0 1 .877 0m-1.532-1.532a.62.62 0 0 1 0 .875l-2.772 2.773a.62.62 0 0 1-.876 0l-2.773-2.772a.62.62 0 0 1 0-.875l2.772-2.772a.62.62 0 0 1 .877 0z"/></svg> </template>
CSS
.icon-setapp {
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%22M13.095%208.133a.62.62%200%200%201%200-.874l2.771-2.773a.62.62%200%200%201%20.877%200l2.77%202.772a.62.62%200%200%201%200%20.875l-2.77%202.772a.62.62%200%200%201-.877%200zM11.562%206.6L8.79%203.83a.62.62%200%200%201%200-.877L11.56.182a.62.62%200%200%201%20.877%200l2.773%202.77a.62.62%200%200%201%200%20.878L12.438%206.6a.62.62%200%200%201-.876%200m0%202.19a.62.62%200%200%201%20.876%200l2.773%202.772a.62.62%200%200%201%200%20.877l-2.773%202.77a.62.62%200%200%201-.876%200L8.79%2012.442a.62.62%200%200%201%200-.877zm-4.305%202.115l-2.77-2.772a.62.62%200%200%201%200-.876l2.77-2.771a.62.62%200%200%201%20.877%200l2.772%202.771a.62.62%200%200%201%200%20.876l-2.774%202.772a.62.62%200%200%201-.875%200m9.485%202.19l2.772%202.772a.62.62%200%200%201%200%20.875l-2.77%202.772a.62.62%200%200%201-.876%200l-2.773-2.772a.62.62%200%200%201%200-.875l2.773-2.772a.62.62%200%200%201%20.875%200zM12.438%2017.4l2.772%202.772a.62.62%200%200%201%200%20.876l-2.772%202.771a.62.62%200%200%201-.876%200l-2.771-2.77a.62.62%200%200%201%200-.878l2.77-2.771a.62.62%200%200%201%20.877%200m-1.532-1.532a.62.62%200%200%201%200%20.875l-2.772%202.773a.62.62%200%200%201-.876%200l-2.773-2.772a.62.62%200%200%201%200-.875l2.772-2.772a.62.62%200%200%201%20.877%200z%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%22M13.095%208.133a.62.62%200%200%201%200-.874l2.771-2.773a.62.62%200%200%201%20.877%200l2.77%202.772a.62.62%200%200%201%200%20.875l-2.77%202.772a.62.62%200%200%201-.877%200zM11.562%206.6L8.79%203.83a.62.62%200%200%201%200-.877L11.56.182a.62.62%200%200%201%20.877%200l2.773%202.77a.62.62%200%200%201%200%20.878L12.438%206.6a.62.62%200%200%201-.876%200m0%202.19a.62.62%200%200%201%20.876%200l2.773%202.772a.62.62%200%200%201%200%20.877l-2.773%202.77a.62.62%200%200%201-.876%200L8.79%2012.442a.62.62%200%200%201%200-.877zm-4.305%202.115l-2.77-2.772a.62.62%200%200%201%200-.876l2.77-2.771a.62.62%200%200%201%20.877%200l2.772%202.771a.62.62%200%200%201%200%20.876l-2.774%202.772a.62.62%200%200%201-.875%200m9.485%202.19l2.772%202.772a.62.62%200%200%201%200%20.875l-2.77%202.772a.62.62%200%200%201-.876%200l-2.773-2.772a.62.62%200%200%201%200-.875l2.773-2.772a.62.62%200%200%201%20.875%200zM12.438%2017.4l2.772%202.772a.62.62%200%200%201%200%20.876l-2.772%202.771a.62.62%200%200%201-.876%200l-2.771-2.77a.62.62%200%200%201%200-.878l2.77-2.771a.62.62%200%200%201%20.877%200m-1.532-1.532a.62.62%200%200%201%200%20.875l-2.772%202.773a.62.62%200%200%201-.876%200l-2.773-2.772a.62.62%200%200%201%200-.875l2.772-2.772a.62.62%200%200%201%20.877%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/setapp.svg?color=%231a73e8&size=48