squarespace from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.

Name
squarespace
Set
Font Awesome 6 Brands
Style
Regular
Viewbox
512×512
License
CC BY 4.0

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 512 512"><path fill="currentColor" d="M186.12 343.34c-9.65 9.65-9.65 25.29 0 34.94s25.29 9.65 34.94 0L378.24 221.1c19.29-19.29 50.57-19.29 69.86 0s19.29 50.57 0 69.86L293.95 445.1c19.27 19.29 50.53 19.31 69.82.04l.04-.04l119.25-119.24c38.59-38.59 38.59-101.14 0-139.72c-38.59-38.59-101.15-38.59-139.72 0zm244.53-104.8c-9.65-9.65-25.29-9.65-34.93 0l-157.2 157.18c-19.27 19.29-50.53 19.31-69.82.05l-.05-.05c-9.64-9.64-25.27-9.65-34.92-.01l-.01.01c-9.65 9.64-9.66 25.28-.02 34.93l.02.02c38.58 38.57 101.14 38.57 139.72 0l157.2-157.2c9.65-9.65 9.65-25.29.01-34.93m-261.99 87.33l157.18-157.18c9.64-9.65 9.64-25.29 0-34.94c-9.64-9.64-25.27-9.64-34.91 0L133.72 290.93c-19.28 19.29-50.56 19.3-69.85.01l-.01-.01c-19.29-19.28-19.31-50.54-.03-69.84l.03-.03L218.03 66.89c-19.28-19.29-50.55-19.3-69.85-.02l-.02.02L28.93 186.14c-38.58 38.59-38.58 101.14 0 139.72c38.6 38.59 101.13 38.59 139.73.01m-87.33-52.4c9.64 9.64 25.27 9.64 34.91 0l157.21-157.19c19.28-19.29 50.55-19.3 69.84-.02l.02.02c9.65 9.65 25.29 9.65 34.93 0c9.65-9.65 9.65-25.29 0-34.93c-38.59-38.59-101.13-38.59-139.72 0L81.33 238.54c-9.65 9.64-9.65 25.28-.01 34.93z"/></svg>

React

import type { SVGProps } from "react";

export function Fa6BrandsSquarespace(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M186.12 343.34c-9.65 9.65-9.65 25.29 0 34.94s25.29 9.65 34.94 0L378.24 221.1c19.29-19.29 50.57-19.29 69.86 0s19.29 50.57 0 69.86L293.95 445.1c19.27 19.29 50.53 19.31 69.82.04l.04-.04l119.25-119.24c38.59-38.59 38.59-101.14 0-139.72c-38.59-38.59-101.15-38.59-139.72 0zm244.53-104.8c-9.65-9.65-25.29-9.65-34.93 0l-157.2 157.18c-19.27 19.29-50.53 19.31-69.82.05l-.05-.05c-9.64-9.64-25.27-9.65-34.92-.01l-.01.01c-9.65 9.64-9.66 25.28-.02 34.93l.02.02c38.58 38.57 101.14 38.57 139.72 0l157.2-157.2c9.65-9.65 9.65-25.29.01-34.93m-261.99 87.33l157.18-157.18c9.64-9.65 9.64-25.29 0-34.94c-9.64-9.64-25.27-9.64-34.91 0L133.72 290.93c-19.28 19.29-50.56 19.3-69.85.01l-.01-.01c-19.29-19.28-19.31-50.54-.03-69.84l.03-.03L218.03 66.89c-19.28-19.29-50.55-19.3-69.85-.02l-.02.02L28.93 186.14c-38.58 38.59-38.58 101.14 0 139.72c38.6 38.59 101.13 38.59 139.73.01m-87.33-52.4c9.64 9.64 25.27 9.64 34.91 0l157.21-157.19c19.28-19.29 50.55-19.3 69.84-.02l.02.02c9.65 9.65 25.29 9.65 34.93 0c9.65-9.65 9.65-25.29 0-34.93c-38.59-38.59-101.13-38.59-139.72 0L81.33 238.54c-9.65 9.64-9.65 25.28-.01 34.93z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M186.12 343.34c-9.65 9.65-9.65 25.29 0 34.94s25.29 9.65 34.94 0L378.24 221.1c19.29-19.29 50.57-19.29 69.86 0s19.29 50.57 0 69.86L293.95 445.1c19.27 19.29 50.53 19.31 69.82.04l.04-.04l119.25-119.24c38.59-38.59 38.59-101.14 0-139.72c-38.59-38.59-101.15-38.59-139.72 0zm244.53-104.8c-9.65-9.65-25.29-9.65-34.93 0l-157.2 157.18c-19.27 19.29-50.53 19.31-69.82.05l-.05-.05c-9.64-9.64-25.27-9.65-34.92-.01l-.01.01c-9.65 9.64-9.66 25.28-.02 34.93l.02.02c38.58 38.57 101.14 38.57 139.72 0l157.2-157.2c9.65-9.65 9.65-25.29.01-34.93m-261.99 87.33l157.18-157.18c9.64-9.65 9.64-25.29 0-34.94c-9.64-9.64-25.27-9.64-34.91 0L133.72 290.93c-19.28 19.29-50.56 19.3-69.85.01l-.01-.01c-19.29-19.28-19.31-50.54-.03-69.84l.03-.03L218.03 66.89c-19.28-19.29-50.55-19.3-69.85-.02l-.02.02L28.93 186.14c-38.58 38.59-38.58 101.14 0 139.72c38.6 38.59 101.13 38.59 139.73.01m-87.33-52.4c9.64 9.64 25.27 9.64 34.91 0l157.21-157.19c19.28-19.29 50.55-19.3 69.84-.02l.02.02c9.65 9.65 25.29 9.65 34.93 0c9.65-9.65 9.65-25.29 0-34.93c-38.59-38.59-101.13-38.59-139.72 0L81.33 238.54c-9.65 9.64-9.65 25.28-.01 34.93z"/></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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M186.12%20343.34c-9.65%209.65-9.65%2025.29%200%2034.94s25.29%209.65%2034.94%200L378.24%20221.1c19.29-19.29%2050.57-19.29%2069.86%200s19.29%2050.57%200%2069.86L293.95%20445.1c19.27%2019.29%2050.53%2019.31%2069.82.04l.04-.04l119.25-119.24c38.59-38.59%2038.59-101.14%200-139.72c-38.59-38.59-101.15-38.59-139.72%200zm244.53-104.8c-9.65-9.65-25.29-9.65-34.93%200l-157.2%20157.18c-19.27%2019.29-50.53%2019.31-69.82.05l-.05-.05c-9.64-9.64-25.27-9.65-34.92-.01l-.01.01c-9.65%209.64-9.66%2025.28-.02%2034.93l.02.02c38.58%2038.57%20101.14%2038.57%20139.72%200l157.2-157.2c9.65-9.65%209.65-25.29.01-34.93m-261.99%2087.33l157.18-157.18c9.64-9.65%209.64-25.29%200-34.94c-9.64-9.64-25.27-9.64-34.91%200L133.72%20290.93c-19.28%2019.29-50.56%2019.3-69.85.01l-.01-.01c-19.29-19.28-19.31-50.54-.03-69.84l.03-.03L218.03%2066.89c-19.28-19.29-50.55-19.3-69.85-.02l-.02.02L28.93%20186.14c-38.58%2038.59-38.58%20101.14%200%20139.72c38.6%2038.59%20101.13%2038.59%20139.73.01m-87.33-52.4c9.64%209.64%2025.27%209.64%2034.91%200l157.21-157.19c19.28-19.29%2050.55-19.3%2069.84-.02l.02.02c9.65%209.65%2025.29%209.65%2034.93%200c9.65-9.65%209.65-25.29%200-34.93c-38.59-38.59-101.13-38.59-139.72%200L81.33%20238.54c-9.65%209.64-9.65%2025.28-.01%2034.93z%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M186.12%20343.34c-9.65%209.65-9.65%2025.29%200%2034.94s25.29%209.65%2034.94%200L378.24%20221.1c19.29-19.29%2050.57-19.29%2069.86%200s19.29%2050.57%200%2069.86L293.95%20445.1c19.27%2019.29%2050.53%2019.31%2069.82.04l.04-.04l119.25-119.24c38.59-38.59%2038.59-101.14%200-139.72c-38.59-38.59-101.15-38.59-139.72%200zm244.53-104.8c-9.65-9.65-25.29-9.65-34.93%200l-157.2%20157.18c-19.27%2019.29-50.53%2019.31-69.82.05l-.05-.05c-9.64-9.64-25.27-9.65-34.92-.01l-.01.01c-9.65%209.64-9.66%2025.28-.02%2034.93l.02.02c38.58%2038.57%20101.14%2038.57%20139.72%200l157.2-157.2c9.65-9.65%209.65-25.29.01-34.93m-261.99%2087.33l157.18-157.18c9.64-9.65%209.64-25.29%200-34.94c-9.64-9.64-25.27-9.64-34.91%200L133.72%20290.93c-19.28%2019.29-50.56%2019.3-69.85.01l-.01-.01c-19.29-19.28-19.31-50.54-.03-69.84l.03-.03L218.03%2066.89c-19.28-19.29-50.55-19.3-69.85-.02l-.02.02L28.93%20186.14c-38.58%2038.59-38.58%20101.14%200%20139.72c38.6%2038.59%20101.13%2038.59%20139.73.01m-87.33-52.4c9.64%209.64%2025.27%209.64%2034.91%200l157.21-157.19c19.28-19.29%2050.55-19.3%2069.84-.02l.02.02c9.65%209.65%2025.29%209.65%2034.93%200c9.65-9.65%209.65-25.29%200-34.93c-38.59-38.59-101.13-38.59-139.72%200L81.33%20238.54c-9.65%209.64-9.65%2025.28-.01%2034.93z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-brands/squarespace.svg?color=%231a73e8&size=48