UNPKG

@icongo/li

Version:
33 lines (32 loc) 1.91 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.LIBiotech = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var LIBiotech = function LIBiotech(props) { return /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", (0, _objectSpread2["default"])((0, _objectSpread2["default"])({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", "aria-hidden": "true", viewBox: "0 0 14 14" }, props), {}, { children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("path", { fill: "#ad1457", d: "M10.6 1c0 2.79-1.8 3.96-3.84 5.34C4.63 7.75 2.2 9.34 2.2 13h1.2c0-3.03 1.95-4.32 4.02-5.67C9.46 5.98 11.8 4.42 11.8 1h-1.2z" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { fill: "#ad1457", d: "M11.2 12.1H3.1c-.18 0-.3-.12-.3-.3s.12-.3.3-.3h8.1c.18 0 .3.12.3.3s-.12.3-.3.3zm-.6-1.2H3.4c-.18 0-.3-.12-.3-.3s.12-.3.3-.3h7.2c.18 0 .3.12.3.3s-.12.3-.3.3zM10 9.7H4c-.18 0-.3-.12-.3-.3s.12-.3.3-.3h6c.18 0 .3.12.3.3s-.12.3-.3.3zM8.5 8.5h-3c-.18 0-.3-.12-.3-.3s.12-.3.3-.3h3c.18 0 .3.12.3.3s-.12.3-.3.3z" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { fill: "#e91e63", d: "M10.9 2.5H2.8c-.18 0-.3-.12-.3-.3s.12-.3.3-.3h8.1c.18 0 .3.12.3.3s-.12.3-.3.3zm-.3 1.2H3.4c-.18 0-.3-.12-.3-.3s.12-.3.3-.3h7.2c.18 0 .3.12.3.3s-.12.3-.3.3zM10 4.9H4c-.18 0-.3-.12-.3-.3s.12-.3.3-.3h6c.18 0 .3.12.3.3s-.12.3-.3.3zM8.5 6.1h-3c-.18 0-.3-.12-.3-.3s.12-.3.3-.3h3c.18 0 .3.12.3.3s-.12.3-.3.3z" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { fill: "#e91e63", d: "M11.8 13h-1.2c0-3.03-1.95-4.32-4.02-5.67C4.54 5.98 2.2 4.42 2.2 1h1.2c0 2.79 1.8 3.96 3.84 5.34 2.13 1.41 4.56 3 4.56 6.66z" })] })); }; exports.LIBiotech = LIBiotech;