squarespace from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.

Name
squarespace
Set
Boxicons Brands
Style
Logo
Viewbox
24×24
License
MIT

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 24 24"><path fill="currentColor" d="M20.886 9.264c-1.502-1.5-3.941-1.5-5.475 0l-6.13 6.131a.98.98 0 0 0 0 1.377a.98.98 0 0 0 1.376 0l6.13-6.131a1.925 1.925 0 0 1 2.722 2.723l-6.037 6.035c.751.75 1.971.75 2.723 0l4.66-4.66c1.531-1.534 1.531-3.973.031-5.475m-2.064 2.033a.98.98 0 0 0-1.376 0l-6.134 6.162c-.751.75-1.97.75-2.72 0c-.376-.375-1.002-.375-1.377 0s-.375 1.002 0 1.375c1.502 1.502 3.942 1.502 5.475 0l6.131-6.129c.375-.406.375-1.033.001-1.408m-2.035-6.129c-1.501-1.502-3.941-1.502-5.475 0l-6.131 6.129a.98.98 0 0 0 0 1.375a.98.98 0 0 0 1.377 0l6.168-6.129a1.934 1.934 0 0 1 2.727 0a.98.98 0 0 0 1.376 0c.352-.406.352-1-.024-1.375zm-2.063 2.031a.98.98 0 0 0-1.376 0l-6.131 6.164a1.933 1.933 0 0 1-2.723 0a1.927 1.927 0 0 1 0-2.723l6.037-6.039a1.93 1.93 0 0 0-2.722 0L3.118 9.264c-1.501 1.502-1.501 3.941 0 5.475c1.501 1.502 3.94 1.502 5.475 0l6.129-6.131c.377-.408.377-1.033 0-1.408z"/></svg>

React

import type { SVGProps } from "react";

export function BxlSquarespace(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="M20.886 9.264c-1.502-1.5-3.941-1.5-5.475 0l-6.13 6.131a.98.98 0 0 0 0 1.377a.98.98 0 0 0 1.376 0l6.13-6.131a1.925 1.925 0 0 1 2.722 2.723l-6.037 6.035c.751.75 1.971.75 2.723 0l4.66-4.66c1.531-1.534 1.531-3.973.031-5.475m-2.064 2.033a.98.98 0 0 0-1.376 0l-6.134 6.162c-.751.75-1.97.75-2.72 0c-.376-.375-1.002-.375-1.377 0s-.375 1.002 0 1.375c1.502 1.502 3.942 1.502 5.475 0l6.131-6.129c.375-.406.375-1.033.001-1.408m-2.035-6.129c-1.501-1.502-3.941-1.502-5.475 0l-6.131 6.129a.98.98 0 0 0 0 1.375a.98.98 0 0 0 1.377 0l6.168-6.129a1.934 1.934 0 0 1 2.727 0a.98.98 0 0 0 1.376 0c.352-.406.352-1-.024-1.375zm-2.063 2.031a.98.98 0 0 0-1.376 0l-6.131 6.164a1.933 1.933 0 0 1-2.723 0a1.927 1.927 0 0 1 0-2.723l6.037-6.039a1.93 1.93 0 0 0-2.722 0L3.118 9.264c-1.501 1.502-1.501 3.941 0 5.475c1.501 1.502 3.94 1.502 5.475 0l6.129-6.131c.377-.408.377-1.033 0-1.408z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.886 9.264c-1.502-1.5-3.941-1.5-5.475 0l-6.13 6.131a.98.98 0 0 0 0 1.377a.98.98 0 0 0 1.376 0l6.13-6.131a1.925 1.925 0 0 1 2.722 2.723l-6.037 6.035c.751.75 1.971.75 2.723 0l4.66-4.66c1.531-1.534 1.531-3.973.031-5.475m-2.064 2.033a.98.98 0 0 0-1.376 0l-6.134 6.162c-.751.75-1.97.75-2.72 0c-.376-.375-1.002-.375-1.377 0s-.375 1.002 0 1.375c1.502 1.502 3.942 1.502 5.475 0l6.131-6.129c.375-.406.375-1.033.001-1.408m-2.035-6.129c-1.501-1.502-3.941-1.502-5.475 0l-6.131 6.129a.98.98 0 0 0 0 1.375a.98.98 0 0 0 1.377 0l6.168-6.129a1.934 1.934 0 0 1 2.727 0a.98.98 0 0 0 1.376 0c.352-.406.352-1-.024-1.375zm-2.063 2.031a.98.98 0 0 0-1.376 0l-6.131 6.164a1.933 1.933 0 0 1-2.723 0a1.927 1.927 0 0 1 0-2.723l6.037-6.039a1.93 1.93 0 0 0-2.722 0L3.118 9.264c-1.501 1.502-1.501 3.941 0 5.475c1.501 1.502 3.94 1.502 5.475 0l6.129-6.131c.377-.408.377-1.033 0-1.408z"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.886%209.264c-1.502-1.5-3.941-1.5-5.475%200l-6.13%206.131a.98.98%200%200%200%200%201.377a.98.98%200%200%200%201.376%200l6.13-6.131a1.925%201.925%200%200%201%202.722%202.723l-6.037%206.035c.751.75%201.971.75%202.723%200l4.66-4.66c1.531-1.534%201.531-3.973.031-5.475m-2.064%202.033a.98.98%200%200%200-1.376%200l-6.134%206.162c-.751.75-1.97.75-2.72%200c-.376-.375-1.002-.375-1.377%200s-.375%201.002%200%201.375c1.502%201.502%203.942%201.502%205.475%200l6.131-6.129c.375-.406.375-1.033.001-1.408m-2.035-6.129c-1.501-1.502-3.941-1.502-5.475%200l-6.131%206.129a.98.98%200%200%200%200%201.375a.98.98%200%200%200%201.377%200l6.168-6.129a1.934%201.934%200%200%201%202.727%200a.98.98%200%200%200%201.376%200c.352-.406.352-1-.024-1.375zm-2.063%202.031a.98.98%200%200%200-1.376%200l-6.131%206.164a1.933%201.933%200%200%201-2.723%200a1.927%201.927%200%200%201%200-2.723l6.037-6.039a1.93%201.93%200%200%200-2.722%200L3.118%209.264c-1.501%201.502-1.501%203.941%200%205.475c1.501%201.502%203.94%201.502%205.475%200l6.129-6.131c.377-.408.377-1.033%200-1.408z%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%22M20.886%209.264c-1.502-1.5-3.941-1.5-5.475%200l-6.13%206.131a.98.98%200%200%200%200%201.377a.98.98%200%200%200%201.376%200l6.13-6.131a1.925%201.925%200%200%201%202.722%202.723l-6.037%206.035c.751.75%201.971.75%202.723%200l4.66-4.66c1.531-1.534%201.531-3.973.031-5.475m-2.064%202.033a.98.98%200%200%200-1.376%200l-6.134%206.162c-.751.75-1.97.75-2.72%200c-.376-.375-1.002-.375-1.377%200s-.375%201.002%200%201.375c1.502%201.502%203.942%201.502%205.475%200l6.131-6.129c.375-.406.375-1.033.001-1.408m-2.035-6.129c-1.501-1.502-3.941-1.502-5.475%200l-6.131%206.129a.98.98%200%200%200%200%201.375a.98.98%200%200%200%201.377%200l6.168-6.129a1.934%201.934%200%200%201%202.727%200a.98.98%200%200%200%201.376%200c.352-.406.352-1-.024-1.375zm-2.063%202.031a.98.98%200%200%200-1.376%200l-6.131%206.164a1.933%201.933%200%200%201-2.723%200a1.927%201.927%200%200%201%200-2.723l6.037-6.039a1.93%201.93%200%200%200-2.722%200L3.118%209.264c-1.501%201.502-1.501%203.941%200%205.475c1.501%201.502%203.94%201.502%205.475%200l6.129-6.131c.377-.408.377-1.033%200-1.408z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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