font awesome logo
font-awesome from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- font-awesome
- Set
- Font Awesome 6 Brands
- Style
- Regular
- Viewbox
- 512×512
- License
- CC BY 4.0
The same logo in other sets
Use the font awesome logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M91.7 96c14.6-9.2 24.3-25.5 24.3-44c0-28.7-23.3-52-52-52S12 23.3 12 52c0 16.7 7.8 31.5 20 41v419h64v-64h373.6c14.6 0 26.4-11.8 26.4-26.4c0-3.7-.8-7.3-2.3-10.7L432 272l61.7-138.9c1.5-3.4 2.3-7 2.3-10.7c0-14.6-11.8-26.4-26.4-26.4z"/></svg>
React
import type { SVGProps } from "react";
export function Fa6BrandsFontAwesome(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M91.7 96c14.6-9.2 24.3-25.5 24.3-44c0-28.7-23.3-52-52-52S12 23.3 12 52c0 16.7 7.8 31.5 20 41v419h64v-64h373.6c14.6 0 26.4-11.8 26.4-26.4c0-3.7-.8-7.3-2.3-10.7L432 272l61.7-138.9c1.5-3.4 2.3-7 2.3-10.7c0-14.6-11.8-26.4-26.4-26.4z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M91.7 96c14.6-9.2 24.3-25.5 24.3-44c0-28.7-23.3-52-52-52S12 23.3 12 52c0 16.7 7.8 31.5 20 41v419h64v-64h373.6c14.6 0 26.4-11.8 26.4-26.4c0-3.7-.8-7.3-2.3-10.7L432 272l61.7-138.9c1.5-3.4 2.3-7 2.3-10.7c0-14.6-11.8-26.4-26.4-26.4z"/></svg> </template>
CSS
.icon-font-awesome {
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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M91.7%2096c14.6-9.2%2024.3-25.5%2024.3-44c0-28.7-23.3-52-52-52S12%2023.3%2012%2052c0%2016.7%207.8%2031.5%2020%2041v419h64v-64h373.6c14.6%200%2026.4-11.8%2026.4-26.4c0-3.7-.8-7.3-2.3-10.7L432%20272l61.7-138.9c1.5-3.4%202.3-7%202.3-10.7c0-14.6-11.8-26.4-26.4-26.4z%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M91.7%2096c14.6-9.2%2024.3-25.5%2024.3-44c0-28.7-23.3-52-52-52S12%2023.3%2012%2052c0%2016.7%207.8%2031.5%2020%2041v419h64v-64h373.6c14.6%200%2026.4-11.8%2026.4-26.4c0-3.7-.8-7.3-2.3-10.7L432%20272l61.7-138.9c1.5-3.4%202.3-7%202.3-10.7c0-14.6-11.8-26.4-26.4-26.4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-brands/font-awesome.svg?color=%231a73e8&size=48