UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.21 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 Biohazard = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 256 256", fill: "currentColor", ...props }, React.createElement("path", { d: "M185.68 104.28q-1.4-2.88-3.06-5.6a60 60 0 00-26.92-78 8 8 0 00-7.4 14.19 44 44 0 0122.42 49.53 63.85 63.85 0 00-85.46 0 44 44 0 0122.44-49.53 8 8 0 10-7.4-14.19 60 60 0 00-26.93 78 62.59 62.59 0 00-3.05 5.58A60.07 60.07 0 0016 164a8 8 0 0016 0 44.09 44.09 0 0132.89-42.58A63.94 63.94 0 00109 193.11a44 44 0 01-56.65 8 8 8 0 10-8.62 13.47A60 60 0 00126.74 196h2.52a60 60 0 0083.05 18.59 8 8 0 10-8.62-13.47 44 44 0 01-56.65-8 63.94 63.94 0 0044.07-71.69A44.09 44.09 0 01224 164a8 8 0 0016 0 60.07 60.07 0 00-54.32-59.72zM128 84a47.91 47.91 0 0135.56 15.79 44 44 0 01-71.13 0A47.89 47.89 0 01128 84zm.12 49.92l-.12.2-.12-.2h.24zM80 132a47.6 47.6 0 011.44-11.65 44 44 0 0136 58.46A48.07 48.07 0 0180 132zm58.57 46.81a44 44 0 0136-58.46 48 48 0 01-36 58.46z" })); exports.default = Biohazard;