square pied piper logo

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

Name
square-pied-piper
Set
Font Awesome 6 Brands
Style
Regular
Viewbox
448×512
License
CC BY 4.0
Aliases
pied-piper-square

The same logo in other sets

Related icons in Font Awesome 6 Brands

Use the square pied piper logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M32 419L0 479.2l.8-328C.8 85.3 54 32 120 32h327.2c-93 28.9-189.9 94.2-253.9 168.6C122.7 282 82.6 338 32 419M448 32S305.2 98.8 261.6 199.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 Fa6BrandsSquarePiedPiper(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M32 419L0 479.2l.8-328C.8 85.3 54 32 120 32h327.2c-93 28.9-189.9 94.2-253.9 168.6C122.7 282 82.6 338 32 419M448 32S305.2 98.8 261.6 199.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 448 512"><path fill="currentColor" d="M32 419L0 479.2l.8-328C.8 85.3 54 32 120 32h327.2c-93 28.9-189.9 94.2-253.9 168.6C122.7 282 82.6 338 32 419M448 32S305.2 98.8 261.6 199.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%20448%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M32%20419L0%20479.2l.8-328C.8%2085.3%2054%2032%20120%2032h327.2c-93%2028.9-189.9%2094.2-253.9%20168.6C122.7%20282%2082.6%20338%2032%20419M448%2032S305.2%2098.8%20261.6%20199.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%20448%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M32%20419L0%20479.2l.8-328C.8%2085.3%2054%2032%20120%2032h327.2c-93%2028.9-189.9%2094.2-253.9%20168.6C122.7%20282%2082.6%20338%2032%20419M448%2032S305.2%2098.8%20261.6%20199.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/fa6-brands/square-pied-piper.svg?color=%231a73e8&size=48