UNPKG

@icongo/gy

Version:
23 lines 881 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var GYSiGlyphCalendar1 = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-calendar-1", viewBox: "0 0 17 17" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "M13 .031V1h-2V.031H5V1H3V.031H0V16h16V.031h-3Zm1.029 13.977H1.955v-9.07h12.074v9.07Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M6.027 7.957h-.98v-.941h1.902v4.938h-.922V7.957Zm4 0H9v-.941h1.953v4.938h-.926V7.957Z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphCalendar1 };