UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.4 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 BiohazardLight = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 256 256", fill: "currentColor", ...props }, React.createElement("path", { d: "M184.35 106.18a61.77 61.77 0 00-4-7.33 58 58 0 00-25.58-76.38 6 6 0 10-5.54 10.64 46 46 0 0122.51 55 61.89 61.89 0 00-87.5 0 46 46 0 0122.53-55 6 6 0 00-5.54-10.64 58 58 0 00-25.59 76.4 60.67 60.67 0 00-4 7.31A58.06 58.06 0 0018 164a6 6 0 0012 0 46.08 46.08 0 0137.43-45.19 61.95 61.95 0 0045 73.21 46 46 0 01-61.2 10.75 6 6 0 00-6.48 10.11 58 58 0 0080.9-18.94c.77 0 1.55.06 2.34.06s1.57 0 2.34-.06a58 58 0 0080.9 18.94 6 6 0 00-6.48-10.11A46 46 0 01143.56 192a61.95 61.95 0 0045-73.21A46.08 46.08 0 01226 164a6 6 0 0012 0 58.06 58.06 0 00-53.65-57.82zM128 82a49.87 49.87 0 0138.09 17.67 46 46 0 01-76.19 0A49.86 49.86 0 01128 82zm3.8 49.79a56.82 56.82 0 00-3.8 6.56 58.24 58.24 0 00-3.79-6.56c1.25.08 2.51.13 3.78.13s2.55-.05 3.81-.13zM78 132a49.68 49.68 0 012-13.82A46.06 46.06 0 01122 164a45.59 45.59 0 01-3.32 17.12A50.07 50.07 0 0178 132zm59.32 49.12A45.59 45.59 0 01134 164a46.06 46.06 0 0142-45.82 50 50 0 01-38.72 62.94z" })); exports.default = BiohazardLight;