headspace logo
headspace from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- headspace
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the headspace logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.971 11.861c.28 3.888-1.527 6.094-2.615 7.636c-1.694 1.786-3.84 4.22-9.291 4.356c-4.624.183-6.896-1.85-8.804-3.617c-2.487-2.733-3.136-4.35-3.26-8.375c-.013-2.467.939-4.929 2.602-7.095C4.934 1.474 8.64.37 12.065.143c3.592-.14 6.449 1.672 8.399 3.624c2.496 2.632 3.263 4.892 3.505 8.094Z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsHeadspace(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="M23.971 11.861c.28 3.888-1.527 6.094-2.615 7.636c-1.694 1.786-3.84 4.22-9.291 4.356c-4.624.183-6.896-1.85-8.804-3.617c-2.487-2.733-3.136-4.35-3.26-8.375c-.013-2.467.939-4.929 2.602-7.095C4.934 1.474 8.64.37 12.065.143c3.592-.14 6.449 1.672 8.399 3.624c2.496 2.632 3.263 4.892 3.505 8.094Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.971 11.861c.28 3.888-1.527 6.094-2.615 7.636c-1.694 1.786-3.84 4.22-9.291 4.356c-4.624.183-6.896-1.85-8.804-3.617c-2.487-2.733-3.136-4.35-3.26-8.375c-.013-2.467.939-4.929 2.602-7.095C4.934 1.474 8.64.37 12.065.143c3.592-.14 6.449 1.672 8.399 3.624c2.496 2.632 3.263 4.892 3.505 8.094Z"/></svg> </template>
CSS
.icon-headspace {
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%22M23.971%2011.861c.28%203.888-1.527%206.094-2.615%207.636c-1.694%201.786-3.84%204.22-9.291%204.356c-4.624.183-6.896-1.85-8.804-3.617c-2.487-2.733-3.136-4.35-3.26-8.375c-.013-2.467.939-4.929%202.602-7.095C4.934%201.474%208.64.37%2012.065.143c3.592-.14%206.449%201.672%208.399%203.624c2.496%202.632%203.263%204.892%203.505%208.094Z%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%22M23.971%2011.861c.28%203.888-1.527%206.094-2.615%207.636c-1.694%201.786-3.84%204.22-9.291%204.356c-4.624.183-6.896-1.85-8.804-3.617c-2.487-2.733-3.136-4.35-3.26-8.375c-.013-2.467.939-4.929%202.602-7.095C4.934%201.474%208.64.37%2012.065.143c3.592-.14%206.449%201.672%208.399%203.624c2.496%202.632%203.263%204.892%203.505%208.094Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/headspace.svg?color=%231a73e8&size=48