square figma logo
square-figma from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.
- Name
- square-figma
- Set
- Font Awesome Brands
- Style
- Brand
- Viewbox
- 640×640
- License
- CC BY 4.0
Related icons in Font Awesome Brands
square-behancesquare-blueskysquare-build-awesome-strokesquare-deskprosquare-dribbblesquare-facebooksquare-font-awesomesquare-font-awesome-strokesquare-gitsquare-githubsquare-gitlabsquare-google-plussquare-hacker-newssquare-instagramsquare-jssquare-kickstartersquare-lastfmsquare-letterboxdsquare-linkedinsquare-odnoklassnikisquare-pied-pipersquare-pinterestsquare-redditsquare-snapchat
Use the square figma logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M480 96c35.3 0 64 28.7 64 64v320c0 35.3-28.7 64-64 64H160c-35.3 0-64-28.7-64-64V160c0-35.3 28.7-64 64-64zm-210.3 64c-33 0-59.8 26.8-59.8 59.8c0 21 10.8 39.4 27.2 50.1c-16.4 10.7-27.2 29.1-27.2 50.1s10.8 39.5 27.2 50.1c-16.4 10.7-27.2 29.1-27.2 50.1c0 33.1 27.1 59.8 60.1 59.8c33.2 0 60.6-26.9 60.6-60.3V364c10.6 9.8 24.8 15.8 40.4 15.8h1.1c33 0 59.8-26.8 59.8-59.8c0-21-10.8-39.5-27.2-50.1c16.4-10.7 27.2-29.1 27.2-50.1c0-33-26.8-59.8-59.8-59.8zm41.6 219.8v39.9c0 22.6-18.6 41-41.3 41c-22.4 0-40.7-18.2-40.7-40.5s18.1-40.4 40.3-40.4zm0-100.3v80.9h-41.7c-22.3-.1-40.3-18.2-40.3-40.5s18.1-40.5 40.5-40.5h41.6zm60.8 0c22.3 0 40.5 18.1 40.5 40.5s-18.1 40.5-40.5 40.5H371c-22.3 0-40.4-18.1-40.4-40.5s18.1-40.5 40.4-40.5zm-60.8-19.3h-41.6c-22.3 0-40.5-18.1-40.5-40.4s18.1-40.5 40.5-40.5h41.6zm60.8-80.9c22.3 0 40.5 18.1 40.5 40.5s-18.1 40.4-40.5 40.4h-41.5v-80.9z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsSquareFigma(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M480 96c35.3 0 64 28.7 64 64v320c0 35.3-28.7 64-64 64H160c-35.3 0-64-28.7-64-64V160c0-35.3 28.7-64 64-64zm-210.3 64c-33 0-59.8 26.8-59.8 59.8c0 21 10.8 39.4 27.2 50.1c-16.4 10.7-27.2 29.1-27.2 50.1s10.8 39.5 27.2 50.1c-16.4 10.7-27.2 29.1-27.2 50.1c0 33.1 27.1 59.8 60.1 59.8c33.2 0 60.6-26.9 60.6-60.3V364c10.6 9.8 24.8 15.8 40.4 15.8h1.1c33 0 59.8-26.8 59.8-59.8c0-21-10.8-39.5-27.2-50.1c16.4-10.7 27.2-29.1 27.2-50.1c0-33-26.8-59.8-59.8-59.8zm41.6 219.8v39.9c0 22.6-18.6 41-41.3 41c-22.4 0-40.7-18.2-40.7-40.5s18.1-40.4 40.3-40.4zm0-100.3v80.9h-41.7c-22.3-.1-40.3-18.2-40.3-40.5s18.1-40.5 40.5-40.5h41.6zm60.8 0c22.3 0 40.5 18.1 40.5 40.5s-18.1 40.5-40.5 40.5H371c-22.3 0-40.4-18.1-40.4-40.5s18.1-40.5 40.4-40.5zm-60.8-19.3h-41.6c-22.3 0-40.5-18.1-40.5-40.4s18.1-40.5 40.5-40.5h41.6zm60.8-80.9c22.3 0 40.5 18.1 40.5 40.5s-18.1 40.4-40.5 40.4h-41.5v-80.9z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M480 96c35.3 0 64 28.7 64 64v320c0 35.3-28.7 64-64 64H160c-35.3 0-64-28.7-64-64V160c0-35.3 28.7-64 64-64zm-210.3 64c-33 0-59.8 26.8-59.8 59.8c0 21 10.8 39.4 27.2 50.1c-16.4 10.7-27.2 29.1-27.2 50.1s10.8 39.5 27.2 50.1c-16.4 10.7-27.2 29.1-27.2 50.1c0 33.1 27.1 59.8 60.1 59.8c33.2 0 60.6-26.9 60.6-60.3V364c10.6 9.8 24.8 15.8 40.4 15.8h1.1c33 0 59.8-26.8 59.8-59.8c0-21-10.8-39.5-27.2-50.1c16.4-10.7 27.2-29.1 27.2-50.1c0-33-26.8-59.8-59.8-59.8zm41.6 219.8v39.9c0 22.6-18.6 41-41.3 41c-22.4 0-40.7-18.2-40.7-40.5s18.1-40.4 40.3-40.4zm0-100.3v80.9h-41.7c-22.3-.1-40.3-18.2-40.3-40.5s18.1-40.5 40.5-40.5h41.6zm60.8 0c22.3 0 40.5 18.1 40.5 40.5s-18.1 40.5-40.5 40.5H371c-22.3 0-40.4-18.1-40.4-40.5s18.1-40.5 40.4-40.5zm-60.8-19.3h-41.6c-22.3 0-40.5-18.1-40.5-40.4s18.1-40.5 40.5-40.5h41.6zm60.8-80.9c22.3 0 40.5 18.1 40.5 40.5s-18.1 40.4-40.5 40.4h-41.5v-80.9z"/></svg> </template>
CSS
.icon-square-figma {
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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M480%2096c35.3%200%2064%2028.7%2064%2064v320c0%2035.3-28.7%2064-64%2064H160c-35.3%200-64-28.7-64-64V160c0-35.3%2028.7-64%2064-64zm-210.3%2064c-33%200-59.8%2026.8-59.8%2059.8c0%2021%2010.8%2039.4%2027.2%2050.1c-16.4%2010.7-27.2%2029.1-27.2%2050.1s10.8%2039.5%2027.2%2050.1c-16.4%2010.7-27.2%2029.1-27.2%2050.1c0%2033.1%2027.1%2059.8%2060.1%2059.8c33.2%200%2060.6-26.9%2060.6-60.3V364c10.6%209.8%2024.8%2015.8%2040.4%2015.8h1.1c33%200%2059.8-26.8%2059.8-59.8c0-21-10.8-39.5-27.2-50.1c16.4-10.7%2027.2-29.1%2027.2-50.1c0-33-26.8-59.8-59.8-59.8zm41.6%20219.8v39.9c0%2022.6-18.6%2041-41.3%2041c-22.4%200-40.7-18.2-40.7-40.5s18.1-40.4%2040.3-40.4zm0-100.3v80.9h-41.7c-22.3-.1-40.3-18.2-40.3-40.5s18.1-40.5%2040.5-40.5h41.6zm60.8%200c22.3%200%2040.5%2018.1%2040.5%2040.5s-18.1%2040.5-40.5%2040.5H371c-22.3%200-40.4-18.1-40.4-40.5s18.1-40.5%2040.4-40.5zm-60.8-19.3h-41.6c-22.3%200-40.5-18.1-40.5-40.4s18.1-40.5%2040.5-40.5h41.6zm60.8-80.9c22.3%200%2040.5%2018.1%2040.5%2040.5s-18.1%2040.4-40.5%2040.4h-41.5v-80.9z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M480%2096c35.3%200%2064%2028.7%2064%2064v320c0%2035.3-28.7%2064-64%2064H160c-35.3%200-64-28.7-64-64V160c0-35.3%2028.7-64%2064-64zm-210.3%2064c-33%200-59.8%2026.8-59.8%2059.8c0%2021%2010.8%2039.4%2027.2%2050.1c-16.4%2010.7-27.2%2029.1-27.2%2050.1s10.8%2039.5%2027.2%2050.1c-16.4%2010.7-27.2%2029.1-27.2%2050.1c0%2033.1%2027.1%2059.8%2060.1%2059.8c33.2%200%2060.6-26.9%2060.6-60.3V364c10.6%209.8%2024.8%2015.8%2040.4%2015.8h1.1c33%200%2059.8-26.8%2059.8-59.8c0-21-10.8-39.5-27.2-50.1c16.4-10.7%2027.2-29.1%2027.2-50.1c0-33-26.8-59.8-59.8-59.8zm41.6%20219.8v39.9c0%2022.6-18.6%2041-41.3%2041c-22.4%200-40.7-18.2-40.7-40.5s18.1-40.4%2040.3-40.4zm0-100.3v80.9h-41.7c-22.3-.1-40.3-18.2-40.3-40.5s18.1-40.5%2040.5-40.5h41.6zm60.8%200c22.3%200%2040.5%2018.1%2040.5%2040.5s-18.1%2040.5-40.5%2040.5H371c-22.3%200-40.4-18.1-40.4-40.5s18.1-40.5%2040.4-40.5zm-60.8-19.3h-41.6c-22.3%200-40.5-18.1-40.5-40.4s18.1-40.5%2040.5-40.5h41.6zm60.8-80.9c22.3%200%2040.5%2018.1%2040.5%2040.5s-18.1%2040.4-40.5%2040.4h-41.5v-80.9z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/square-figma.svg?color=%231a73e8&size=48