pied piper logo
pied-piper from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.
- Name
- 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 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="M536.2 87.2c-26.7 6.8-68.1 28.5-114.6 67.5c-30.9-17.5-65.8-26.7-101.4-26.7c-114.9 0-208 93.1-208 208s93.1 208 208 208s208-93.1 208-208c.1-54.1-21-106.1-58.7-144.8c-6.6 8.5-12.3 17.7-17 27.4c28.9 32.3 44.8 74.1 44.9 117.4c0 97.7-79.4 177.1-177.1 177.1c-30.8 0-61-8.1-87.6-23.4c82.9-107.3 150.8-37.8 184.3-226.6c5.8-32.6 28-94.3 126.2-160.2c8.1-5.4 2.4-18.1-7-15.7M205.3 470.4a176.2 176.2 0 0 1-45.8-60.4c-10.7-23.2-16.3-48.5-16.3-74c0-97.7 79.4-177.1 177.1-177.1c26.6 0 52.8 6.1 76.6 17.8c-66 62.1-126.9 152.9-191.6 293.8z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsPiedPiper(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="M536.2 87.2c-26.7 6.8-68.1 28.5-114.6 67.5c-30.9-17.5-65.8-26.7-101.4-26.7c-114.9 0-208 93.1-208 208s93.1 208 208 208s208-93.1 208-208c.1-54.1-21-106.1-58.7-144.8c-6.6 8.5-12.3 17.7-17 27.4c28.9 32.3 44.8 74.1 44.9 117.4c0 97.7-79.4 177.1-177.1 177.1c-30.8 0-61-8.1-87.6-23.4c82.9-107.3 150.8-37.8 184.3-226.6c5.8-32.6 28-94.3 126.2-160.2c8.1-5.4 2.4-18.1-7-15.7M205.3 470.4a176.2 176.2 0 0 1-45.8-60.4c-10.7-23.2-16.3-48.5-16.3-74c0-97.7 79.4-177.1 177.1-177.1c26.6 0 52.8 6.1 76.6 17.8c-66 62.1-126.9 152.9-191.6 293.8z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M536.2 87.2c-26.7 6.8-68.1 28.5-114.6 67.5c-30.9-17.5-65.8-26.7-101.4-26.7c-114.9 0-208 93.1-208 208s93.1 208 208 208s208-93.1 208-208c.1-54.1-21-106.1-58.7-144.8c-6.6 8.5-12.3 17.7-17 27.4c28.9 32.3 44.8 74.1 44.9 117.4c0 97.7-79.4 177.1-177.1 177.1c-30.8 0-61-8.1-87.6-23.4c82.9-107.3 150.8-37.8 184.3-226.6c5.8-32.6 28-94.3 126.2-160.2c8.1-5.4 2.4-18.1-7-15.7M205.3 470.4a176.2 176.2 0 0 1-45.8-60.4c-10.7-23.2-16.3-48.5-16.3-74c0-97.7 79.4-177.1 177.1-177.1c26.6 0 52.8 6.1 76.6 17.8c-66 62.1-126.9 152.9-191.6 293.8z"/></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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M536.2%2087.2c-26.7%206.8-68.1%2028.5-114.6%2067.5c-30.9-17.5-65.8-26.7-101.4-26.7c-114.9%200-208%2093.1-208%20208s93.1%20208%20208%20208s208-93.1%20208-208c.1-54.1-21-106.1-58.7-144.8c-6.6%208.5-12.3%2017.7-17%2027.4c28.9%2032.3%2044.8%2074.1%2044.9%20117.4c0%2097.7-79.4%20177.1-177.1%20177.1c-30.8%200-61-8.1-87.6-23.4c82.9-107.3%20150.8-37.8%20184.3-226.6c5.8-32.6%2028-94.3%20126.2-160.2c8.1-5.4%202.4-18.1-7-15.7M205.3%20470.4a176.2%20176.2%200%200%201-45.8-60.4c-10.7-23.2-16.3-48.5-16.3-74c0-97.7%2079.4-177.1%20177.1-177.1c26.6%200%2052.8%206.1%2076.6%2017.8c-66%2062.1-126.9%20152.9-191.6%20293.8z%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%22M536.2%2087.2c-26.7%206.8-68.1%2028.5-114.6%2067.5c-30.9-17.5-65.8-26.7-101.4-26.7c-114.9%200-208%2093.1-208%20208s93.1%20208%20208%20208s208-93.1%20208-208c.1-54.1-21-106.1-58.7-144.8c-6.6%208.5-12.3%2017.7-17%2027.4c28.9%2032.3%2044.8%2074.1%2044.9%20117.4c0%2097.7-79.4%20177.1-177.1%20177.1c-30.8%200-61-8.1-87.6-23.4c82.9-107.3%20150.8-37.8%20184.3-226.6c5.8-32.6%2028-94.3%20126.2-160.2c8.1-5.4%202.4-18.1-7-15.7M205.3%20470.4a176.2%20176.2%200%200%201-45.8-60.4c-10.7-23.2-16.3-48.5-16.3-74c0-97.7%2079.4-177.1%20177.1-177.1c26.6%200%2052.8%206.1%2076.6%2017.8c-66%2062.1-126.9%20152.9-191.6%20293.8z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/pied-piper.svg?color=%231a73e8&size=48