squarespace logo

squarespace from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
squarespace
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.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 32 32"><path fill="currentColor" d="M30.208 11.625c-2.405-2.401-6.301-2.401-8.755 0l-9.803 9.801a1.57 1.57 0 0 0 0 2.199a1.576 1.576 0 0 0 2.204 0l9.801-9.803a3.08 3.08 0 0 1 4.349 0a3.08 3.08 0 0 1 0 4.355l-9.651 9.651a3.08 3.08 0 0 0 4.348 0l7.453-7.453c2.448-2.448 2.448-6.348.052-8.749zm-3.301 3.25a1.57 1.57 0 0 0-2.199 0l-9.807 9.855a3.08 3.08 0 0 1-4.349 0a1.56 1.56 0 0 0-2.197 0a1.557 1.557 0 0 0 0 2.197c2.4 2.401 6.296 2.401 8.749 0l9.803-9.801c.599-.652.599-1.652 0-2.251m-3.251-9.802c-2.401-2.401-6.301-2.401-8.755 0l-9.803 9.801a1.57 1.57 0 0 0 0 2.199a1.567 1.567 0 0 0 2.204 0l9.859-9.803a3.096 3.096 0 0 1 4.36 0c.604.604 1.604.604 2.197 0c.563-.645.563-1.593-.036-2.197zm-3.301 3.25a1.57 1.57 0 0 0-2.199 0l-9.801 9.855a3.09 3.09 0 0 1-4.355 0a3.09 3.09 0 0 1 0-4.355l9.651-9.651a3.08 3.08 0 0 0-4.348 0l-7.5 7.453c-2.401 2.401-2.401 6.301 0 8.749c2.4 2.401 6.296 2.401 8.749 0l9.803-9.801c.599-.652.599-1.652 0-2.251z"/></svg>

React

import type { SVGProps } from "react";

export function CibSquarespace(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30.208 11.625c-2.405-2.401-6.301-2.401-8.755 0l-9.803 9.801a1.57 1.57 0 0 0 0 2.199a1.576 1.576 0 0 0 2.204 0l9.801-9.803a3.08 3.08 0 0 1 4.349 0a3.08 3.08 0 0 1 0 4.355l-9.651 9.651a3.08 3.08 0 0 0 4.348 0l7.453-7.453c2.448-2.448 2.448-6.348.052-8.749zm-3.301 3.25a1.57 1.57 0 0 0-2.199 0l-9.807 9.855a3.08 3.08 0 0 1-4.349 0a1.56 1.56 0 0 0-2.197 0a1.557 1.557 0 0 0 0 2.197c2.4 2.401 6.296 2.401 8.749 0l9.803-9.801c.599-.652.599-1.652 0-2.251m-3.251-9.802c-2.401-2.401-6.301-2.401-8.755 0l-9.803 9.801a1.57 1.57 0 0 0 0 2.199a1.567 1.567 0 0 0 2.204 0l9.859-9.803a3.096 3.096 0 0 1 4.36 0c.604.604 1.604.604 2.197 0c.563-.645.563-1.593-.036-2.197zm-3.301 3.25a1.57 1.57 0 0 0-2.199 0l-9.801 9.855a3.09 3.09 0 0 1-4.355 0a3.09 3.09 0 0 1 0-4.355l9.651-9.651a3.08 3.08 0 0 0-4.348 0l-7.5 7.453c-2.401 2.401-2.401 6.301 0 8.749c2.4 2.401 6.296 2.401 8.749 0l9.803-9.801c.599-.652.599-1.652 0-2.251z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30.208 11.625c-2.405-2.401-6.301-2.401-8.755 0l-9.803 9.801a1.57 1.57 0 0 0 0 2.199a1.576 1.576 0 0 0 2.204 0l9.801-9.803a3.08 3.08 0 0 1 4.349 0a3.08 3.08 0 0 1 0 4.355l-9.651 9.651a3.08 3.08 0 0 0 4.348 0l7.453-7.453c2.448-2.448 2.448-6.348.052-8.749zm-3.301 3.25a1.57 1.57 0 0 0-2.199 0l-9.807 9.855a3.08 3.08 0 0 1-4.349 0a1.56 1.56 0 0 0-2.197 0a1.557 1.557 0 0 0 0 2.197c2.4 2.401 6.296 2.401 8.749 0l9.803-9.801c.599-.652.599-1.652 0-2.251m-3.251-9.802c-2.401-2.401-6.301-2.401-8.755 0l-9.803 9.801a1.57 1.57 0 0 0 0 2.199a1.567 1.567 0 0 0 2.204 0l9.859-9.803a3.096 3.096 0 0 1 4.36 0c.604.604 1.604.604 2.197 0c.563-.645.563-1.593-.036-2.197zm-3.301 3.25a1.57 1.57 0 0 0-2.199 0l-9.801 9.855a3.09 3.09 0 0 1-4.355 0a3.09 3.09 0 0 1 0-4.355l9.651-9.651a3.08 3.08 0 0 0-4.348 0l-7.5 7.453c-2.401 2.401-2.401 6.301 0 8.749c2.4 2.401 6.296 2.401 8.749 0l9.803-9.801c.599-.652.599-1.652 0-2.251z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M30.208%2011.625c-2.405-2.401-6.301-2.401-8.755%200l-9.803%209.801a1.57%201.57%200%200%200%200%202.199a1.576%201.576%200%200%200%202.204%200l9.801-9.803a3.08%203.08%200%200%201%204.349%200a3.08%203.08%200%200%201%200%204.355l-9.651%209.651a3.08%203.08%200%200%200%204.348%200l7.453-7.453c2.448-2.448%202.448-6.348.052-8.749zm-3.301%203.25a1.57%201.57%200%200%200-2.199%200l-9.807%209.855a3.08%203.08%200%200%201-4.349%200a1.56%201.56%200%200%200-2.197%200a1.557%201.557%200%200%200%200%202.197c2.4%202.401%206.296%202.401%208.749%200l9.803-9.801c.599-.652.599-1.652%200-2.251m-3.251-9.802c-2.401-2.401-6.301-2.401-8.755%200l-9.803%209.801a1.57%201.57%200%200%200%200%202.199a1.567%201.567%200%200%200%202.204%200l9.859-9.803a3.096%203.096%200%200%201%204.36%200c.604.604%201.604.604%202.197%200c.563-.645.563-1.593-.036-2.197zm-3.301%203.25a1.57%201.57%200%200%200-2.199%200l-9.801%209.855a3.09%203.09%200%200%201-4.355%200a3.09%203.09%200%200%201%200-4.355l9.651-9.651a3.08%203.08%200%200%200-4.348%200l-7.5%207.453c-2.401%202.401-2.401%206.301%200%208.749c2.4%202.401%206.296%202.401%208.749%200l9.803-9.801c.599-.652.599-1.652%200-2.251z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M30.208%2011.625c-2.405-2.401-6.301-2.401-8.755%200l-9.803%209.801a1.57%201.57%200%200%200%200%202.199a1.576%201.576%200%200%200%202.204%200l9.801-9.803a3.08%203.08%200%200%201%204.349%200a3.08%203.08%200%200%201%200%204.355l-9.651%209.651a3.08%203.08%200%200%200%204.348%200l7.453-7.453c2.448-2.448%202.448-6.348.052-8.749zm-3.301%203.25a1.57%201.57%200%200%200-2.199%200l-9.807%209.855a3.08%203.08%200%200%201-4.349%200a1.56%201.56%200%200%200-2.197%200a1.557%201.557%200%200%200%200%202.197c2.4%202.401%206.296%202.401%208.749%200l9.803-9.801c.599-.652.599-1.652%200-2.251m-3.251-9.802c-2.401-2.401-6.301-2.401-8.755%200l-9.803%209.801a1.57%201.57%200%200%200%200%202.199a1.567%201.567%200%200%200%202.204%200l9.859-9.803a3.096%203.096%200%200%201%204.36%200c.604.604%201.604.604%202.197%200c.563-.645.563-1.593-.036-2.197zm-3.301%203.25a1.57%201.57%200%200%200-2.199%200l-9.801%209.855a3.09%203.09%200%200%201-4.355%200a3.09%203.09%200%200%201%200-4.355l9.651-9.651a3.08%203.08%200%200%200-4.348%200l-7.5%207.453c-2.401%202.401-2.401%206.301%200%208.749c2.4%202.401%206.296%202.401%208.749%200l9.803-9.801c.599-.652.599-1.652%200-2.251z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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