fonticons fi logo
fonticons-fi from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- fonticons-fi
- Set
- Font Awesome 6 Brands
- Style
- Regular
- Viewbox
- 384×512
- License
- CC BY 4.0
The same logo in other sets
Use the fonticons fi logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 384 512"><path fill="currentColor" d="M114.4 224h92.4l-15.2 51.2h-76.4V433c0 8-2.8 9.2 4.4 10l59.6 5.6V483H0v-35.2l29.2-2.8c7.2-.8 9.2-3.2 9.2-10.8V278.4c0-3.2-4-3.2-8-3.2H0V224h38.4v-28.8c0-68 36.4-96 106-96c46.8 0 88.8 11.2 88.8 72.4l-69.6 8.4c.4-25.6-6-31.6-22.4-31.6c-25.2 0-26 13.6-26 37.6v32c0 3.2-4.8 6-.8 6M384 483H243.2v-34.4l28-3.6c7.2-.8 10.4-2.4 10.4-10V287c0-5.6-4-9.2-9.2-10.8l-33.2-8.8l9.2-40.4h110v208c0 8-3.6 8.8 4 10l21.6 3.6zm-30-347.2l12.4 45.6l-10 10l-42.8-22.8l-42.8 22.8l-10-10l12.4-45.6l-30-36.4l4.8-10h38L307.2 51H320l21.2 38.4h38l4.8 13.2z"/></svg>
React
import type { SVGProps } from "react";
export function Fa6BrandsFonticonsFi(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 384 512"><path fill="currentColor" d="M114.4 224h92.4l-15.2 51.2h-76.4V433c0 8-2.8 9.2 4.4 10l59.6 5.6V483H0v-35.2l29.2-2.8c7.2-.8 9.2-3.2 9.2-10.8V278.4c0-3.2-4-3.2-8-3.2H0V224h38.4v-28.8c0-68 36.4-96 106-96c46.8 0 88.8 11.2 88.8 72.4l-69.6 8.4c.4-25.6-6-31.6-22.4-31.6c-25.2 0-26 13.6-26 37.6v32c0 3.2-4.8 6-.8 6M384 483H243.2v-34.4l28-3.6c7.2-.8 10.4-2.4 10.4-10V287c0-5.6-4-9.2-9.2-10.8l-33.2-8.8l9.2-40.4h110v208c0 8-3.6 8.8 4 10l21.6 3.6zm-30-347.2l12.4 45.6l-10 10l-42.8-22.8l-42.8 22.8l-10-10l12.4-45.6l-30-36.4l4.8-10h38L307.2 51H320l21.2 38.4h38l4.8 13.2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 384 512"><path fill="currentColor" d="M114.4 224h92.4l-15.2 51.2h-76.4V433c0 8-2.8 9.2 4.4 10l59.6 5.6V483H0v-35.2l29.2-2.8c7.2-.8 9.2-3.2 9.2-10.8V278.4c0-3.2-4-3.2-8-3.2H0V224h38.4v-28.8c0-68 36.4-96 106-96c46.8 0 88.8 11.2 88.8 72.4l-69.6 8.4c.4-25.6-6-31.6-22.4-31.6c-25.2 0-26 13.6-26 37.6v32c0 3.2-4.8 6-.8 6M384 483H243.2v-34.4l28-3.6c7.2-.8 10.4-2.4 10.4-10V287c0-5.6-4-9.2-9.2-10.8l-33.2-8.8l9.2-40.4h110v208c0 8-3.6 8.8 4 10l21.6 3.6zm-30-347.2l12.4 45.6l-10 10l-42.8-22.8l-42.8 22.8l-10-10l12.4-45.6l-30-36.4l4.8-10h38L307.2 51H320l21.2 38.4h38l4.8 13.2z"/></svg> </template>
CSS
.icon-fonticons-fi {
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%20384%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M114.4%20224h92.4l-15.2%2051.2h-76.4V433c0%208-2.8%209.2%204.4%2010l59.6%205.6V483H0v-35.2l29.2-2.8c7.2-.8%209.2-3.2%209.2-10.8V278.4c0-3.2-4-3.2-8-3.2H0V224h38.4v-28.8c0-68%2036.4-96%20106-96c46.8%200%2088.8%2011.2%2088.8%2072.4l-69.6%208.4c.4-25.6-6-31.6-22.4-31.6c-25.2%200-26%2013.6-26%2037.6v32c0%203.2-4.8%206-.8%206M384%20483H243.2v-34.4l28-3.6c7.2-.8%2010.4-2.4%2010.4-10V287c0-5.6-4-9.2-9.2-10.8l-33.2-8.8l9.2-40.4h110v208c0%208-3.6%208.8%204%2010l21.6%203.6zm-30-347.2l12.4%2045.6l-10%2010l-42.8-22.8l-42.8%2022.8l-10-10l12.4-45.6l-30-36.4l4.8-10h38L307.2%2051H320l21.2%2038.4h38l4.8%2013.2z%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%20384%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M114.4%20224h92.4l-15.2%2051.2h-76.4V433c0%208-2.8%209.2%204.4%2010l59.6%205.6V483H0v-35.2l29.2-2.8c7.2-.8%209.2-3.2%209.2-10.8V278.4c0-3.2-4-3.2-8-3.2H0V224h38.4v-28.8c0-68%2036.4-96%20106-96c46.8%200%2088.8%2011.2%2088.8%2072.4l-69.6%208.4c.4-25.6-6-31.6-22.4-31.6c-25.2%200-26%2013.6-26%2037.6v32c0%203.2-4.8%206-.8%206M384%20483H243.2v-34.4l28-3.6c7.2-.8%2010.4-2.4%2010.4-10V287c0-5.6-4-9.2-9.2-10.8l-33.2-8.8l9.2-40.4h110v208c0%208-3.6%208.8%204%2010l21.6%203.6zm-30-347.2l12.4%2045.6l-10%2010l-42.8-22.8l-42.8%2022.8l-10-10l12.4-45.6l-30-36.4l4.8-10h38L307.2%2051H320l21.2%2038.4h38l4.8%2013.2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-brands/fonticons-fi.svg?color=%231a73e8&size=48