browser firefox icon
browser-firefox from Bootstrap Icons by The Bootstrap Authors · Outline · MIT Free for personal and commercial use.
- Name
- browser-firefox
- Set
- Bootstrap Icons
- Style
- Outline
- Viewbox
- 16×16
- License
- MIT
Related icons in Bootstrap Icons
Use the browser firefox icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M13.384 3.408c.535.276 1.22 1.152 1.556 1.963a8 8 0 0 1 .503 3.897l-.009.077l-.026.224A7.758 7.758 0 0 1 .006 8.257v-.04q.025-.545.114-1.082c.01-.074.075-.42.09-.489l.01-.051a6.6 6.6 0 0 1 1.041-2.35q.327-.465.725-.87q.35-.358.758-.65a1.5 1.5 0 0 1 .26-.137c-.018.268-.04 1.553.268 1.943h.003a5.7 5.7 0 0 1 1.868-1.443a3.6 3.6 0 0 0 .021 1.896q.105.07.2.152c.107.09.226.207.454.433l.068.066l.009.009a2 2 0 0 0 .213.18c.383.287.943.563 1.306.741c.201.1.342.168.359.193l.004.008c-.012.193-.695.858-.933.858c-2.206 0-2.564 1.335-2.564 1.335c.087.997.714 1.839 1.517 2.357a4 4 0 0 0 .439.241q.114.05.228.094c.325.115.665.18 1.01.194c3.043.143 4.155-2.804 3.129-4.745v-.001a3 3 0 0 0-.731-.9a3 3 0 0 0-.571-.37l-.003-.002a2.68 2.68 0 0 1 1.87.454a3.92 3.92 0 0 0-3.396-1.983q-.116.001-.23.01l-.042.003V4.31h-.002a4 4 0 0 0-.8.14a7 7 0 0 0-.333-.314a2 2 0 0 0-.2-.152a4 4 0 0 1-.088-.383a5 5 0 0 1 1.352-.289l.05-.003c.052-.004.125-.01.205-.012C7.996 2.212 8.733.843 10.17.002l-.003.005l.003-.001l.002-.002h.002l.002-.002h.015a.02.02 0 0 1 .012.007a2.4 2.4 0 0 0 .206.48q.09.153.183.297c.49.774 1.023 1.379 1.543 1.968c.771.874 1.512 1.715 2.036 3.02l-.001-.013a8 8 0 0 0-.786-2.353"/></svg>
React
import type { SVGProps } from "react";
export function BiBrowserFirefox(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M13.384 3.408c.535.276 1.22 1.152 1.556 1.963a8 8 0 0 1 .503 3.897l-.009.077l-.026.224A7.758 7.758 0 0 1 .006 8.257v-.04q.025-.545.114-1.082c.01-.074.075-.42.09-.489l.01-.051a6.6 6.6 0 0 1 1.041-2.35q.327-.465.725-.87q.35-.358.758-.65a1.5 1.5 0 0 1 .26-.137c-.018.268-.04 1.553.268 1.943h.003a5.7 5.7 0 0 1 1.868-1.443a3.6 3.6 0 0 0 .021 1.896q.105.07.2.152c.107.09.226.207.454.433l.068.066l.009.009a2 2 0 0 0 .213.18c.383.287.943.563 1.306.741c.201.1.342.168.359.193l.004.008c-.012.193-.695.858-.933.858c-2.206 0-2.564 1.335-2.564 1.335c.087.997.714 1.839 1.517 2.357a4 4 0 0 0 .439.241q.114.05.228.094c.325.115.665.18 1.01.194c3.043.143 4.155-2.804 3.129-4.745v-.001a3 3 0 0 0-.731-.9a3 3 0 0 0-.571-.37l-.003-.002a2.68 2.68 0 0 1 1.87.454a3.92 3.92 0 0 0-3.396-1.983q-.116.001-.23.01l-.042.003V4.31h-.002a4 4 0 0 0-.8.14a7 7 0 0 0-.333-.314a2 2 0 0 0-.2-.152a4 4 0 0 1-.088-.383a5 5 0 0 1 1.352-.289l.05-.003c.052-.004.125-.01.205-.012C7.996 2.212 8.733.843 10.17.002l-.003.005l.003-.001l.002-.002h.002l.002-.002h.015a.02.02 0 0 1 .012.007a2.4 2.4 0 0 0 .206.48q.09.153.183.297c.49.774 1.023 1.379 1.543 1.968c.771.874 1.512 1.715 2.036 3.02l-.001-.013a8 8 0 0 0-.786-2.353"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M13.384 3.408c.535.276 1.22 1.152 1.556 1.963a8 8 0 0 1 .503 3.897l-.009.077l-.026.224A7.758 7.758 0 0 1 .006 8.257v-.04q.025-.545.114-1.082c.01-.074.075-.42.09-.489l.01-.051a6.6 6.6 0 0 1 1.041-2.35q.327-.465.725-.87q.35-.358.758-.65a1.5 1.5 0 0 1 .26-.137c-.018.268-.04 1.553.268 1.943h.003a5.7 5.7 0 0 1 1.868-1.443a3.6 3.6 0 0 0 .021 1.896q.105.07.2.152c.107.09.226.207.454.433l.068.066l.009.009a2 2 0 0 0 .213.18c.383.287.943.563 1.306.741c.201.1.342.168.359.193l.004.008c-.012.193-.695.858-.933.858c-2.206 0-2.564 1.335-2.564 1.335c.087.997.714 1.839 1.517 2.357a4 4 0 0 0 .439.241q.114.05.228.094c.325.115.665.18 1.01.194c3.043.143 4.155-2.804 3.129-4.745v-.001a3 3 0 0 0-.731-.9a3 3 0 0 0-.571-.37l-.003-.002a2.68 2.68 0 0 1 1.87.454a3.92 3.92 0 0 0-3.396-1.983q-.116.001-.23.01l-.042.003V4.31h-.002a4 4 0 0 0-.8.14a7 7 0 0 0-.333-.314a2 2 0 0 0-.2-.152a4 4 0 0 1-.088-.383a5 5 0 0 1 1.352-.289l.05-.003c.052-.004.125-.01.205-.012C7.996 2.212 8.733.843 10.17.002l-.003.005l.003-.001l.002-.002h.002l.002-.002h.015a.02.02 0 0 1 .012.007a2.4 2.4 0 0 0 .206.48q.09.153.183.297c.49.774 1.023 1.379 1.543 1.968c.771.874 1.512 1.715 2.036 3.02l-.001-.013a8 8 0 0 0-.786-2.353"/></svg> </template>
CSS
.icon-browser-firefox {
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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.384%203.408c.535.276%201.22%201.152%201.556%201.963a8%208%200%200%201%20.503%203.897l-.009.077l-.026.224A7.758%207.758%200%200%201%20.006%208.257v-.04q.025-.545.114-1.082c.01-.074.075-.42.09-.489l.01-.051a6.6%206.6%200%200%201%201.041-2.35q.327-.465.725-.87q.35-.358.758-.65a1.5%201.5%200%200%201%20.26-.137c-.018.268-.04%201.553.268%201.943h.003a5.7%205.7%200%200%201%201.868-1.443a3.6%203.6%200%200%200%20.021%201.896q.105.07.2.152c.107.09.226.207.454.433l.068.066l.009.009a2%202%200%200%200%20.213.18c.383.287.943.563%201.306.741c.201.1.342.168.359.193l.004.008c-.012.193-.695.858-.933.858c-2.206%200-2.564%201.335-2.564%201.335c.087.997.714%201.839%201.517%202.357a4%204%200%200%200%20.439.241q.114.05.228.094c.325.115.665.18%201.01.194c3.043.143%204.155-2.804%203.129-4.745v-.001a3%203%200%200%200-.731-.9a3%203%200%200%200-.571-.37l-.003-.002a2.68%202.68%200%200%201%201.87.454a3.92%203.92%200%200%200-3.396-1.983q-.116.001-.23.01l-.042.003V4.31h-.002a4%204%200%200%200-.8.14a7%207%200%200%200-.333-.314a2%202%200%200%200-.2-.152a4%204%200%200%201-.088-.383a5%205%200%200%201%201.352-.289l.05-.003c.052-.004.125-.01.205-.012C7.996%202.212%208.733.843%2010.17.002l-.003.005l.003-.001l.002-.002h.002l.002-.002h.015a.02.02%200%200%201%20.012.007a2.4%202.4%200%200%200%20.206.48q.09.153.183.297c.49.774%201.023%201.379%201.543%201.968c.771.874%201.512%201.715%202.036%203.02l-.001-.013a8%208%200%200%200-.786-2.353%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.384%203.408c.535.276%201.22%201.152%201.556%201.963a8%208%200%200%201%20.503%203.897l-.009.077l-.026.224A7.758%207.758%200%200%201%20.006%208.257v-.04q.025-.545.114-1.082c.01-.074.075-.42.09-.489l.01-.051a6.6%206.6%200%200%201%201.041-2.35q.327-.465.725-.87q.35-.358.758-.65a1.5%201.5%200%200%201%20.26-.137c-.018.268-.04%201.553.268%201.943h.003a5.7%205.7%200%200%201%201.868-1.443a3.6%203.6%200%200%200%20.021%201.896q.105.07.2.152c.107.09.226.207.454.433l.068.066l.009.009a2%202%200%200%200%20.213.18c.383.287.943.563%201.306.741c.201.1.342.168.359.193l.004.008c-.012.193-.695.858-.933.858c-2.206%200-2.564%201.335-2.564%201.335c.087.997.714%201.839%201.517%202.357a4%204%200%200%200%20.439.241q.114.05.228.094c.325.115.665.18%201.01.194c3.043.143%204.155-2.804%203.129-4.745v-.001a3%203%200%200%200-.731-.9a3%203%200%200%200-.571-.37l-.003-.002a2.68%202.68%200%200%201%201.87.454a3.92%203.92%200%200%200-3.396-1.983q-.116.001-.23.01l-.042.003V4.31h-.002a4%204%200%200%200-.8.14a7%207%200%200%200-.333-.314a2%202%200%200%200-.2-.152a4%204%200%200%201-.088-.383a5%205%200%200%201%201.352-.289l.05-.003c.052-.004.125-.01.205-.012C7.996%202.212%208.733.843%2010.17.002l-.003.005l.003-.001l.002-.002h.002l.002-.002h.015a.02.02%200%200%201%20.012.007a2.4%202.4%200%200%200%20.206.48q.09.153.183.297c.49.774%201.023%201.379%201.543%201.968c.771.874%201.512%201.715%202.036%203.02l-.001-.013a8%208%200%200%200-.786-2.353%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bi/browser-firefox.svg?color=%231a73e8&size=48