import * as React from "react";
import type { IconProps, IconMetadata, IconComponent } from "../../types";

export const Firefox: IconComponent = React.forwardRef<
  SVGSVGElement,
  IconProps
>(function Firefox(
  {
    color = "currentColor",
    fill,
    size = 24,
    strokeWidth,
    strokeLinecap,
    strokeLinejoin,
    strokeDasharray,
    opacity,
    className,
    ...props
  },
  forwardedRef,
) {
  return (
    <svg
      width={size}
      height={size}
      viewBox="0 0 24 24"
      fill="none"
      xmlns="http://www.w3.org/2000/svg"
      className={className}
      strokeWidth={strokeWidth}
      strokeLinecap={strokeLinecap}
      strokeLinejoin={strokeLinejoin}
      strokeDasharray={strokeDasharray}
      opacity={opacity}
      {...props}
      ref={forwardedRef}
    >
      <g clipPath="url(#undefined-clip0_2039_420)">
        <path
          d="M22.2893 8.02864C21.789 6.81339 20.7742 5.50128 19.9794 5.08652C20.5462 6.19473 20.9396 7.38487 21.1455 8.61463L21.1476 8.63413C19.8457 5.35762 17.6381 4.03653 15.8351 1.1598C15.742 1.01316 15.6515 0.864784 15.5639 0.714752C15.5187 0.636391 15.4764 0.556372 15.437 0.474858C15.3622 0.32867 15.3045 0.174165 15.2652 0.0144809C15.2653 0.00710932 15.2626 -2.44118e-05 15.2578 -0.0055608C15.253 -0.0110972 15.2463 -0.0146492 15.2391 -0.0155398C15.232 -0.0174438 15.2245 -0.0174438 15.2174 -0.0155398C15.216 -0.0155398 15.2136 -0.0128189 15.2118 -0.012184C15.21 -0.0116398 15.2061 -0.00891894 15.2035 -0.00773988L15.2079 -0.0155398C12.3158 1.69401 11.3345 4.8586 11.2442 6.44154C10.0892 6.52167 8.98498 6.95129 8.07548 7.67438C7.98058 7.59326 7.8814 7.51738 7.77837 7.44709C7.51604 6.52007 7.50487 5.53897 7.74602 4.6061C6.68392 5.1255 5.74018 5.8618 4.97453 6.76841H4.96913C4.51282 6.1845 4.54489 4.2591 4.57104 3.85686C4.43605 3.91166 4.30718 3.98073 4.1866 4.06292C3.78378 4.35319 3.40719 4.67885 3.06121 5.0361C2.66703 5.4396 2.30699 5.87572 1.98489 6.33986V6.34159V6.3395C1.24466 7.39898 0.719601 8.59595 0.440024 9.86135L0.424661 9.93808C0.382166 10.1793 0.344424 10.4212 0.311457 10.6639C0.311457 10.6726 0.309661 10.6807 0.308762 10.6894C0.207966 11.2182 0.145509 11.7538 0.121887 12.2918V12.3518C0.129614 21.3 9.73013 26.8842 17.4028 22.4033C18.863 21.5505 20.1198 20.3842 21.0842 18.987C22.0486 17.5897 22.6971 15.9956 22.9839 14.3174C23.0032 14.1675 23.0189 14.019 23.0362 13.8675C23.2733 11.8888 23.0166 9.88164 22.2893 8.02864ZM9.01839 17.1272C9.07221 17.1533 9.1227 17.1815 9.17795 17.2064L9.18595 17.2115C9.12968 17.1843 9.07382 17.1561 9.01839 17.1272ZM21.1485 8.63685V8.6257L21.1505 8.63803L21.1485 8.63685Z"
          fill="url(#undefined-paint0_linear_2039_420)"
        />
        <path
          d="M22.2893 7.94126C21.789 6.71936 20.7742 5.40006 19.9794 4.98303C20.5462 6.09731 20.9396 7.29397 21.1455 8.53046V8.54159L21.1476 8.55399C22.035 11.1318 21.9067 13.958 20.7893 16.442C19.4696 19.316 16.2753 22.2619 11.2754 22.1186C5.87287 21.9633 1.11502 17.8942 0.225567 12.5646C0.0636685 11.7242 0.225567 11.2981 0.306965 10.6151C0.195905 11.1456 0.133943 11.6855 0.121887 12.2277V12.2881C0.129614 21.2854 9.73013 26.9001 17.4028 22.3946C18.863 21.5372 20.1198 20.3645 21.0842 18.9596C22.0486 17.5547 22.6971 15.9518 22.9839 14.2644C23.0032 14.1137 23.0189 13.9644 23.0362 13.8121C23.2733 11.8226 23.0166 9.80441 22.2893 7.94126Z"
          fill="url(#undefined-paint1_radial_2039_420)"
        />
        <path
          d="M22.2893 7.94126C21.789 6.71936 20.7742 5.40006 19.9794 4.98303C20.5462 6.09731 20.9396 7.29397 21.1455 8.53046V8.54159L21.1476 8.55399C22.035 11.1318 21.9067 13.958 20.7893 16.442C19.4696 19.316 16.2753 22.2619 11.2754 22.1186C5.87287 21.9633 1.11502 17.8942 0.225567 12.5646C0.0636685 11.7242 0.225567 11.2981 0.306965 10.6151C0.195905 11.1456 0.133943 11.6855 0.121887 12.2277V12.2881C0.129614 21.2854 9.73013 26.9001 17.4028 22.3946C18.863 21.5372 20.1198 20.3645 21.0842 18.9596C22.0486 17.5547 22.6971 15.9518 22.9839 14.2644C23.0032 14.1137 23.0189 13.9644 23.0362 13.8121C23.2733 11.8226 23.0166 9.80441 22.2893 7.94126Z"
          fill="url(#undefined-paint2_radial_2039_420)"
        />
        <path
          d="M17.0441 8.93257C17.0712 8.94939 17.0964 8.96621 17.1219 8.98303C16.8076 8.49066 16.4163 8.03987 15.9597 7.64394C12.0708 4.20767 14.9405 0.193233 15.4244 -0.0106712L15.4292 -0.0169678C12.2864 1.60883 11.22 4.61841 11.1219 6.1238C11.2678 6.11491 11.4124 6.10405 11.5616 6.10405C12.6768 6.10587 13.7715 6.36855 14.7345 6.86537C15.6974 7.36219 16.4943 8.07543 17.0441 8.93257Z"
          fill="url(#undefined-paint3_radial_2039_420)"
        />
        <path
          d="M11.7041 9.90147C11.6836 10.208 10.5953 11.2652 10.2148 11.2652C6.69352 11.2652 6.12189 13.3852 6.12189 13.3852C6.27784 15.1703 7.52777 16.6406 9.03868 17.4183C9.10767 17.454 9.17773 17.4861 9.24768 17.5176C9.36743 17.5704 9.48868 17.6198 9.61128 17.6657C10.1298 17.8484 10.6729 17.9527 11.2225 17.9751C17.3945 18.2632 18.5901 10.63 14.1361 8.41493C15.1868 8.27885 16.2509 8.53597 17.1219 9.13642C16.5778 8.18083 15.7891 7.38567 14.8361 6.83179C13.8831 6.27791 12.7997 5.98506 11.696 5.98303C11.5491 5.98303 11.4053 5.99515 11.2609 6.00505C10.0187 6.09001 8.83114 6.54552 7.85301 7.31216C8.04181 7.47121 8.25497 7.68363 8.70388 8.12395C9.54413 8.94785 11.6992 9.80127 11.7041 9.90147Z"
          fill="url(#undefined-paint4_radial_2039_420)"
        />
        <path
          d="M11.7041 9.90147C11.6836 10.208 10.5953 11.2652 10.2148 11.2652C6.69352 11.2652 6.12189 13.3852 6.12189 13.3852C6.27784 15.1703 7.52777 16.6406 9.03868 17.4183C9.10767 17.454 9.17773 17.4861 9.24768 17.5176C9.36743 17.5704 9.48868 17.6198 9.61128 17.6657C10.1298 17.8484 10.6729 17.9527 11.2225 17.9751C17.3945 18.2632 18.5901 10.63 14.1361 8.41493C15.1868 8.27885 16.2509 8.53597 17.1219 9.13642C16.5778 8.18083 15.7891 7.38567 14.8361 6.83179C13.8831 6.27791 12.7997 5.98506 11.696 5.98303C11.5491 5.98303 11.4053 5.99515 11.2609 6.00505C10.0187 6.09001 8.83114 6.54552 7.85301 7.31216C8.04181 7.47121 8.25497 7.68363 8.70388 8.12395C9.54413 8.94785 11.6992 9.80127 11.7041 9.90147Z"
          fill="url(#undefined-paint5_radial_2039_420)"
        />
        <path
          d="M7.86763 6.87091C7.95347 6.90719 8.03824 6.94457 8.12189 6.98303C7.84117 6.33043 7.82922 5.63975 8.08728 4.98303C6.9509 5.34869 5.94114 5.86703 5.12189 6.50525C5.18197 6.50417 6.96905 6.48284 7.86763 6.87091Z"
          fill="url(#undefined-paint6_radial_2039_420)"
        />
        <path
          d="M0.178908 12.6185C1.08553 17.8397 5.94103 21.826 11.4534 21.9781C16.555 22.1187 19.8141 19.2326 21.1607 16.417C22.3008 13.9836 22.4318 11.2149 21.5263 8.68953V8.67863C21.5263 8.67005 21.5244 8.66496 21.5263 8.66764L21.5284 8.68685C21.9452 11.3388 20.5611 13.908 18.3974 15.6453L18.3907 15.6601C14.1749 19.0063 10.1402 17.679 9.32358 17.1371C9.26613 17.1104 9.20914 17.0827 9.15261 17.0541C6.69456 15.9091 5.67913 13.7266 5.89676 11.8549C5.31327 11.8633 4.73981 11.7066 4.24585 11.4038C3.75189 11.101 3.35864 10.6651 3.11373 10.1489C3.75897 9.76363 4.49469 9.54584 5.25078 9.51627C6.00687 9.4867 6.75813 9.64632 7.43297 9.97993C8.82428 10.5954 10.4075 10.6561 11.8441 10.1489C11.8396 10.0558 9.79494 9.26263 8.99769 8.49754C8.57179 8.08838 8.36965 7.8913 8.19053 7.74335C8.09372 7.66339 7.99252 7.58862 7.88738 7.51938C7.81762 7.47302 7.73915 7.42281 7.64491 7.36251C6.78797 6.81951 5.08373 6.84935 5.02735 6.85087H5.02194C4.55635 6.27571 4.58908 4.37916 4.61575 3.98303C4.478 4.03693 4.34651 4.10494 4.2235 4.18592C3.81248 4.47182 3.42822 4.7926 3.07523 5.14451C2.67161 5.54089 2.30273 5.96948 1.97244 6.4258V6.4275V6.42544C1.21716 7.46904 0.681428 8.64808 0.396167 9.89452C0.390483 9.91784 -0.0269838 11.6962 0.178908 12.6185Z"
          fill="url(#undefined-paint7_radial_2039_420)"
        />
        <path
          d="M15.8772 8.18509C16.2763 8.60942 16.6182 9.09251 16.8927 9.62008C16.9494 9.66574 17.0041 9.71424 17.0566 9.76541C19.5352 12.2384 18.2365 15.7342 18.1398 15.983C20.1532 14.1875 21.44 11.5322 21.0533 8.79142C19.8167 5.45441 17.7206 4.10953 16.0087 1.181C15.9203 1.03171 15.8344 0.880665 15.7512 0.72793C15.7082 0.648158 15.6681 0.566698 15.6307 0.483716C15.5597 0.334895 15.5049 0.177608 15.4676 0.0150473C15.4677 0.00754295 15.4652 0.000280743 15.4606 -0.00535536C15.456 -0.0109915 15.4497 -0.0146074 15.4428 -0.0155141C15.436 -0.0174523 15.429 -0.0174523 15.4222 -0.0155141C15.4209 -0.0155141 15.4186 -0.0127442 15.4169 -0.0120979C15.4151 -0.0115439 15.4115 -0.00877398 15.409 -0.00757369C14.9861 0.209495 12.4788 4.50674 15.8772 8.18509Z"
          fill="url(#undefined-paint8_radial_2039_420)"
        />
        <path
          d="M16.5913 9.8671C16.5381 9.81827 16.4826 9.77199 16.4252 9.72839C16.4026 9.71121 16.3803 9.69402 16.3563 9.67684C15.5767 9.12658 14.6244 8.89094 13.684 9.01563C17.6702 11.0467 16.6007 18.041 11.0764 17.777C10.5845 17.7564 10.0984 17.6608 9.63435 17.4935C9.52457 17.4515 9.41604 17.4062 9.30894 17.3577C9.24624 17.3285 9.18363 17.2994 9.12189 17.2667L9.12958 17.2717C9.89993 17.8076 13.7048 19.1169 17.6831 15.8147L17.6894 15.8001C17.7886 15.564 19.1051 12.2267 16.5913 9.8671Z"
          fill="url(#undefined-paint9_radial_2039_420)"
        />
        <path
          d="M6.66237 13.0491C6.66237 13.0491 7.22144 10.9812 10.6653 10.9812C11.0375 10.9812 12.1028 9.94992 12.1219 9.65089C10.6409 10.1834 9.00884 10.1197 7.57459 9.47342C6.87888 9.12318 6.1044 8.95562 5.32496 8.98668C4.54551 9.01775 3.78707 9.24641 3.12189 9.65089C3.37435 10.1929 3.77975 10.6506 4.28896 10.9685C4.79817 11.2864 5.38934 11.4509 5.99085 11.4421C5.7665 13.4077 6.81329 15.6993 9.34724 16.9011C9.40385 16.9282 9.45696 16.9573 9.51507 16.983C8.03613 16.2247 6.8149 14.7904 6.66237 13.0491Z"
          fill="url(#undefined-paint10_radial_2039_420)"
        />
        <path
          d="M22.2893 8.02864C21.789 6.81339 20.7742 5.50128 19.9794 5.08652C20.5462 6.19473 20.9396 7.38487 21.1455 8.61463L21.1476 8.63413C19.8457 5.35762 17.6381 4.03653 15.8351 1.1598C15.742 1.01316 15.6515 0.864784 15.5639 0.714752C15.5187 0.636391 15.4764 0.556372 15.437 0.474858C15.3622 0.32867 15.3045 0.174165 15.2652 0.0144809C15.2653 0.00710932 15.2626 -2.44118e-05 15.2578 -0.0055608C15.253 -0.0110972 15.2463 -0.0146492 15.2391 -0.0155398C15.232 -0.0174438 15.2245 -0.0174438 15.2174 -0.0155398C15.216 -0.0155398 15.2136 -0.0128189 15.2118 -0.012184C15.21 -0.0116398 15.2061 -0.00891894 15.2035 -0.00773988L15.2079 -0.0155398C12.3158 1.69401 11.3345 4.8586 11.2442 6.44154C11.3785 6.43219 11.5116 6.42077 11.6488 6.42077C12.675 6.42268 13.6824 6.69889 14.5686 7.2213C15.4547 7.74371 16.188 8.49369 16.6939 9.39499C15.884 8.82866 14.8946 8.58614 13.9177 8.71449C18.0591 10.8049 16.948 18.0032 11.2085 17.7315C10.6975 17.7103 10.1925 17.612 9.71037 17.4397C9.59631 17.3966 9.48356 17.35 9.37228 17.3C9.30724 17.2699 9.2421 17.24 9.17795 17.2064L9.18595 17.2115C9.12968 17.1843 9.07382 17.1561 9.01839 17.1272C9.07221 17.1533 9.1227 17.1815 9.17795 17.2064C7.7719 16.4728 6.61085 15.086 6.46584 13.4023C6.46584 13.4023 6.99736 11.4028 10.2715 11.4028C10.6253 11.4028 11.6381 10.4057 11.6563 10.1166C11.6518 10.0221 9.64793 9.21686 8.86664 8.44004C8.44923 8.02474 8.25104 7.82466 8.07548 7.67438C7.98058 7.59326 7.8814 7.51738 7.77837 7.44709C7.51604 6.52007 7.50487 5.53897 7.74602 4.6061C6.68392 5.1255 5.74018 5.8618 4.97453 6.76841H4.96913C4.51282 6.1845 4.54489 4.2591 4.57104 3.85686C4.43605 3.91166 4.30718 3.98073 4.1866 4.06292C3.78378 4.35319 3.40719 4.67885 3.06121 5.0361C2.66703 5.4396 2.30699 5.87572 1.98489 6.33986V6.34159V6.3395C1.24466 7.39898 0.719601 8.59595 0.440024 9.86135L0.424661 9.93808C0.402918 10.0404 0.305797 10.5598 0.291782 10.6714C0.291782 10.6627 0.291782 10.6798 0.291782 10.6714C0.202948 11.2076 0.146213 11.7487 0.121887 12.2918V12.3518C0.129614 21.3 9.73013 26.8842 17.4028 22.4033C18.863 21.5505 20.1198 20.3842 21.0842 18.987C22.0486 17.5897 22.6971 15.9956 22.9839 14.3174C23.0032 14.1675 23.0189 14.019 23.0362 13.8675C23.2733 11.8888 23.0166 9.88164 22.2893 8.02864Z"
          fill="url(#undefined-paint11_linear_2039_420)"
        />
      </g>
      <defs>
        <linearGradient
          id="undefined-paint0_linear_2039_420"
          x1="20.765"
          y1="3.698"
          x2="1.477"
          y2="22.133"
          gradientUnits="userSpaceOnUse"
        >
          <stop offset=".048" stopColor="#fff44f" />
          <stop offset=".111" stopColor="#ffe847" />
          <stop offset=".225" stopColor="#ffc830" />
          <stop offset=".368" stopColor="#ff980e" />
          <stop offset=".401" stopColor="#ff8b16" />
          <stop offset=".462" stopColor="#ff672a" />
          <stop offset=".534" stopColor="#ff3647" />
          <stop offset=".705" stopColor="#e31587" />
        </linearGradient>
        <radialGradient
          id="undefined-paint1_radial_2039_420"
          cx="0"
          cy="0"
          r="1"
          gradientUnits="userSpaceOnUse"
          gradientTransform="matrix(24.0037 0 0 24.3643 19.882 2.528)"
        >
          <stop offset=".129" stopColor="#ffbd4f" />
          <stop offset=".186" stopColor="#ffac31" />
          <stop offset=".247" stopColor="#ff9d17" />
          <stop offset=".283" stopColor="#ff980e" />
          <stop offset=".403" stopColor="#ff563b" />
          <stop offset=".467" stopColor="#ff3750" />
          <stop offset=".71" stopColor="#f5156c" />
          <stop offset=".782" stopColor="#eb0878" />
          <stop offset=".86" stopColor="#e50080" />
        </radialGradient>
        <radialGradient
          id="undefined-paint2_radial_2039_420"
          cx="0"
          cy="0"
          r="1"
          gradientUnits="userSpaceOnUse"
          gradientTransform="matrix(24.0037 0 0 24.3643 11.111 12.489)"
        >
          <stop offset=".3" stopColor="#960e18" />
          <stop offset=".351" stopColor="#b11927" stopOpacity=".74" />
          <stop offset=".435" stopColor="#db293d" stopOpacity=".343" />
          <stop offset=".497" stopColor="#f5334b" stopOpacity=".094" />
          <stop offset=".53" stopColor="#ff3750" stopOpacity="0" />
        </radialGradient>
        <radialGradient
          id="undefined-paint3_radial_2039_420"
          cx="0"
          cy="0"
          r="1"
          gradientUnits="userSpaceOnUse"
          gradientTransform="matrix(18.8972 0 0 16.6948 14.122 -2.716)"
        >
          <stop offset=".132" stopColor="#fff44f" />
          <stop offset=".252" stopColor="#ffdc3e" />
          <stop offset=".506" stopColor="#ff9d12" />
          <stop offset=".526" stopColor="#ff980e" />
        </radialGradient>
        <radialGradient
          id="undefined-paint4_radial_2039_420"
          cx="0"
          cy="0"
          r="1"
          gradientUnits="userSpaceOnUse"
          gradientTransform="matrix(12.2918 0 0 12.2328 8.262 19.194)"
        >
          <stop offset=".353" stopColor="#3a8ee6" />
          <stop offset=".472" stopColor="#5c79f0" />
          <stop offset=".669" stopColor="#9059ff" />
          <stop offset="1" stopColor="#c139e6" />
        </radialGradient>
        <radialGradient
          id="undefined-paint5_radial_2039_420"
          cx="0"
          cy="0"
          r="1"
          gradientTransform="matrix(6.33452 -1.52413 1.79217 7.38072 12.532 10.378)"
          gradientUnits="userSpaceOnUse"
        >
          <stop offset=".206" stopColor="#9059ff" stopOpacity="0" />
          <stop offset=".278" stopColor="#8c4ff3" stopOpacity=".064" />
          <stop offset=".747" stopColor="#7716a8" stopOpacity=".45" />
          <stop offset=".975" stopColor="#6e008b" stopOpacity=".6" />
        </radialGradient>
        <radialGradient
          id="undefined-paint6_radial_2039_420"
          cx="0"
          cy="0"
          r="1"
          gradientUnits="userSpaceOnUse"
          gradientTransform="matrix(8.7971 0 0 5.8432 11.366 2.904)"
        >
          <stop stopColor="#ffe226" />
          <stop offset=".121" stopColor="#ffdb27" />
          <stop offset=".295" stopColor="#ffc82a" />
          <stop offset=".502" stopColor="#ffa930" />
          <stop offset=".732" stopColor="#ff7e37" />
          <stop offset=".792" stopColor="#ff7139" />
        </radialGradient>
        <radialGradient
          id="undefined-paint7_radial_2039_420"
          cx="0"
          cy="0"
          r="1"
          gradientUnits="userSpaceOnUse"
          gradientTransform="matrix(35.7935 0 0 34.8827 17.57 -3.376)"
        >
          <stop offset=".113" stopColor="#fff44f" />
          <stop offset=".456" stopColor="#ff980e" />
          <stop offset=".622" stopColor="#ff5634" />
          <stop offset=".716" stopColor="#ff3647" />
          <stop offset=".904" stopColor="#e31587" />
        </radialGradient>
        <radialGradient
          id="undefined-paint8_radial_2039_420"
          cx="0"
          cy="0"
          r="1"
          gradientTransform="matrix(2.5619 26.2769 -15.9328 1.8222 14.57 -1.672)"
          gradientUnits="userSpaceOnUse"
        >
          <stop stopColor="#fff44f" />
          <stop offset=".06" stopColor="#ffe847" />
          <stop offset=".168" stopColor="#ffc830" />
          <stop offset=".304" stopColor="#ff980e" />
          <stop offset=".356" stopColor="#ff8b16" />
          <stop offset=".455" stopColor="#ff672a" />
          <stop offset=".57" stopColor="#ff3647" />
          <stop offset=".737" stopColor="#e31587" />
        </radialGradient>
        <radialGradient
          id="undefined-paint9_radial_2039_420"
          cx="0"
          cy="0"
          r="1"
          gradientUnits="userSpaceOnUse"
          gradientTransform="matrix(21.0806 0 0 21.4823 10.506 5.142)"
        >
          <stop offset=".137" stopColor="#fff44f" />
          <stop offset=".48" stopColor="#ff980e" />
          <stop offset=".592" stopColor="#ff5634" />
          <stop offset=".655" stopColor="#ff3647" />
          <stop offset=".904" stopColor="#e31587" />
        </radialGradient>
        <radialGradient
          id="undefined-paint10_radial_2039_420"
          cx="0"
          cy="0"
          r="1"
          gradientUnits="userSpaceOnUse"
          gradientTransform="matrix(25.2133 0 0 25.0265 17.107 5.416)"
        >
          <stop offset=".094" stopColor="#fff44f" />
          <stop offset=".231" stopColor="#ffe141" />
          <stop offset=".509" stopColor="#ffaf1e" />
          <stop offset=".626" stopColor="#ff980e" />
        </radialGradient>
        <linearGradient
          id="undefined-paint11_linear_2039_420"
          x1="20.535"
          y1="3.599"
          x2="4.118"
          y2="19.862"
          gradientUnits="userSpaceOnUse"
        >
          <stop offset=".167" stopColor="#fff44f" stopOpacity=".8" />
          <stop offset=".266" stopColor="#fff44f" stopOpacity=".634" />
          <stop offset=".489" stopColor="#fff44f" stopOpacity=".217" />
          <stop offset=".6" stopColor="#fff44f" stopOpacity="0" />
        </linearGradient>
        <clipPath id="undefined-clip0_2039_420">
          <path fill="#fff" d="M0 0H24V24H0z" />
        </clipPath>
      </defs>
    </svg>
  );
});

Firefox.displayName = "Firefox";

Firefox.metadata = {
  name: "Firefox",
  category: "icon/browser",
  tags: ["firefox", "icon"],
  description: "Firefox icon from icon/browser category",
  type: ["stroke", "icon"],
} as IconMetadata;

export default Firefox;
