UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 2.39 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); // This file is autogenerated by "make react_icons", do not edit it. const React = tslib_1.__importStar(require("react")); const Firefox = (props) => React.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M21.941 9.437c-.1.25-.178.507-.278.757-.072-1.05-.243-2.093-.58-3.087-.228-.614-.492-1.228-.95-1.707.065.586.215 1.157.2 1.75-.128-.45-.278-.907-.55-1.293-.585-.907-1.536-1.522-2.55-1.85-.265-.086-.543-.136-.78-.279a9.203 9.203 0 00-4.843-1.229A9.03 9.03 0 005.65 4.88c-.25.235-.479.492-.729.735-.436-.507-.657-1.15-.686-1.815-.393.336-.621.822-.786 1.3-.228.672-.35 1.387-.278 2.094.007.157.05.329-.057.465C2.557 8.472 2.107 9.4 2 10.394c.179-.121.35-.25.529-.371-.072.357-.172.714-.229 1.078a8.44 8.44 0 00.907 5.137c.915 1.687 2.33 3.08 3.994 4.03a9.622 9.622 0 006.238 1.115c1.857-.307 3.658-1.122 4.987-2.472.943-.958 1.765-2.037 2.358-3.244a11.28 11.28 0 001.157-6.23zm-3.48 2.743c-.192-.393-.292-.857-.664-1.129.093.986.136 1.987-.086 2.958-.135.658-.428 1.293-.907 1.772.086-.471.164-.95.136-1.429-.693.936-1.53 1.8-2.594 2.308-.9.436-1.965.414-2.908.122-.857-.28-1.6-.808-2.257-1.408h.228a5.551 5.551 0 001.908-.229c.614-.178 1.072-.636 1.607-.957.25-.15.565-.086.836-.164.172-.093.229-.343.072-.48-.4-.435-.98-.785-1.586-.714-.586.086-1.065.486-1.644.622-.414.072-.836-.057-1.2-.243-.522-.264-.915-.707-1.286-1.143l-.164-.136c0-.064 0-.136.007-.2.035-.178.136-.336.221-.5l.1-.2a9.97 9.97 0 011.715.279c-.007-.536-.043-1.144-.371-1.587l.114-.085c.364-.286.7-.622 1.107-.843.165-.086.315-.2.436-.336l.029-.243h-.008c.008-.093-.007-.193-.007-.286a5.66 5.66 0 00-.607-.036l-.557-.035c-.043-.029-.086-.057-.129-.079-.379-.236-.707-.55-1.064-.814l-.143-.129.021-.193c.136-.893.793-1.593 1.48-2.13a4.551 4.551 0 00-1.401.43c-.458.221-.85.557-1.236.886-.78-.2-1.615-.079-2.358.207-.364.164-.693.407-1.05.593.228-.229.493-.407.75-.608.228-.171.4-.407.6-.607 1.486-1.529 3.565-2.45 5.687-2.558 1.408-.071 2.858.15 4.13.772-.343-.014-.679-.036-1.022-.029.765.229 1.658.472 2.087 1.215-.393.014-.794.021-1.172.15 1.093.422 2.193.943 3.008 1.815.486.521.821 1.2.807 1.929a5.319 5.319 0 00-.807-.515c.307 1.294.5 2.673.143 3.987z", fill: "#323544" })); exports.default = Firefox;