UNPKG

@icongo/gy

Version:
23 lines 1.08 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 GYSiGlyphTimeGlass = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-time-glass", viewBox: "0 0 17 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "M12 2.026C12 .908 11.135 0 10.065 0h-3.12C5.877 0 5.01.908 5.01 2.026v3.536l2.021 2.427-2.021 2.448v3.516c0 1.118.866 2.025 1.935 2.025h3.12c1.069 0 1.935-.907 1.935-2.025v-3.578L9.906 8.001 12 5.625V2.026ZM11 5 9 7.989 11 11v3a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1v-3l2-3.011L6 5.02V2a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v3Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M10 14H7v-2l1.5-1.979L10 12v2Zm0-10L8.521 5.979 7 4h3Z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphTimeGlass };