UNPKG

@icongo/gy

Version:
26 lines (25 loc) 1.07 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.GYSiGlyphBook4 = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var GYSiGlyphBook4 = function GYSiGlyphBook4(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-4", viewBox: "0 0 17 16" }, props), {}, { children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { fill: "#434343", fillRule: "evenodd", d: "M15 0v16H3.016v-2H4v-2h-.984V4H4V2h-.984V0H15ZM2 2v2h1V2H2Zm0 10v2h1v-2H2Zm15-1.93h-1v2.843h1V10.07Zm0-4.052h-1V9h1V6.018Zm0-3.917h-1V4.96h1V2.101Z", className: "prefix__si-glyph-fill" }) })); }; exports.GYSiGlyphBook4 = GYSiGlyphBook4;