firefox browser logo
firefox-browser from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- firefox-browser
- Set
- Font Awesome 6 Brands
- Style
- Regular
- Viewbox
- 512×512
- License
- CC BY 4.0
The same logo in other sets
Use the firefox browser logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M130.22 127.548c.16.01.08.01 0 0m351.42 45.35c-10.61-25.5-32.08-53-48.94-61.73c13.72 26.89 21.67 53.88 24.7 74q.008.207.05.41c-27.58-68.75-74.352-96.47-112.55-156.83c-14.992-23.69-10.924-25.23-13.08-24.66l-.12.07c-46.71 25.953-75.335 78.37-82.58 122.74a127.3 127.3 0 0 0-47.93 12.137a6.524 6.524 0 0 0-3.684 7.288a6.16 6.16 0 0 0 3.006 3.995a6.16 6.16 0 0 0 4.979.45l.52-.21a118.7 118.7 0 0 1 49.53-11.32c62.828-.569 97.157 44.024 107.62 62.29c-13-9.15-36.35-18.19-58.82-14.28c87.74 43.86 64.2 194.536-57.39 189.2c-59.464-2.61-97.07-50.981-100.53-90.8c0 0 11.25-41.95 80.62-41.95c7.5 0 28.93-20.92 29.33-27c-.09-2-42.535-18.876-59.09-35.18c-8.847-8.713-13.052-12.907-16.77-16.06a70 70 0 0 0-6.31-4.77a113.05 113.05 0 0 1-.691-59.63c-25.06 11.41-44.55 29.45-58.71 45.37h-.12c-9.67-12.25-9-52.65-8.43-61.08c-.12-.53-7.228 3.668-8.15 4.31a168.3 168.3 0 0 0-23.84 20.43c-16.291 16.6-44.132 50.154-55.5 101.23c-4.536 20.383-6.76 44.421-6.76 52.3c0 134.7 109.21 243.89 243.92 243.89c120.64 0 223.019-87.227 240.43-202.62c11.572-76.696-14.71-131.068-14.71-131.99"/></svg>
React
import type { SVGProps } from "react";
export function Fa6BrandsFirefoxBrowser(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="M130.22 127.548c.16.01.08.01 0 0m351.42 45.35c-10.61-25.5-32.08-53-48.94-61.73c13.72 26.89 21.67 53.88 24.7 74q.008.207.05.41c-27.58-68.75-74.352-96.47-112.55-156.83c-14.992-23.69-10.924-25.23-13.08-24.66l-.12.07c-46.71 25.953-75.335 78.37-82.58 122.74a127.3 127.3 0 0 0-47.93 12.137a6.524 6.524 0 0 0-3.684 7.288a6.16 6.16 0 0 0 3.006 3.995a6.16 6.16 0 0 0 4.979.45l.52-.21a118.7 118.7 0 0 1 49.53-11.32c62.828-.569 97.157 44.024 107.62 62.29c-13-9.15-36.35-18.19-58.82-14.28c87.74 43.86 64.2 194.536-57.39 189.2c-59.464-2.61-97.07-50.981-100.53-90.8c0 0 11.25-41.95 80.62-41.95c7.5 0 28.93-20.92 29.33-27c-.09-2-42.535-18.876-59.09-35.18c-8.847-8.713-13.052-12.907-16.77-16.06a70 70 0 0 0-6.31-4.77a113.05 113.05 0 0 1-.691-59.63c-25.06 11.41-44.55 29.45-58.71 45.37h-.12c-9.67-12.25-9-52.65-8.43-61.08c-.12-.53-7.228 3.668-8.15 4.31a168.3 168.3 0 0 0-23.84 20.43c-16.291 16.6-44.132 50.154-55.5 101.23c-4.536 20.383-6.76 44.421-6.76 52.3c0 134.7 109.21 243.89 243.92 243.89c120.64 0 223.019-87.227 240.43-202.62c11.572-76.696-14.71-131.068-14.71-131.99"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M130.22 127.548c.16.01.08.01 0 0m351.42 45.35c-10.61-25.5-32.08-53-48.94-61.73c13.72 26.89 21.67 53.88 24.7 74q.008.207.05.41c-27.58-68.75-74.352-96.47-112.55-156.83c-14.992-23.69-10.924-25.23-13.08-24.66l-.12.07c-46.71 25.953-75.335 78.37-82.58 122.74a127.3 127.3 0 0 0-47.93 12.137a6.524 6.524 0 0 0-3.684 7.288a6.16 6.16 0 0 0 3.006 3.995a6.16 6.16 0 0 0 4.979.45l.52-.21a118.7 118.7 0 0 1 49.53-11.32c62.828-.569 97.157 44.024 107.62 62.29c-13-9.15-36.35-18.19-58.82-14.28c87.74 43.86 64.2 194.536-57.39 189.2c-59.464-2.61-97.07-50.981-100.53-90.8c0 0 11.25-41.95 80.62-41.95c7.5 0 28.93-20.92 29.33-27c-.09-2-42.535-18.876-59.09-35.18c-8.847-8.713-13.052-12.907-16.77-16.06a70 70 0 0 0-6.31-4.77a113.05 113.05 0 0 1-.691-59.63c-25.06 11.41-44.55 29.45-58.71 45.37h-.12c-9.67-12.25-9-52.65-8.43-61.08c-.12-.53-7.228 3.668-8.15 4.31a168.3 168.3 0 0 0-23.84 20.43c-16.291 16.6-44.132 50.154-55.5 101.23c-4.536 20.383-6.76 44.421-6.76 52.3c0 134.7 109.21 243.89 243.92 243.89c120.64 0 223.019-87.227 240.43-202.62c11.572-76.696-14.71-131.068-14.71-131.99"/></svg> </template>
CSS
.icon-firefox-browser {
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%22M130.22%20127.548c.16.01.08.01%200%200m351.42%2045.35c-10.61-25.5-32.08-53-48.94-61.73c13.72%2026.89%2021.67%2053.88%2024.7%2074q.008.207.05.41c-27.58-68.75-74.352-96.47-112.55-156.83c-14.992-23.69-10.924-25.23-13.08-24.66l-.12.07c-46.71%2025.953-75.335%2078.37-82.58%20122.74a127.3%20127.3%200%200%200-47.93%2012.137a6.524%206.524%200%200%200-3.684%207.288a6.16%206.16%200%200%200%203.006%203.995a6.16%206.16%200%200%200%204.979.45l.52-.21a118.7%20118.7%200%200%201%2049.53-11.32c62.828-.569%2097.157%2044.024%20107.62%2062.29c-13-9.15-36.35-18.19-58.82-14.28c87.74%2043.86%2064.2%20194.536-57.39%20189.2c-59.464-2.61-97.07-50.981-100.53-90.8c0%200%2011.25-41.95%2080.62-41.95c7.5%200%2028.93-20.92%2029.33-27c-.09-2-42.535-18.876-59.09-35.18c-8.847-8.713-13.052-12.907-16.77-16.06a70%2070%200%200%200-6.31-4.77a113.05%20113.05%200%200%201-.691-59.63c-25.06%2011.41-44.55%2029.45-58.71%2045.37h-.12c-9.67-12.25-9-52.65-8.43-61.08c-.12-.53-7.228%203.668-8.15%204.31a168.3%20168.3%200%200%200-23.84%2020.43c-16.291%2016.6-44.132%2050.154-55.5%20101.23c-4.536%2020.383-6.76%2044.421-6.76%2052.3c0%20134.7%20109.21%20243.89%20243.92%20243.89c120.64%200%20223.019-87.227%20240.43-202.62c11.572-76.696-14.71-131.068-14.71-131.99%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%22M130.22%20127.548c.16.01.08.01%200%200m351.42%2045.35c-10.61-25.5-32.08-53-48.94-61.73c13.72%2026.89%2021.67%2053.88%2024.7%2074q.008.207.05.41c-27.58-68.75-74.352-96.47-112.55-156.83c-14.992-23.69-10.924-25.23-13.08-24.66l-.12.07c-46.71%2025.953-75.335%2078.37-82.58%20122.74a127.3%20127.3%200%200%200-47.93%2012.137a6.524%206.524%200%200%200-3.684%207.288a6.16%206.16%200%200%200%203.006%203.995a6.16%206.16%200%200%200%204.979.45l.52-.21a118.7%20118.7%200%200%201%2049.53-11.32c62.828-.569%2097.157%2044.024%20107.62%2062.29c-13-9.15-36.35-18.19-58.82-14.28c87.74%2043.86%2064.2%20194.536-57.39%20189.2c-59.464-2.61-97.07-50.981-100.53-90.8c0%200%2011.25-41.95%2080.62-41.95c7.5%200%2028.93-20.92%2029.33-27c-.09-2-42.535-18.876-59.09-35.18c-8.847-8.713-13.052-12.907-16.77-16.06a70%2070%200%200%200-6.31-4.77a113.05%20113.05%200%200%201-.691-59.63c-25.06%2011.41-44.55%2029.45-58.71%2045.37h-.12c-9.67-12.25-9-52.65-8.43-61.08c-.12-.53-7.228%203.668-8.15%204.31a168.3%20168.3%200%200%200-23.84%2020.43c-16.291%2016.6-44.132%2050.154-55.5%20101.23c-4.536%2020.383-6.76%2044.421-6.76%2052.3c0%20134.7%20109.21%20243.89%20243.92%20243.89c120.64%200%20223.019-87.227%20240.43-202.62c11.572-76.696-14.71-131.068-14.71-131.99%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-brands/firefox-browser.svg?color=%231a73e8&size=48