palfed logo
palfed from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.
- Name
- palfed
- Set
- Font Awesome Brands
- Style
- Brand
- Viewbox
- 640×640
- License
- CC BY 4.0
The same logo in other sets
Use the palfed logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M416.9 257.9c0-47.4-55.2-44.2-95.4-29.8c-1.3 39.4-2.5 80.7-3 119.8c.7 2.8 2.6 6.2 15.1 6.2c36.8 0 83.4-42.8 83.3-96.2m-194.5 72.2c.2 0 6.5-2.7 11.2-2.7c26.6 0 20.7 44.1-14.4 44.1c-21.5 0-37.1-18.1-37.1-43c0-42 42.9-95.6 100.7-126.5c1-12.4 3-22 10.5-28.2c11.2-9 26.6-3.5 29.5 11.1c72.2-22.2 135.2 1 135.2 72c0 77.9-79.3 152.6-140.1 138.2c-.1 39.4.9 74.4 2.7 100v.2c.2 3.4.6 12.5-5.3 19.1c-9.6 10.6-33.4 10-36.4-22.3c-4.1-44.4.2-206.1 1.4-242.5c-21.5 15-58.5 50.3-58.5 75.9c.2 2.5.4 4 .6 4.6M40 245.1s-.1 37.4 38.4 37.4h30l22.4 217.2s0 44.3 44.7 44.3h288.9s44.7-.4 44.7-44.3l22.4-217.2h30s38.4 1.2 38.4-37.4c0 0 .1-37.4-38.4-37.4h-30.1c-7.3-25.6-30.2-74.3-119.4-74.3h-28v-19.1s-2.7-18.4-21.1-18.4h-85.8s-21.1 0-21.1 18.4v19.1h-28.1s-105 4.2-120.5 74.3h-29S40 206.5 40 245.1"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsPalfed(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="M416.9 257.9c0-47.4-55.2-44.2-95.4-29.8c-1.3 39.4-2.5 80.7-3 119.8c.7 2.8 2.6 6.2 15.1 6.2c36.8 0 83.4-42.8 83.3-96.2m-194.5 72.2c.2 0 6.5-2.7 11.2-2.7c26.6 0 20.7 44.1-14.4 44.1c-21.5 0-37.1-18.1-37.1-43c0-42 42.9-95.6 100.7-126.5c1-12.4 3-22 10.5-28.2c11.2-9 26.6-3.5 29.5 11.1c72.2-22.2 135.2 1 135.2 72c0 77.9-79.3 152.6-140.1 138.2c-.1 39.4.9 74.4 2.7 100v.2c.2 3.4.6 12.5-5.3 19.1c-9.6 10.6-33.4 10-36.4-22.3c-4.1-44.4.2-206.1 1.4-242.5c-21.5 15-58.5 50.3-58.5 75.9c.2 2.5.4 4 .6 4.6M40 245.1s-.1 37.4 38.4 37.4h30l22.4 217.2s0 44.3 44.7 44.3h288.9s44.7-.4 44.7-44.3l22.4-217.2h30s38.4 1.2 38.4-37.4c0 0 .1-37.4-38.4-37.4h-30.1c-7.3-25.6-30.2-74.3-119.4-74.3h-28v-19.1s-2.7-18.4-21.1-18.4h-85.8s-21.1 0-21.1 18.4v19.1h-28.1s-105 4.2-120.5 74.3h-29S40 206.5 40 245.1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M416.9 257.9c0-47.4-55.2-44.2-95.4-29.8c-1.3 39.4-2.5 80.7-3 119.8c.7 2.8 2.6 6.2 15.1 6.2c36.8 0 83.4-42.8 83.3-96.2m-194.5 72.2c.2 0 6.5-2.7 11.2-2.7c26.6 0 20.7 44.1-14.4 44.1c-21.5 0-37.1-18.1-37.1-43c0-42 42.9-95.6 100.7-126.5c1-12.4 3-22 10.5-28.2c11.2-9 26.6-3.5 29.5 11.1c72.2-22.2 135.2 1 135.2 72c0 77.9-79.3 152.6-140.1 138.2c-.1 39.4.9 74.4 2.7 100v.2c.2 3.4.6 12.5-5.3 19.1c-9.6 10.6-33.4 10-36.4-22.3c-4.1-44.4.2-206.1 1.4-242.5c-21.5 15-58.5 50.3-58.5 75.9c.2 2.5.4 4 .6 4.6M40 245.1s-.1 37.4 38.4 37.4h30l22.4 217.2s0 44.3 44.7 44.3h288.9s44.7-.4 44.7-44.3l22.4-217.2h30s38.4 1.2 38.4-37.4c0 0 .1-37.4-38.4-37.4h-30.1c-7.3-25.6-30.2-74.3-119.4-74.3h-28v-19.1s-2.7-18.4-21.1-18.4h-85.8s-21.1 0-21.1 18.4v19.1h-28.1s-105 4.2-120.5 74.3h-29S40 206.5 40 245.1"/></svg> </template>
CSS
.icon-palfed {
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%22M416.9%20257.9c0-47.4-55.2-44.2-95.4-29.8c-1.3%2039.4-2.5%2080.7-3%20119.8c.7%202.8%202.6%206.2%2015.1%206.2c36.8%200%2083.4-42.8%2083.3-96.2m-194.5%2072.2c.2%200%206.5-2.7%2011.2-2.7c26.6%200%2020.7%2044.1-14.4%2044.1c-21.5%200-37.1-18.1-37.1-43c0-42%2042.9-95.6%20100.7-126.5c1-12.4%203-22%2010.5-28.2c11.2-9%2026.6-3.5%2029.5%2011.1c72.2-22.2%20135.2%201%20135.2%2072c0%2077.9-79.3%20152.6-140.1%20138.2c-.1%2039.4.9%2074.4%202.7%20100v.2c.2%203.4.6%2012.5-5.3%2019.1c-9.6%2010.6-33.4%2010-36.4-22.3c-4.1-44.4.2-206.1%201.4-242.5c-21.5%2015-58.5%2050.3-58.5%2075.9c.2%202.5.4%204%20.6%204.6M40%20245.1s-.1%2037.4%2038.4%2037.4h30l22.4%20217.2s0%2044.3%2044.7%2044.3h288.9s44.7-.4%2044.7-44.3l22.4-217.2h30s38.4%201.2%2038.4-37.4c0%200%20.1-37.4-38.4-37.4h-30.1c-7.3-25.6-30.2-74.3-119.4-74.3h-28v-19.1s-2.7-18.4-21.1-18.4h-85.8s-21.1%200-21.1%2018.4v19.1h-28.1s-105%204.2-120.5%2074.3h-29S40%20206.5%2040%20245.1%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%22M416.9%20257.9c0-47.4-55.2-44.2-95.4-29.8c-1.3%2039.4-2.5%2080.7-3%20119.8c.7%202.8%202.6%206.2%2015.1%206.2c36.8%200%2083.4-42.8%2083.3-96.2m-194.5%2072.2c.2%200%206.5-2.7%2011.2-2.7c26.6%200%2020.7%2044.1-14.4%2044.1c-21.5%200-37.1-18.1-37.1-43c0-42%2042.9-95.6%20100.7-126.5c1-12.4%203-22%2010.5-28.2c11.2-9%2026.6-3.5%2029.5%2011.1c72.2-22.2%20135.2%201%20135.2%2072c0%2077.9-79.3%20152.6-140.1%20138.2c-.1%2039.4.9%2074.4%202.7%20100v.2c.2%203.4.6%2012.5-5.3%2019.1c-9.6%2010.6-33.4%2010-36.4-22.3c-4.1-44.4.2-206.1%201.4-242.5c-21.5%2015-58.5%2050.3-58.5%2075.9c.2%202.5.4%204%20.6%204.6M40%20245.1s-.1%2037.4%2038.4%2037.4h30l22.4%20217.2s0%2044.3%2044.7%2044.3h288.9s44.7-.4%2044.7-44.3l22.4-217.2h30s38.4%201.2%2038.4-37.4c0%200%20.1-37.4-38.4-37.4h-30.1c-7.3-25.6-30.2-74.3-119.4-74.3h-28v-19.1s-2.7-18.4-21.1-18.4h-85.8s-21.1%200-21.1%2018.4v19.1h-28.1s-105%204.2-120.5%2074.3h-29S40%20206.5%2040%20245.1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/palfed.svg?color=%231a73e8&size=48