UNPKG

@icongo/li

Version:
23 lines (22 loc) 1.25 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.LIEducationCap = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var LIEducationCap = function LIEducationCap(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: "M12.5 12.255a.32.32 0 0 0 .313-.387l-.202-.957a.61.61 0 0 0-.02-.895V6.694l-.81.501v2.82a.609.609 0 0 0-.02.896l-.201.957a.321.321 0 0 0 .314.387h.625zm.274-7.5L7.502 1.492a.957.957 0 0 0-1.004 0L1.226 4.755a.478.478 0 0 0 0 .814l5.272 3.263a.951.951 0 0 0 1.004 0l5.272-3.263a.478.478 0 0 0 0-.814zM7 9.785a1.76 1.76 0 0 1-.929-.264L2.996 7.617v3.278c0 .97 1.794 1.756 4.004 1.756 2.21 0 4.003-.786 4.003-1.756V7.617L7.93 9.521c-.28.173-.601.264-.93.264Z" }) })); }; exports.LIEducationCap = LIEducationCap;