square pied piper logo

square-pied-piper from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.

Name
square-pied-piper
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 pied piper logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m128.1 483l-32 60.2l.8-328C96.9 149.3 150.1 96 216.1 96h327.2c-93 28.9-189.9 94.2-253.9 168.6C218.8 346 178.7 402 128.1 483m416-387s-142.8 66.8-186.4 167.1c-23.2 53.6-28.9 118.1-71 158.6c-28.9 27.8-69.8 38.2-105.3 56.3c-23.2 12-66.4 40.5-84.9 66h328.4c66 0 119.3-53.3 119.3-119.2c-.1 0-.1-328.8-.1-328.8"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsSquarePiedPiper(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="m128.1 483l-32 60.2l.8-328C96.9 149.3 150.1 96 216.1 96h327.2c-93 28.9-189.9 94.2-253.9 168.6C218.8 346 178.7 402 128.1 483m416-387s-142.8 66.8-186.4 167.1c-23.2 53.6-28.9 118.1-71 158.6c-28.9 27.8-69.8 38.2-105.3 56.3c-23.2 12-66.4 40.5-84.9 66h328.4c66 0 119.3-53.3 119.3-119.2c-.1 0-.1-328.8-.1-328.8"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m128.1 483l-32 60.2l.8-328C96.9 149.3 150.1 96 216.1 96h327.2c-93 28.9-189.9 94.2-253.9 168.6C218.8 346 178.7 402 128.1 483m416-387s-142.8 66.8-186.4 167.1c-23.2 53.6-28.9 118.1-71 158.6c-28.9 27.8-69.8 38.2-105.3 56.3c-23.2 12-66.4 40.5-84.9 66h328.4c66 0 119.3-53.3 119.3-119.2c-.1 0-.1-328.8-.1-328.8"/></svg>
</template>

CSS

.icon-square-pied-piper {
  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%22m128.1%20483l-32%2060.2l.8-328C96.9%20149.3%20150.1%2096%20216.1%2096h327.2c-93%2028.9-189.9%2094.2-253.9%20168.6C218.8%20346%20178.7%20402%20128.1%20483m416-387s-142.8%2066.8-186.4%20167.1c-23.2%2053.6-28.9%20118.1-71%20158.6c-28.9%2027.8-69.8%2038.2-105.3%2056.3c-23.2%2012-66.4%2040.5-84.9%2066h328.4c66%200%20119.3-53.3%20119.3-119.2c-.1%200-.1-328.8-.1-328.8%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%22m128.1%20483l-32%2060.2l.8-328C96.9%20149.3%20150.1%2096%20216.1%2096h327.2c-93%2028.9-189.9%2094.2-253.9%20168.6C218.8%20346%20178.7%20402%20128.1%20483m416-387s-142.8%2066.8-186.4%20167.1c-23.2%2053.6-28.9%20118.1-71%20158.6c-28.9%2027.8-69.8%2038.2-105.3%2056.3c-23.2%2012-66.4%2040.5-84.9%2066h328.4c66%200%20119.3-53.3%20119.3-119.2c-.1%200-.1-328.8-.1-328.8%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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