squarespace logo
squarespace from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- squarespace
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×204
- License
- CC0
The same logo in other sets
Use the squarespace logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 204"><path fill="#1a1918" d="M162.931 40.67c-4.823-4.824-12.644-4.824-17.464 0L66.87 119.268c-9.651 9.643-25.287 9.643-34.931 0c-9.654-9.647-9.654-25.285 0-34.937L109.023 7.25c-9.646-9.649-25.288-9.649-34.934 0L14.467 66.87c-19.29 19.294-19.29 50.57 0 69.866c19.295 19.295 50.57 19.295 69.865 0l78.599-78.599c4.82-4.823 4.82-12.644 0-17.467m26.199-26.197c-19.295-19.297-50.57-19.297-69.865 0L40.67 93.067c-4.82 4.82-4.82 12.646 0 17.467c4.823 4.823 12.64 4.823 17.464 0l78.602-78.594c9.646-9.649 25.282-9.649 34.926 0c4.828 4.82 12.646 4.82 17.469 0c4.823-4.828 4.823-12.644 0-17.467m26.201 78.594c-4.823-4.818-12.646-4.818-17.469 0l-78.597 78.597c-9.646 9.646-25.287 9.646-34.933 0c-4.82-4.82-12.639-4.82-17.462 0c-4.83 4.825-4.83 12.646 0 17.464c19.287 19.295 50.57 19.295 69.865 0l78.596-78.594c4.82-4.82 4.82-12.646 0-17.467m26.202-26.196c-19.295-19.292-50.575-19.292-69.865 0L93.066 145.47c-4.823 4.818-4.823 12.644 0 17.464c4.826 4.826 12.647 4.826 17.467 0l78.597-78.597c9.643-9.648 25.287-9.648 34.931 0c9.646 9.647 9.646 25.285 0 34.932l-77.084 77.086c9.646 9.643 25.28 9.643 34.934 0l59.622-59.62c19.29-19.297 19.29-50.572 0-69.864"/></svg>
React
import type { SVGProps } from "react";
export function LogosSquarespace(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 204"><path fill="#1a1918" d="M162.931 40.67c-4.823-4.824-12.644-4.824-17.464 0L66.87 119.268c-9.651 9.643-25.287 9.643-34.931 0c-9.654-9.647-9.654-25.285 0-34.937L109.023 7.25c-9.646-9.649-25.288-9.649-34.934 0L14.467 66.87c-19.29 19.294-19.29 50.57 0 69.866c19.295 19.295 50.57 19.295 69.865 0l78.599-78.599c4.82-4.823 4.82-12.644 0-17.467m26.199-26.197c-19.295-19.297-50.57-19.297-69.865 0L40.67 93.067c-4.82 4.82-4.82 12.646 0 17.467c4.823 4.823 12.64 4.823 17.464 0l78.602-78.594c9.646-9.649 25.282-9.649 34.926 0c4.828 4.82 12.646 4.82 17.469 0c4.823-4.828 4.823-12.644 0-17.467m26.201 78.594c-4.823-4.818-12.646-4.818-17.469 0l-78.597 78.597c-9.646 9.646-25.287 9.646-34.933 0c-4.82-4.82-12.639-4.82-17.462 0c-4.83 4.825-4.83 12.646 0 17.464c19.287 19.295 50.57 19.295 69.865 0l78.596-78.594c4.82-4.82 4.82-12.646 0-17.467m26.202-26.196c-19.295-19.292-50.575-19.292-69.865 0L93.066 145.47c-4.823 4.818-4.823 12.644 0 17.464c4.826 4.826 12.647 4.826 17.467 0l78.597-78.597c9.643-9.648 25.287-9.648 34.931 0c9.646 9.647 9.646 25.285 0 34.932l-77.084 77.086c9.646 9.643 25.28 9.643 34.934 0l59.622-59.62c19.29-19.297 19.29-50.572 0-69.864"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 204"><path fill="#1a1918" d="M162.931 40.67c-4.823-4.824-12.644-4.824-17.464 0L66.87 119.268c-9.651 9.643-25.287 9.643-34.931 0c-9.654-9.647-9.654-25.285 0-34.937L109.023 7.25c-9.646-9.649-25.288-9.649-34.934 0L14.467 66.87c-19.29 19.294-19.29 50.57 0 69.866c19.295 19.295 50.57 19.295 69.865 0l78.599-78.599c4.82-4.823 4.82-12.644 0-17.467m26.199-26.197c-19.295-19.297-50.57-19.297-69.865 0L40.67 93.067c-4.82 4.82-4.82 12.646 0 17.467c4.823 4.823 12.64 4.823 17.464 0l78.602-78.594c9.646-9.649 25.282-9.649 34.926 0c4.828 4.82 12.646 4.82 17.469 0c4.823-4.828 4.823-12.644 0-17.467m26.201 78.594c-4.823-4.818-12.646-4.818-17.469 0l-78.597 78.597c-9.646 9.646-25.287 9.646-34.933 0c-4.82-4.82-12.639-4.82-17.462 0c-4.83 4.825-4.83 12.646 0 17.464c19.287 19.295 50.57 19.295 69.865 0l78.596-78.594c4.82-4.82 4.82-12.646 0-17.467m26.202-26.196c-19.295-19.292-50.575-19.292-69.865 0L93.066 145.47c-4.823 4.818-4.823 12.644 0 17.464c4.826 4.826 12.647 4.826 17.467 0l78.597-78.597c9.643-9.648 25.287-9.648 34.931 0c9.646 9.647 9.646 25.285 0 34.932l-77.084 77.086c9.646 9.643 25.28 9.643 34.934 0l59.622-59.62c19.29-19.297 19.29-50.572 0-69.864"/></svg> </template>
CSS
.icon-squarespace {
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%20256%20204%22%3E%3Cpath%20fill%3D%22%231a1918%22%20d%3D%22M162.931%2040.67c-4.823-4.824-12.644-4.824-17.464%200L66.87%20119.268c-9.651%209.643-25.287%209.643-34.931%200c-9.654-9.647-9.654-25.285%200-34.937L109.023%207.25c-9.646-9.649-25.288-9.649-34.934%200L14.467%2066.87c-19.29%2019.294-19.29%2050.57%200%2069.866c19.295%2019.295%2050.57%2019.295%2069.865%200l78.599-78.599c4.82-4.823%204.82-12.644%200-17.467m26.199-26.197c-19.295-19.297-50.57-19.297-69.865%200L40.67%2093.067c-4.82%204.82-4.82%2012.646%200%2017.467c4.823%204.823%2012.64%204.823%2017.464%200l78.602-78.594c9.646-9.649%2025.282-9.649%2034.926%200c4.828%204.82%2012.646%204.82%2017.469%200c4.823-4.828%204.823-12.644%200-17.467m26.201%2078.594c-4.823-4.818-12.646-4.818-17.469%200l-78.597%2078.597c-9.646%209.646-25.287%209.646-34.933%200c-4.82-4.82-12.639-4.82-17.462%200c-4.83%204.825-4.83%2012.646%200%2017.464c19.287%2019.295%2050.57%2019.295%2069.865%200l78.596-78.594c4.82-4.82%204.82-12.646%200-17.467m26.202-26.196c-19.295-19.292-50.575-19.292-69.865%200L93.066%20145.47c-4.823%204.818-4.823%2012.644%200%2017.464c4.826%204.826%2012.647%204.826%2017.467%200l78.597-78.597c9.643-9.648%2025.287-9.648%2034.931%200c9.646%209.647%209.646%2025.285%200%2034.932l-77.084%2077.086c9.646%209.643%2025.28%209.643%2034.934%200l59.622-59.62c19.29-19.297%2019.29-50.572%200-69.864%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%20256%20204%22%3E%3Cpath%20fill%3D%22%231a1918%22%20d%3D%22M162.931%2040.67c-4.823-4.824-12.644-4.824-17.464%200L66.87%20119.268c-9.651%209.643-25.287%209.643-34.931%200c-9.654-9.647-9.654-25.285%200-34.937L109.023%207.25c-9.646-9.649-25.288-9.649-34.934%200L14.467%2066.87c-19.29%2019.294-19.29%2050.57%200%2069.866c19.295%2019.295%2050.57%2019.295%2069.865%200l78.599-78.599c4.82-4.823%204.82-12.644%200-17.467m26.199-26.197c-19.295-19.297-50.57-19.297-69.865%200L40.67%2093.067c-4.82%204.82-4.82%2012.646%200%2017.467c4.823%204.823%2012.64%204.823%2017.464%200l78.602-78.594c9.646-9.649%2025.282-9.649%2034.926%200c4.828%204.82%2012.646%204.82%2017.469%200c4.823-4.828%204.823-12.644%200-17.467m26.201%2078.594c-4.823-4.818-12.646-4.818-17.469%200l-78.597%2078.597c-9.646%209.646-25.287%209.646-34.933%200c-4.82-4.82-12.639-4.82-17.462%200c-4.83%204.825-4.83%2012.646%200%2017.464c19.287%2019.295%2050.57%2019.295%2069.865%200l78.596-78.594c4.82-4.82%204.82-12.646%200-17.467m26.202-26.196c-19.295-19.292-50.575-19.292-69.865%200L93.066%20145.47c-4.823%204.818-4.823%2012.644%200%2017.464c4.826%204.826%2012.647%204.826%2017.467%200l78.597-78.597c9.643-9.648%2025.287-9.648%2034.931%200c9.646%209.647%209.646%2025.285%200%2034.932l-77.084%2077.086c9.646%209.643%2025.28%209.643%2034.934%200l59.622-59.62c19.29-19.297%2019.29-50.572%200-69.864%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/squarespace.svg?color=%231a73e8&size=48