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

Name
fort-awesome
Set
Font Awesome 6 Brands
Style
Regular
Viewbox
512×512
License
CC BY 4.0

The same logo in other sets

Related icons in Font Awesome 6 Brands

Use the fort awesome logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M489.2 287.9h-27.4c-2.6 0-4.6 2-4.6 4.6v32h-36.6V146.2c0-2.6-2-4.6-4.6-4.6h-27.4c-2.6 0-4.6 2-4.6 4.6v32h-36.6v-32c0-2.6-2-4.6-4.6-4.6h-27.4c-2.6 0-4.6 2-4.6 4.6v32h-36.6v-32c0-6-8-4.6-11.7-4.6v-38c8.3-2 17.1-3.4 25.7-3.4c10.9 0 20.9 4.3 31.4 4.3c4.6 0 27.7-1.1 27.7-8v-60c0-2.6-2-4.6-4.6-4.6c-5.1 0-15.1 4.3-24 4.3c-9.7 0-20.9-4.3-32.6-4.3c-8 0-16 1.1-23.7 2.9v-4.9c5.4-2.6 9.1-8.3 9.1-14.3c0-20.7-31.4-20.8-31.4 0c0 6 3.7 11.7 9.1 14.3v111.7c-3.7 0-11.7-1.4-11.7 4.6v32h-36.6v-32c0-2.6-2-4.6-4.6-4.6h-27.4c-2.6 0-4.6 2-4.6 4.6v32H128v-32c0-2.6-2-4.6-4.6-4.6H96c-2.6 0-4.6 2-4.6 4.6v178.3H54.8v-32c0-2.6-2-4.6-4.6-4.6H22.8c-2.6 0-4.6 2-4.6 4.6V512h182.9v-96c0-72.6 109.7-72.6 109.7 0v96h182.9V292.5c.1-2.6-1.9-4.6-4.5-4.6m-288.1-4.5c0 2.6-2 4.6-4.6 4.6h-27.4c-2.6 0-4.6-2-4.6-4.6v-64c0-2.6 2-4.6 4.6-4.6h27.4c2.6 0 4.6 2 4.6 4.6zm146.4 0c0 2.6-2 4.6-4.6 4.6h-27.4c-2.6 0-4.6-2-4.6-4.6v-64c0-2.6 2-4.6 4.6-4.6h27.4c2.6 0 4.6 2 4.6 4.6z"/></svg>

React

import type { SVGProps } from "react";

export function Fa6BrandsFortAwesome(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="M489.2 287.9h-27.4c-2.6 0-4.6 2-4.6 4.6v32h-36.6V146.2c0-2.6-2-4.6-4.6-4.6h-27.4c-2.6 0-4.6 2-4.6 4.6v32h-36.6v-32c0-2.6-2-4.6-4.6-4.6h-27.4c-2.6 0-4.6 2-4.6 4.6v32h-36.6v-32c0-6-8-4.6-11.7-4.6v-38c8.3-2 17.1-3.4 25.7-3.4c10.9 0 20.9 4.3 31.4 4.3c4.6 0 27.7-1.1 27.7-8v-60c0-2.6-2-4.6-4.6-4.6c-5.1 0-15.1 4.3-24 4.3c-9.7 0-20.9-4.3-32.6-4.3c-8 0-16 1.1-23.7 2.9v-4.9c5.4-2.6 9.1-8.3 9.1-14.3c0-20.7-31.4-20.8-31.4 0c0 6 3.7 11.7 9.1 14.3v111.7c-3.7 0-11.7-1.4-11.7 4.6v32h-36.6v-32c0-2.6-2-4.6-4.6-4.6h-27.4c-2.6 0-4.6 2-4.6 4.6v32H128v-32c0-2.6-2-4.6-4.6-4.6H96c-2.6 0-4.6 2-4.6 4.6v178.3H54.8v-32c0-2.6-2-4.6-4.6-4.6H22.8c-2.6 0-4.6 2-4.6 4.6V512h182.9v-96c0-72.6 109.7-72.6 109.7 0v96h182.9V292.5c.1-2.6-1.9-4.6-4.5-4.6m-288.1-4.5c0 2.6-2 4.6-4.6 4.6h-27.4c-2.6 0-4.6-2-4.6-4.6v-64c0-2.6 2-4.6 4.6-4.6h27.4c2.6 0 4.6 2 4.6 4.6zm146.4 0c0 2.6-2 4.6-4.6 4.6h-27.4c-2.6 0-4.6-2-4.6-4.6v-64c0-2.6 2-4.6 4.6-4.6h27.4c2.6 0 4.6 2 4.6 4.6z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M489.2 287.9h-27.4c-2.6 0-4.6 2-4.6 4.6v32h-36.6V146.2c0-2.6-2-4.6-4.6-4.6h-27.4c-2.6 0-4.6 2-4.6 4.6v32h-36.6v-32c0-2.6-2-4.6-4.6-4.6h-27.4c-2.6 0-4.6 2-4.6 4.6v32h-36.6v-32c0-6-8-4.6-11.7-4.6v-38c8.3-2 17.1-3.4 25.7-3.4c10.9 0 20.9 4.3 31.4 4.3c4.6 0 27.7-1.1 27.7-8v-60c0-2.6-2-4.6-4.6-4.6c-5.1 0-15.1 4.3-24 4.3c-9.7 0-20.9-4.3-32.6-4.3c-8 0-16 1.1-23.7 2.9v-4.9c5.4-2.6 9.1-8.3 9.1-14.3c0-20.7-31.4-20.8-31.4 0c0 6 3.7 11.7 9.1 14.3v111.7c-3.7 0-11.7-1.4-11.7 4.6v32h-36.6v-32c0-2.6-2-4.6-4.6-4.6h-27.4c-2.6 0-4.6 2-4.6 4.6v32H128v-32c0-2.6-2-4.6-4.6-4.6H96c-2.6 0-4.6 2-4.6 4.6v178.3H54.8v-32c0-2.6-2-4.6-4.6-4.6H22.8c-2.6 0-4.6 2-4.6 4.6V512h182.9v-96c0-72.6 109.7-72.6 109.7 0v96h182.9V292.5c.1-2.6-1.9-4.6-4.5-4.6m-288.1-4.5c0 2.6-2 4.6-4.6 4.6h-27.4c-2.6 0-4.6-2-4.6-4.6v-64c0-2.6 2-4.6 4.6-4.6h27.4c2.6 0 4.6 2 4.6 4.6zm146.4 0c0 2.6-2 4.6-4.6 4.6h-27.4c-2.6 0-4.6-2-4.6-4.6v-64c0-2.6 2-4.6 4.6-4.6h27.4c2.6 0 4.6 2 4.6 4.6z"/></svg>
</template>

CSS

.icon-fort-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%22M489.2%20287.9h-27.4c-2.6%200-4.6%202-4.6%204.6v32h-36.6V146.2c0-2.6-2-4.6-4.6-4.6h-27.4c-2.6%200-4.6%202-4.6%204.6v32h-36.6v-32c0-2.6-2-4.6-4.6-4.6h-27.4c-2.6%200-4.6%202-4.6%204.6v32h-36.6v-32c0-6-8-4.6-11.7-4.6v-38c8.3-2%2017.1-3.4%2025.7-3.4c10.9%200%2020.9%204.3%2031.4%204.3c4.6%200%2027.7-1.1%2027.7-8v-60c0-2.6-2-4.6-4.6-4.6c-5.1%200-15.1%204.3-24%204.3c-9.7%200-20.9-4.3-32.6-4.3c-8%200-16%201.1-23.7%202.9v-4.9c5.4-2.6%209.1-8.3%209.1-14.3c0-20.7-31.4-20.8-31.4%200c0%206%203.7%2011.7%209.1%2014.3v111.7c-3.7%200-11.7-1.4-11.7%204.6v32h-36.6v-32c0-2.6-2-4.6-4.6-4.6h-27.4c-2.6%200-4.6%202-4.6%204.6v32H128v-32c0-2.6-2-4.6-4.6-4.6H96c-2.6%200-4.6%202-4.6%204.6v178.3H54.8v-32c0-2.6-2-4.6-4.6-4.6H22.8c-2.6%200-4.6%202-4.6%204.6V512h182.9v-96c0-72.6%20109.7-72.6%20109.7%200v96h182.9V292.5c.1-2.6-1.9-4.6-4.5-4.6m-288.1-4.5c0%202.6-2%204.6-4.6%204.6h-27.4c-2.6%200-4.6-2-4.6-4.6v-64c0-2.6%202-4.6%204.6-4.6h27.4c2.6%200%204.6%202%204.6%204.6zm146.4%200c0%202.6-2%204.6-4.6%204.6h-27.4c-2.6%200-4.6-2-4.6-4.6v-64c0-2.6%202-4.6%204.6-4.6h27.4c2.6%200%204.6%202%204.6%204.6z%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%22M489.2%20287.9h-27.4c-2.6%200-4.6%202-4.6%204.6v32h-36.6V146.2c0-2.6-2-4.6-4.6-4.6h-27.4c-2.6%200-4.6%202-4.6%204.6v32h-36.6v-32c0-2.6-2-4.6-4.6-4.6h-27.4c-2.6%200-4.6%202-4.6%204.6v32h-36.6v-32c0-6-8-4.6-11.7-4.6v-38c8.3-2%2017.1-3.4%2025.7-3.4c10.9%200%2020.9%204.3%2031.4%204.3c4.6%200%2027.7-1.1%2027.7-8v-60c0-2.6-2-4.6-4.6-4.6c-5.1%200-15.1%204.3-24%204.3c-9.7%200-20.9-4.3-32.6-4.3c-8%200-16%201.1-23.7%202.9v-4.9c5.4-2.6%209.1-8.3%209.1-14.3c0-20.7-31.4-20.8-31.4%200c0%206%203.7%2011.7%209.1%2014.3v111.7c-3.7%200-11.7-1.4-11.7%204.6v32h-36.6v-32c0-2.6-2-4.6-4.6-4.6h-27.4c-2.6%200-4.6%202-4.6%204.6v32H128v-32c0-2.6-2-4.6-4.6-4.6H96c-2.6%200-4.6%202-4.6%204.6v178.3H54.8v-32c0-2.6-2-4.6-4.6-4.6H22.8c-2.6%200-4.6%202-4.6%204.6V512h182.9v-96c0-72.6%20109.7-72.6%20109.7%200v96h182.9V292.5c.1-2.6-1.9-4.6-4.5-4.6m-288.1-4.5c0%202.6-2%204.6-4.6%204.6h-27.4c-2.6%200-4.6-2-4.6-4.6v-64c0-2.6%202-4.6%204.6-4.6h27.4c2.6%200%204.6%202%204.6%204.6zm146.4%200c0%202.6-2%204.6-4.6%204.6h-27.4c-2.6%200-4.6-2-4.6-4.6v-64c0-2.6%202-4.6%204.6-4.6h27.4c2.6%200%204.6%202%204.6%204.6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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