square font awesome stroke logo

square-font-awesome-stroke from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.

Name
square-font-awesome-stroke
Set
Font Awesome Brands
Style
Brand
Viewbox
640×640
License
CC BY 4.0

The same logo in other sets

Related icons in Font Awesome Brands

Use the square font awesome stroke logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M160 128c-17.7 0-32 14.3-32 32v320c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V160c0-17.7-14.3-32-32-32zm-64 32c0-35.3 28.7-64 64-64h320c35.3 0 64 28.7 64 64v320c0 35.3-28.7 64-64 64H160c-35.3 0-64-28.7-64-64zm154 58c0 9.3-4.8 17.4-12.1 22h188.9c7.3 0 13.2 5.9 13.2 13.2c0 1.8-.4 3.7-1.1 5.4L408 328l30.9 69.4c.8 1.7 1.1 3.5 1.1 5.4c0 7.3-5.9 13.2-13.2 13.2H240v32h-32V238.5c-6.1-4.8-10-12.2-10-20.5c0-14.4 11.6-26 26-26s26 11.6 26 26"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsSquareFontAwesomeStroke(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="M160 128c-17.7 0-32 14.3-32 32v320c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V160c0-17.7-14.3-32-32-32zm-64 32c0-35.3 28.7-64 64-64h320c35.3 0 64 28.7 64 64v320c0 35.3-28.7 64-64 64H160c-35.3 0-64-28.7-64-64zm154 58c0 9.3-4.8 17.4-12.1 22h188.9c7.3 0 13.2 5.9 13.2 13.2c0 1.8-.4 3.7-1.1 5.4L408 328l30.9 69.4c.8 1.7 1.1 3.5 1.1 5.4c0 7.3-5.9 13.2-13.2 13.2H240v32h-32V238.5c-6.1-4.8-10-12.2-10-20.5c0-14.4 11.6-26 26-26s26 11.6 26 26"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M160 128c-17.7 0-32 14.3-32 32v320c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V160c0-17.7-14.3-32-32-32zm-64 32c0-35.3 28.7-64 64-64h320c35.3 0 64 28.7 64 64v320c0 35.3-28.7 64-64 64H160c-35.3 0-64-28.7-64-64zm154 58c0 9.3-4.8 17.4-12.1 22h188.9c7.3 0 13.2 5.9 13.2 13.2c0 1.8-.4 3.7-1.1 5.4L408 328l30.9 69.4c.8 1.7 1.1 3.5 1.1 5.4c0 7.3-5.9 13.2-13.2 13.2H240v32h-32V238.5c-6.1-4.8-10-12.2-10-20.5c0-14.4 11.6-26 26-26s26 11.6 26 26"/></svg>
</template>

CSS

.icon-square-font-awesome-stroke {
  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%22M160%20128c-17.7%200-32%2014.3-32%2032v320c0%2017.7%2014.3%2032%2032%2032h320c17.7%200%2032-14.3%2032-32V160c0-17.7-14.3-32-32-32zm-64%2032c0-35.3%2028.7-64%2064-64h320c35.3%200%2064%2028.7%2064%2064v320c0%2035.3-28.7%2064-64%2064H160c-35.3%200-64-28.7-64-64zm154%2058c0%209.3-4.8%2017.4-12.1%2022h188.9c7.3%200%2013.2%205.9%2013.2%2013.2c0%201.8-.4%203.7-1.1%205.4L408%20328l30.9%2069.4c.8%201.7%201.1%203.5%201.1%205.4c0%207.3-5.9%2013.2-13.2%2013.2H240v32h-32V238.5c-6.1-4.8-10-12.2-10-20.5c0-14.4%2011.6-26%2026-26s26%2011.6%2026%2026%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%22M160%20128c-17.7%200-32%2014.3-32%2032v320c0%2017.7%2014.3%2032%2032%2032h320c17.7%200%2032-14.3%2032-32V160c0-17.7-14.3-32-32-32zm-64%2032c0-35.3%2028.7-64%2064-64h320c35.3%200%2064%2028.7%2064%2064v320c0%2035.3-28.7%2064-64%2064H160c-35.3%200-64-28.7-64-64zm154%2058c0%209.3-4.8%2017.4-12.1%2022h188.9c7.3%200%2013.2%205.9%2013.2%2013.2c0%201.8-.4%203.7-1.1%205.4L408%20328l30.9%2069.4c.8%201.7%201.1%203.5%201.1%205.4c0%207.3-5.9%2013.2-13.2%2013.2H240v32h-32V238.5c-6.1-4.8-10-12.2-10-20.5c0-14.4%2011.6-26%2026-26s26%2011.6%2026%2026%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/square-font-awesome-stroke.svg?color=%231a73e8&size=48