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

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

The same logo in other sets

Related icons in Font Awesome 6 Brands

Use the pied piper logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 480 512"><path fill="currentColor" d="M455.93 23.2c-26.7 6.8-68.14 28.49-114.58 67.46A206 206 0 0 0 240 64C125.13 64 32 157.12 32 272s93.13 208 208 208s208-93.13 208-208a207.25 207.25 0 0 0-58.75-144.81a155.4 155.4 0 0 0-17 27.4A176.16 176.16 0 0 1 417.1 272c0 97.66-79.44 177.11-177.09 177.11a175.8 175.8 0 0 1-87.63-23.4c82.94-107.33 150.79-37.77 184.31-226.65c5.79-32.62 28-94.26 126.23-160.18c8.08-5.43 2.43-18.08-6.99-15.68M125 406.4A176.66 176.66 0 0 1 62.9 272c0-97.66 79.45-177.1 177.1-177.1a174 174 0 0 1 76.63 17.75C250.64 174.76 189.77 265.52 125 406.4"/></svg>

React

import type { SVGProps } from "react";

export function Fa6BrandsPiedPiper(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 480 512"><path fill="currentColor" d="M455.93 23.2c-26.7 6.8-68.14 28.49-114.58 67.46A206 206 0 0 0 240 64C125.13 64 32 157.12 32 272s93.13 208 208 208s208-93.13 208-208a207.25 207.25 0 0 0-58.75-144.81a155.4 155.4 0 0 0-17 27.4A176.16 176.16 0 0 1 417.1 272c0 97.66-79.44 177.11-177.09 177.11a175.8 175.8 0 0 1-87.63-23.4c82.94-107.33 150.79-37.77 184.31-226.65c5.79-32.62 28-94.26 126.23-160.18c8.08-5.43 2.43-18.08-6.99-15.68M125 406.4A176.66 176.66 0 0 1 62.9 272c0-97.66 79.45-177.1 177.1-177.1a174 174 0 0 1 76.63 17.75C250.64 174.76 189.77 265.52 125 406.4"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 480 512"><path fill="currentColor" d="M455.93 23.2c-26.7 6.8-68.14 28.49-114.58 67.46A206 206 0 0 0 240 64C125.13 64 32 157.12 32 272s93.13 208 208 208s208-93.13 208-208a207.25 207.25 0 0 0-58.75-144.81a155.4 155.4 0 0 0-17 27.4A176.16 176.16 0 0 1 417.1 272c0 97.66-79.44 177.11-177.09 177.11a175.8 175.8 0 0 1-87.63-23.4c82.94-107.33 150.79-37.77 184.31-226.65c5.79-32.62 28-94.26 126.23-160.18c8.08-5.43 2.43-18.08-6.99-15.68M125 406.4A176.66 176.66 0 0 1 62.9 272c0-97.66 79.45-177.1 177.1-177.1a174 174 0 0 1 76.63 17.75C250.64 174.76 189.77 265.52 125 406.4"/></svg>
</template>

CSS

.icon-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%20480%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M455.93%2023.2c-26.7%206.8-68.14%2028.49-114.58%2067.46A206%20206%200%200%200%20240%2064C125.13%2064%2032%20157.12%2032%20272s93.13%20208%20208%20208s208-93.13%20208-208a207.25%20207.25%200%200%200-58.75-144.81a155.4%20155.4%200%200%200-17%2027.4A176.16%20176.16%200%200%201%20417.1%20272c0%2097.66-79.44%20177.11-177.09%20177.11a175.8%20175.8%200%200%201-87.63-23.4c82.94-107.33%20150.79-37.77%20184.31-226.65c5.79-32.62%2028-94.26%20126.23-160.18c8.08-5.43%202.43-18.08-6.99-15.68M125%20406.4A176.66%20176.66%200%200%201%2062.9%20272c0-97.66%2079.45-177.1%20177.1-177.1a174%20174%200%200%201%2076.63%2017.75C250.64%20174.76%20189.77%20265.52%20125%20406.4%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%20480%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M455.93%2023.2c-26.7%206.8-68.14%2028.49-114.58%2067.46A206%20206%200%200%200%20240%2064C125.13%2064%2032%20157.12%2032%20272s93.13%20208%20208%20208s208-93.13%20208-208a207.25%20207.25%200%200%200-58.75-144.81a155.4%20155.4%200%200%200-17%2027.4A176.16%20176.16%200%200%201%20417.1%20272c0%2097.66-79.44%20177.11-177.09%20177.11a175.8%20175.8%200%200%201-87.63-23.4c82.94-107.33%20150.79-37.77%20184.31-226.65c5.79-32.62%2028-94.26%20126.23-160.18c8.08-5.43%202.43-18.08-6.99-15.68M125%20406.4A176.66%20176.66%200%200%201%2062.9%20272c0-97.66%2079.45-177.1%20177.1-177.1a174%20174%200%200%201%2076.63%2017.75C250.64%20174.76%20189.77%20265.52%20125%20406.4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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