UNPKG

@icongo/gy

Version:
26 lines (25 loc) 1.09 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.GYSiGlyphBook1 = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var GYSiGlyphBook1 = function GYSiGlyphBook1(props) { return /*#__PURE__*/(0, _jsxRuntime.jsx)("svg", (0, _objectSpread2["default"])((0, _objectSpread2["default"])({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-book-1", viewBox: "0 0 16 16" }, props), {}, { children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { fill: "#434343", fillRule: "evenodd", d: "M8 3.007C4.691 1.444 2.11 2.32 0 3.61v10.325c2.105-1.298 5.248-2.364 8-.946v-9.98Zm0 9.995c3.629-1.463 5.919-.353 8 .937V3.621c-2.081-1.285-4.118-2.438-8-.845v10.226Z", className: "prefix__si-glyph-fill" }) })); }; exports.GYSiGlyphBook1 = GYSiGlyphBook1;