firefox icon
firefox from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.
- Name
- firefox
- Set
- Line Awesome
- Style
- Line
- Category
- Other
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More other icons from Line Awesome
Use the firefox icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M26.816 12.625c-.05.563-.316 1.172-.316 1.172q-.046-1.893-.566-3.375a7.6 7.6 0 0 0-1.11-2.098c.215.844.324 1.5.328 1.977c-.418-1.477-2.43-5.125-9.207-4.352c1.016 0 1.989.168 2.907.465c-.149-.008-.293-.02-.446-.023c1.453.41 2.383 1.074 2.508 1.382q-.803-.146-1.441.106c3.047 1.2 4.496 2.629 4.328 4.281a1.6 1.6 0 0 0-.899-.687q.705 2.717.137 4.492c-.258-.79-.496-1.258-.71-1.426c.296 2.43-.102 4.227-1.196 5.399q.311-1.072.242-1.762c-1.184 1.879-2.895 2.98-4.383 2.98c-2.09 0-3.441-1.058-4.125-1.742q.247.019.488.02c2.567 0 3.332-1.508 4.04-1.508q.14.002.27.062c.257-.035.39-.156.39-.328c0-.387-.828-1.055-1.715-1.055c-1.035 0-1.262.704-2.317.704c-1.32 0-2.496-1.813-2.496-1.813c0-.476.23-.785.637-.848c-.113-.011.98.141 1.57.313c.098-.563-.03-1.164-.386-1.77c0-.004.843-.793 1.464-1.125a.61.61 0 0 0 .333-.449c.05-.027.101-.117.101-.207q-.001-.129-.172-.234c-1.797.148-1.93-.875-2.613-1.27c.2-1.285 1.11-2.043 1.695-2.437c-1.09.136-2.074.62-2.949 1.46c-.469-.398-2.582-.542-3.105-.28q-.5-.633-.707-1.981q-1.189 1.16-1.153 4.168C6.2 10.895 5 12.406 5 13.484c0 .118.012.274.035.352l.645-.524a7 7 0 0 0-.516 2.676c0 4.461 3.914 10.168 10.832 10.168C24.473 26.156 27 19.141 27 14.117c0-.594-.059-1.101-.184-1.492"/></svg>
React
import type { SVGProps } from "react";
export function LaFirefox(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M26.816 12.625c-.05.563-.316 1.172-.316 1.172q-.046-1.893-.566-3.375a7.6 7.6 0 0 0-1.11-2.098c.215.844.324 1.5.328 1.977c-.418-1.477-2.43-5.125-9.207-4.352c1.016 0 1.989.168 2.907.465c-.149-.008-.293-.02-.446-.023c1.453.41 2.383 1.074 2.508 1.382q-.803-.146-1.441.106c3.047 1.2 4.496 2.629 4.328 4.281a1.6 1.6 0 0 0-.899-.687q.705 2.717.137 4.492c-.258-.79-.496-1.258-.71-1.426c.296 2.43-.102 4.227-1.196 5.399q.311-1.072.242-1.762c-1.184 1.879-2.895 2.98-4.383 2.98c-2.09 0-3.441-1.058-4.125-1.742q.247.019.488.02c2.567 0 3.332-1.508 4.04-1.508q.14.002.27.062c.257-.035.39-.156.39-.328c0-.387-.828-1.055-1.715-1.055c-1.035 0-1.262.704-2.317.704c-1.32 0-2.496-1.813-2.496-1.813c0-.476.23-.785.637-.848c-.113-.011.98.141 1.57.313c.098-.563-.03-1.164-.386-1.77c0-.004.843-.793 1.464-1.125a.61.61 0 0 0 .333-.449c.05-.027.101-.117.101-.207q-.001-.129-.172-.234c-1.797.148-1.93-.875-2.613-1.27c.2-1.285 1.11-2.043 1.695-2.437c-1.09.136-2.074.62-2.949 1.46c-.469-.398-2.582-.542-3.105-.28q-.5-.633-.707-1.981q-1.189 1.16-1.153 4.168C6.2 10.895 5 12.406 5 13.484c0 .118.012.274.035.352l.645-.524a7 7 0 0 0-.516 2.676c0 4.461 3.914 10.168 10.832 10.168C24.473 26.156 27 19.141 27 14.117c0-.594-.059-1.101-.184-1.492"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M26.816 12.625c-.05.563-.316 1.172-.316 1.172q-.046-1.893-.566-3.375a7.6 7.6 0 0 0-1.11-2.098c.215.844.324 1.5.328 1.977c-.418-1.477-2.43-5.125-9.207-4.352c1.016 0 1.989.168 2.907.465c-.149-.008-.293-.02-.446-.023c1.453.41 2.383 1.074 2.508 1.382q-.803-.146-1.441.106c3.047 1.2 4.496 2.629 4.328 4.281a1.6 1.6 0 0 0-.899-.687q.705 2.717.137 4.492c-.258-.79-.496-1.258-.71-1.426c.296 2.43-.102 4.227-1.196 5.399q.311-1.072.242-1.762c-1.184 1.879-2.895 2.98-4.383 2.98c-2.09 0-3.441-1.058-4.125-1.742q.247.019.488.02c2.567 0 3.332-1.508 4.04-1.508q.14.002.27.062c.257-.035.39-.156.39-.328c0-.387-.828-1.055-1.715-1.055c-1.035 0-1.262.704-2.317.704c-1.32 0-2.496-1.813-2.496-1.813c0-.476.23-.785.637-.848c-.113-.011.98.141 1.57.313c.098-.563-.03-1.164-.386-1.77c0-.004.843-.793 1.464-1.125a.61.61 0 0 0 .333-.449c.05-.027.101-.117.101-.207q-.001-.129-.172-.234c-1.797.148-1.93-.875-2.613-1.27c.2-1.285 1.11-2.043 1.695-2.437c-1.09.136-2.074.62-2.949 1.46c-.469-.398-2.582-.542-3.105-.28q-.5-.633-.707-1.981q-1.189 1.16-1.153 4.168C6.2 10.895 5 12.406 5 13.484c0 .118.012.274.035.352l.645-.524a7 7 0 0 0-.516 2.676c0 4.461 3.914 10.168 10.832 10.168C24.473 26.156 27 19.141 27 14.117c0-.594-.059-1.101-.184-1.492"/></svg> </template>
CSS
.icon-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M26.816%2012.625c-.05.563-.316%201.172-.316%201.172q-.046-1.893-.566-3.375a7.6%207.6%200%200%200-1.11-2.098c.215.844.324%201.5.328%201.977c-.418-1.477-2.43-5.125-9.207-4.352c1.016%200%201.989.168%202.907.465c-.149-.008-.293-.02-.446-.023c1.453.41%202.383%201.074%202.508%201.382q-.803-.146-1.441.106c3.047%201.2%204.496%202.629%204.328%204.281a1.6%201.6%200%200%200-.899-.687q.705%202.717.137%204.492c-.258-.79-.496-1.258-.71-1.426c.296%202.43-.102%204.227-1.196%205.399q.311-1.072.242-1.762c-1.184%201.879-2.895%202.98-4.383%202.98c-2.09%200-3.441-1.058-4.125-1.742q.247.019.488.02c2.567%200%203.332-1.508%204.04-1.508q.14.002.27.062c.257-.035.39-.156.39-.328c0-.387-.828-1.055-1.715-1.055c-1.035%200-1.262.704-2.317.704c-1.32%200-2.496-1.813-2.496-1.813c0-.476.23-.785.637-.848c-.113-.011.98.141%201.57.313c.098-.563-.03-1.164-.386-1.77c0-.004.843-.793%201.464-1.125a.61.61%200%200%200%20.333-.449c.05-.027.101-.117.101-.207q-.001-.129-.172-.234c-1.797.148-1.93-.875-2.613-1.27c.2-1.285%201.11-2.043%201.695-2.437c-1.09.136-2.074.62-2.949%201.46c-.469-.398-2.582-.542-3.105-.28q-.5-.633-.707-1.981q-1.189%201.16-1.153%204.168C6.2%2010.895%205%2012.406%205%2013.484c0%20.118.012.274.035.352l.645-.524a7%207%200%200%200-.516%202.676c0%204.461%203.914%2010.168%2010.832%2010.168C24.473%2026.156%2027%2019.141%2027%2014.117c0-.594-.059-1.101-.184-1.492%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M26.816%2012.625c-.05.563-.316%201.172-.316%201.172q-.046-1.893-.566-3.375a7.6%207.6%200%200%200-1.11-2.098c.215.844.324%201.5.328%201.977c-.418-1.477-2.43-5.125-9.207-4.352c1.016%200%201.989.168%202.907.465c-.149-.008-.293-.02-.446-.023c1.453.41%202.383%201.074%202.508%201.382q-.803-.146-1.441.106c3.047%201.2%204.496%202.629%204.328%204.281a1.6%201.6%200%200%200-.899-.687q.705%202.717.137%204.492c-.258-.79-.496-1.258-.71-1.426c.296%202.43-.102%204.227-1.196%205.399q.311-1.072.242-1.762c-1.184%201.879-2.895%202.98-4.383%202.98c-2.09%200-3.441-1.058-4.125-1.742q.247.019.488.02c2.567%200%203.332-1.508%204.04-1.508q.14.002.27.062c.257-.035.39-.156.39-.328c0-.387-.828-1.055-1.715-1.055c-1.035%200-1.262.704-2.317.704c-1.32%200-2.496-1.813-2.496-1.813c0-.476.23-.785.637-.848c-.113-.011.98.141%201.57.313c.098-.563-.03-1.164-.386-1.77c0-.004.843-.793%201.464-1.125a.61.61%200%200%200%20.333-.449c.05-.027.101-.117.101-.207q-.001-.129-.172-.234c-1.797.148-1.93-.875-2.613-1.27c.2-1.285%201.11-2.043%201.695-2.437c-1.09.136-2.074.62-2.949%201.46c-.469-.398-2.582-.542-3.105-.28q-.5-.633-.707-1.981q-1.189%201.16-1.153%204.168C6.2%2010.895%205%2012.406%205%2013.484c0%20.118.012.274.035.352l.645-.524a7%207%200%200%200-.516%202.676c0%204.461%203.914%2010.168%2010.832%2010.168C24.473%2026.156%2027%2019.141%2027%2014.117c0-.594-.059-1.101-.184-1.492%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/firefox.svg?color=%231a73e8&size=48