UNPKG

@icongo/gy

Version:
23 lines 1.26 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 GYSiGlyphWatch = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-watch", viewBox: "0 0 17 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "M8.969 6h-.953v2.941h.07v.043H10v-.953H8.969V6Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M12.936 8.016a4.443 4.443 0 0 0-1.133-2.521A4.643 4.643 0 0 0 11 4.812V1H6v3.811a4.605 4.605 0 0 0-.859.76 4.41 4.41 0 0 0-1.117 2.92c0 .945.3 1.818.804 2.542.315.453.715.843 1.173 1.154v3.767h5v-3.769c.415-.282.78-.631 1.081-1.032a4.458 4.458 0 0 0 .858-2.152h1.03v-.984h-1.034v-.001Zm-.936.62a3.47 3.47 0 0 1-.695 1.95A3.493 3.493 0 0 1 8.507 12a3.5 3.5 0 0 1-2.877-1.508A3.473 3.473 0 0 1 5 8.5c0-.878.337-1.673.875-2.287A3.482 3.482 0 0 1 8.507 5c1.025 0 1.94.45 2.58 1.153.544.596.883 1.372.913 2.23v.254Z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphWatch };