UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.71 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 BiohazardFill = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 256 256", fill: "currentColor", ...props }, React.createElement("path", { d: "M239.83 159.58a60.09 60.09 0 00-54.17-55.31 61.63 61.63 0 00-3-5.59 59.94 59.94 0 00-26.82-77.93l-.14-.08a8.1 8.1 0 00-1.14-.48 8 8 0 00-6.21 14.69h.07C149.6 35.57 168 45.73 168 68a40 40 0 01-2 12.53 63.83 63.83 0 00-76 0A40 40 0 0188 68c0-22.35 18.53-32.51 19.65-33.1a8 8 0 00-7.33-14.22l-.15.08a60 60 0 00-26.85 78c-1.1 1.8-2.12 3.66-3 5.57a60.11 60.11 0 00-54.15 55.32 35.86 35.86 0 00-.14 4.87A8 8 0 0032 164c0-1.36.07-2.71.19-4 .73-6.25 4.06-19.08 18.64-27.49a39.83 39.83 0 0113.32-4.81c-.1 1.43-.16 2.88-.16 4.34a64.09 64.09 0 0039 58.91 39.81 39.81 0 01-12.15 10.84c-19.07 11-36.88.36-38.39-.58l-.12-.08a8 8 0 00-8.71 13.42l.24.15a59.95 59.95 0 0082.88-18.7h2.52a60 60 0 0082.89 18.69l.23-.15a8 8 0 00-8.71-13.42l-.12.08c-1.51.94-19.32 11.59-38.39.58A39.84 39.84 0 01153 190.9a64.09 64.09 0 0039-58.9c0-1.46-.07-2.9-.16-4.33a39.84 39.84 0 0113.33 4.8c14.47 8.35 17.86 21.06 18.63 27.32.13 1.39.2 2.79.2 4.21a8 8 0 0016 .46 36 36 0 00-.17-4.88zm-130.1 16.8A48.08 48.08 0 0180 132c0-1.27.07-2.53.17-3.78l1 .25a40 40 0 0128.54 47.91zM128 134.11l-.11-.19h.22zm0-26.11a39.91 39.91 0 01-29.93-13.49 47.84 47.84 0 0159.84 0A39.88 39.88 0 01128 108zm18.29 68.37a39.9 39.9 0 0129.55-48.13c.1 1.24.16 2.49.16 3.76a48.07 48.07 0 01-29.72 44.37z" })); exports.default = BiohazardFill;