UNPKG

@icongo/li

Version:
23 lines (22 loc) 1.96 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.LIAnimalHive = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var LIAnimalHive = function LIAnimalHive(props) { return /*#__PURE__*/(0, _jsxRuntime.jsx)("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", { d: "M10.135 10.265h.351v.373h-.351zm-.659-1.356-.175.305.834.481v.403h.351v-.606zm-3.224 1.356h.351v.373h-.351zm-.659-1.356-.175.305.834.481v.403h.351v-.606zm4.542-5.37h.351v.373h-.351zm-.659-1.355-.175.304.834.482v.402h.351v-.605zM6.252 3.539h.351v.373h-.351zm-.659-1.355-.175.304.834.482v.402h.351v-.605zm6.483 4.718h.352v.373h-.352zm-.658-1.356-.176.305.834.481v.403h.352v-.606zm-.36-.89V2.415L8.942 1.193 7 2.313l-1.941-1.12L2.94 2.415v2.241L1 5.777v2.445l1.941 1.12v2.243l2.118 1.222L7 11.687l1.941 1.12 2.118-1.222V9.343L13 8.222V5.777l-1.941-1.12ZM7.177 2.618l1.765-1.02 1.766 1.02v2.038l-1.766 1.02-1.765-1.02V2.618zm-3.883 0 1.766-1.02 1.765 1.02v2.038L5.06 5.676l-1.766-1.02V2.618zM1.352 8.019V5.98l1.765-1.019 1.766 1.02v2.038l-1.766 1.02-1.765-1.02Zm5.472 3.363-1.765 1.02-1.766-1.02V9.343l1.766-1.019 1.765 1.02v2.038zM5.234 8.02V5.98L7 4.961l1.766 1.02v2.038L7 9.039l-1.766-1.02Zm3.707 4.382-1.765-1.019v-2.04L8.94 8.324l1.766 1.02v2.038l-1.766 1.02zm3.707-4.382-1.765 1.02-1.766-1.02V5.98l1.766-1.019 1.765 1.02v2.038zM8.193 6.902h.352v.373h-.352zm-.658-1.356-.176.305.834.481v.403h.352v-.606zM4.31 6.902h.351v.373H4.31zm-.659-1.356-.176.305.835.481v.403h.351v-.606z" }) })); }; exports.LIAnimalHive = LIAnimalHive;