UNPKG

@icongo/gy

Version:
27 lines 1.48 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var GYSiGlyphCalendar3 = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-calendar-3", viewBox: "0 0 17 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "none", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "M15 3.902H3c-1.027 0-1 .031-1 1.098v9c0 1.067-.027 1 1 1h12c1.027 0 1 .067 1-1V5c0-1.066.027-1.098-1-1.098ZM13.957 12H12v1.998h-.959V12H6.937v2h-.9v-2H4v-.952h2.037V9H4.029v-.929h2.008V6.065h.9v2.006h4.104V6.067H12v2.004h1.953V9H12v2.048h1.957V12Z" }), /*#__PURE__*/_jsx("path", { fill: "#434343", d: "M12 9h1.953v-.929H12V6.067h-.959v2.004H6.937V6.065h-.9v2.006H4.029V9h2.008v2.048H4V12h2.037v2h.9v-2h4.104v1.998H12V12h1.957v-.952H12V9Zm-.975 2.048H6.968V9h4.057v2.048Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { fill: "#434343", d: "M14.77 1.051H13V2h-1v-.949H6V2H5v-.949H3.23C1.998 1.051 1 2.061 1 3.306v10.322c0 1.244.998 2.255 2.23 2.255h11.539c1.232 0 2.23-1.011 2.23-2.255V3.306c.001-1.245-.997-2.255-2.229-2.255ZM16 14c0 1.067.027 1-1 1H3c-1.027 0-1 .067-1-1V5h14v9ZM5 0h.979v1H5zm7 0h1v1h-1z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphCalendar3 };