firefox browser icon

firefox-browser-fill from Remix Icon by Remix Design · Fill · Logos · Apache-2.0 Free for personal and commercial use.

Name
firefox-browser-fill
Set
Remix Icon
Style
Fill
Category
Logos
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

The same icon in other sets

More logos icons from Remix Icon

Use the firefox browser icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.283 8.26c-.436-1.047-1.317-2.178-2.01-2.535c.48.939.893 2.003 1.017 3.057c-1.133-2.823-3.054-3.962-4.622-6.44a8 8 0 0 1-.545-1.013c-2.228 1.305-3.151 3.589-3.388 5.042a5.3 5.3 0 0 0-1.985.507a.26.26 0 0 0-.127.318a.254.254 0 0 0 .341.147A4.9 4.9 0 0 1 12 6.879c1.805-.013 3.518.99 4.416 2.558c-.535-.375-1.493-.746-2.415-.586c3.602 1.801 2.635 8.004-2.357 7.77c-2.014-.083-3.945-1.65-4.126-3.73c0 0 .462-1.723 3.31-1.723c.309 0 1.189-.86 1.205-1.109c-.004-.081-1.747-.775-2.426-1.444c-.302-.298-.594-.618-.948-.856a4.64 4.64 0 0 1-.028-2.448c-1.03.469-1.834 1.21-2.416 1.863c-.397-.503-.37-2.162-.347-2.508c-.873.465-1.642 1.274-2.248 2.137c-1.029 1.458-1.622 3.37-1.622 5.182C1.997 17.515 6.468 22 12 22c4.954 0 9.081-3.597 9.887-8.32c.241-1.823.107-3.71-.604-5.42"/></svg>

React

import type { SVGProps } from "react";

export function RiFirefoxBrowserFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.283 8.26c-.436-1.047-1.317-2.178-2.01-2.535c.48.939.893 2.003 1.017 3.057c-1.133-2.823-3.054-3.962-4.622-6.44a8 8 0 0 1-.545-1.013c-2.228 1.305-3.151 3.589-3.388 5.042a5.3 5.3 0 0 0-1.985.507a.26.26 0 0 0-.127.318a.254.254 0 0 0 .341.147A4.9 4.9 0 0 1 12 6.879c1.805-.013 3.518.99 4.416 2.558c-.535-.375-1.493-.746-2.415-.586c3.602 1.801 2.635 8.004-2.357 7.77c-2.014-.083-3.945-1.65-4.126-3.73c0 0 .462-1.723 3.31-1.723c.309 0 1.189-.86 1.205-1.109c-.004-.081-1.747-.775-2.426-1.444c-.302-.298-.594-.618-.948-.856a4.64 4.64 0 0 1-.028-2.448c-1.03.469-1.834 1.21-2.416 1.863c-.397-.503-.37-2.162-.347-2.508c-.873.465-1.642 1.274-2.248 2.137c-1.029 1.458-1.622 3.37-1.622 5.182C1.997 17.515 6.468 22 12 22c4.954 0 9.081-3.597 9.887-8.32c.241-1.823.107-3.71-.604-5.42"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.283 8.26c-.436-1.047-1.317-2.178-2.01-2.535c.48.939.893 2.003 1.017 3.057c-1.133-2.823-3.054-3.962-4.622-6.44a8 8 0 0 1-.545-1.013c-2.228 1.305-3.151 3.589-3.388 5.042a5.3 5.3 0 0 0-1.985.507a.26.26 0 0 0-.127.318a.254.254 0 0 0 .341.147A4.9 4.9 0 0 1 12 6.879c1.805-.013 3.518.99 4.416 2.558c-.535-.375-1.493-.746-2.415-.586c3.602 1.801 2.635 8.004-2.357 7.77c-2.014-.083-3.945-1.65-4.126-3.73c0 0 .462-1.723 3.31-1.723c.309 0 1.189-.86 1.205-1.109c-.004-.081-1.747-.775-2.426-1.444c-.302-.298-.594-.618-.948-.856a4.64 4.64 0 0 1-.028-2.448c-1.03.469-1.834 1.21-2.416 1.863c-.397-.503-.37-2.162-.347-2.508c-.873.465-1.642 1.274-2.248 2.137c-1.029 1.458-1.622 3.37-1.622 5.182C1.997 17.515 6.468 22 12 22c4.954 0 9.081-3.597 9.887-8.32c.241-1.823.107-3.71-.604-5.42"/></svg>
</template>

CSS

.icon-firefox-browser-fill {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.283%208.26c-.436-1.047-1.317-2.178-2.01-2.535c.48.939.893%202.003%201.017%203.057c-1.133-2.823-3.054-3.962-4.622-6.44a8%208%200%200%201-.545-1.013c-2.228%201.305-3.151%203.589-3.388%205.042a5.3%205.3%200%200%200-1.985.507a.26.26%200%200%200-.127.318a.254.254%200%200%200%20.341.147A4.9%204.9%200%200%201%2012%206.879c1.805-.013%203.518.99%204.416%202.558c-.535-.375-1.493-.746-2.415-.586c3.602%201.801%202.635%208.004-2.357%207.77c-2.014-.083-3.945-1.65-4.126-3.73c0%200%20.462-1.723%203.31-1.723c.309%200%201.189-.86%201.205-1.109c-.004-.081-1.747-.775-2.426-1.444c-.302-.298-.594-.618-.948-.856a4.64%204.64%200%200%201-.028-2.448c-1.03.469-1.834%201.21-2.416%201.863c-.397-.503-.37-2.162-.347-2.508c-.873.465-1.642%201.274-2.248%202.137c-1.029%201.458-1.622%203.37-1.622%205.182C1.997%2017.515%206.468%2022%2012%2022c4.954%200%209.081-3.597%209.887-8.32c.241-1.823.107-3.71-.604-5.42%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.283%208.26c-.436-1.047-1.317-2.178-2.01-2.535c.48.939.893%202.003%201.017%203.057c-1.133-2.823-3.054-3.962-4.622-6.44a8%208%200%200%201-.545-1.013c-2.228%201.305-3.151%203.589-3.388%205.042a5.3%205.3%200%200%200-1.985.507a.26.26%200%200%200-.127.318a.254.254%200%200%200%20.341.147A4.9%204.9%200%200%201%2012%206.879c1.805-.013%203.518.99%204.416%202.558c-.535-.375-1.493-.746-2.415-.586c3.602%201.801%202.635%208.004-2.357%207.77c-2.014-.083-3.945-1.65-4.126-3.73c0%200%20.462-1.723%203.31-1.723c.309%200%201.189-.86%201.205-1.109c-.004-.081-1.747-.775-2.426-1.444c-.302-.298-.594-.618-.948-.856a4.64%204.64%200%200%201-.028-2.448c-1.03.469-1.834%201.21-2.416%201.863c-.397-.503-.37-2.162-.347-2.508c-.873.465-1.642%201.274-2.248%202.137c-1.029%201.458-1.622%203.37-1.622%205.182C1.997%2017.515%206.468%2022%2012%2022c4.954%200%209.081-3.597%209.887-8.32c.241-1.823.107-3.71-.604-5.42%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/firefox-browser-fill.svg?color=%231a73e8&size=48