UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 998 B
"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 Firewalla = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M12.156 0c-3.602 4.89.391 7.768 2.61 11.893-.751 1.527-1.745 3.08-2.733 4.836l-.072.025c-.849-.983-1.99-1.85-3.033-2.967 2.606-5.783-.809-9.812-.809-9.812a12.555 12.555 0 00-1.916 2.021c-2.296 3.06-2.027 5.897-2.027 5.897C4.176 19.07 12.125 24 12.125 24a21.738 21.738 0 002.139-1.594c5.864-4.974 5.564-10.513 5.564-10.513.122-4.308-1.622-5.905-4.82-9.014A83.864 83.864 0 0112.156 0zm.281 17.37zm.397.687a4.298 4.298 0 01.14.328 4.463 4.463 0 00-.14-.328zm.266.718a4.289 4.289 0 01.14.791c.024.286.023.588-.006.91a5.23 5.23 0 00.006-.91 4.513 4.513 0 00-.14-.79z" })); exports.default = Firewalla;