pix logo
pix from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.
- Name
- pix
- Set
- Font Awesome Brands
- Style
- Brand
- Viewbox
- 640×640
- License
- CC BY 4.0
The same logo in other sets
Use the pix logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M306.4 356.5c5.4-5.4 14.7-5.4 20.1 0l77 77c14.2 14.2 33.1 22 53.1 22h15.1l-97.1 97.1c-30.3 29.5-79.5 29.5-109.8 0l-97.5-97.4h9.3c20 0 38.9-7.8 53.1-22zm20.1-73.6c-6.4 5.5-14.6 5.6-20.1 0l-76.7-76.7c-14.2-15.1-33.1-22-53.1-22h-9.3l97.4-97.4c30.4-30.3 79.6-30.3 109.9 0l97.2 97.1h-15.2c-20 0-38.9 7.8-53.1 22zm-149.9-76.2c13.8 0 26.5 5.6 37.1 15.4l76.7 76.7c7.2 6.3 16.6 10.8 26.1 10.8c9.4 0 18.8-4.5 26-10.8l77-77c9.8-9.7 23.3-15.3 37.1-15.3h37.7l58.3 58.3c30.3 30.3 30.3 79.5 0 109.8l-58.3 58.3h-37.7c-13.8 0-27.3-5.6-37.1-15.4l-77-77c-13.9-13.9-38.2-13.9-52.1.1l-76.7 76.6c-10.6 9.8-23.3 15.4-37.1 15.4h-31.8l-58-58c-30.3-30.3-30.3-79.5 0-109.8l58-58.1z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsPix(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="M306.4 356.5c5.4-5.4 14.7-5.4 20.1 0l77 77c14.2 14.2 33.1 22 53.1 22h15.1l-97.1 97.1c-30.3 29.5-79.5 29.5-109.8 0l-97.5-97.4h9.3c20 0 38.9-7.8 53.1-22zm20.1-73.6c-6.4 5.5-14.6 5.6-20.1 0l-76.7-76.7c-14.2-15.1-33.1-22-53.1-22h-9.3l97.4-97.4c30.4-30.3 79.6-30.3 109.9 0l97.2 97.1h-15.2c-20 0-38.9 7.8-53.1 22zm-149.9-76.2c13.8 0 26.5 5.6 37.1 15.4l76.7 76.7c7.2 6.3 16.6 10.8 26.1 10.8c9.4 0 18.8-4.5 26-10.8l77-77c9.8-9.7 23.3-15.3 37.1-15.3h37.7l58.3 58.3c30.3 30.3 30.3 79.5 0 109.8l-58.3 58.3h-37.7c-13.8 0-27.3-5.6-37.1-15.4l-77-77c-13.9-13.9-38.2-13.9-52.1.1l-76.7 76.6c-10.6 9.8-23.3 15.4-37.1 15.4h-31.8l-58-58c-30.3-30.3-30.3-79.5 0-109.8l58-58.1z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M306.4 356.5c5.4-5.4 14.7-5.4 20.1 0l77 77c14.2 14.2 33.1 22 53.1 22h15.1l-97.1 97.1c-30.3 29.5-79.5 29.5-109.8 0l-97.5-97.4h9.3c20 0 38.9-7.8 53.1-22zm20.1-73.6c-6.4 5.5-14.6 5.6-20.1 0l-76.7-76.7c-14.2-15.1-33.1-22-53.1-22h-9.3l97.4-97.4c30.4-30.3 79.6-30.3 109.9 0l97.2 97.1h-15.2c-20 0-38.9 7.8-53.1 22zm-149.9-76.2c13.8 0 26.5 5.6 37.1 15.4l76.7 76.7c7.2 6.3 16.6 10.8 26.1 10.8c9.4 0 18.8-4.5 26-10.8l77-77c9.8-9.7 23.3-15.3 37.1-15.3h37.7l58.3 58.3c30.3 30.3 30.3 79.5 0 109.8l-58.3 58.3h-37.7c-13.8 0-27.3-5.6-37.1-15.4l-77-77c-13.9-13.9-38.2-13.9-52.1.1l-76.7 76.6c-10.6 9.8-23.3 15.4-37.1 15.4h-31.8l-58-58c-30.3-30.3-30.3-79.5 0-109.8l58-58.1z"/></svg> </template>
CSS
.icon-pix {
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%22M306.4%20356.5c5.4-5.4%2014.7-5.4%2020.1%200l77%2077c14.2%2014.2%2033.1%2022%2053.1%2022h15.1l-97.1%2097.1c-30.3%2029.5-79.5%2029.5-109.8%200l-97.5-97.4h9.3c20%200%2038.9-7.8%2053.1-22zm20.1-73.6c-6.4%205.5-14.6%205.6-20.1%200l-76.7-76.7c-14.2-15.1-33.1-22-53.1-22h-9.3l97.4-97.4c30.4-30.3%2079.6-30.3%20109.9%200l97.2%2097.1h-15.2c-20%200-38.9%207.8-53.1%2022zm-149.9-76.2c13.8%200%2026.5%205.6%2037.1%2015.4l76.7%2076.7c7.2%206.3%2016.6%2010.8%2026.1%2010.8c9.4%200%2018.8-4.5%2026-10.8l77-77c9.8-9.7%2023.3-15.3%2037.1-15.3h37.7l58.3%2058.3c30.3%2030.3%2030.3%2079.5%200%20109.8l-58.3%2058.3h-37.7c-13.8%200-27.3-5.6-37.1-15.4l-77-77c-13.9-13.9-38.2-13.9-52.1.1l-76.7%2076.6c-10.6%209.8-23.3%2015.4-37.1%2015.4h-31.8l-58-58c-30.3-30.3-30.3-79.5%200-109.8l58-58.1z%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%22M306.4%20356.5c5.4-5.4%2014.7-5.4%2020.1%200l77%2077c14.2%2014.2%2033.1%2022%2053.1%2022h15.1l-97.1%2097.1c-30.3%2029.5-79.5%2029.5-109.8%200l-97.5-97.4h9.3c20%200%2038.9-7.8%2053.1-22zm20.1-73.6c-6.4%205.5-14.6%205.6-20.1%200l-76.7-76.7c-14.2-15.1-33.1-22-53.1-22h-9.3l97.4-97.4c30.4-30.3%2079.6-30.3%20109.9%200l97.2%2097.1h-15.2c-20%200-38.9%207.8-53.1%2022zm-149.9-76.2c13.8%200%2026.5%205.6%2037.1%2015.4l76.7%2076.7c7.2%206.3%2016.6%2010.8%2026.1%2010.8c9.4%200%2018.8-4.5%2026-10.8l77-77c9.8-9.7%2023.3-15.3%2037.1-15.3h37.7l58.3%2058.3c30.3%2030.3%2030.3%2079.5%200%20109.8l-58.3%2058.3h-37.7c-13.8%200-27.3-5.6-37.1-15.4l-77-77c-13.9-13.9-38.2-13.9-52.1.1l-76.7%2076.6c-10.6%209.8-23.3%2015.4-37.1%2015.4h-31.8l-58-58c-30.3-30.3-30.3-79.5%200-109.8l58-58.1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/pix.svg?color=%231a73e8&size=48