UNPKG

@icongo/gy

Version:
23 lines 1.05 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 GYSiGlyphTimeReload = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-time-reload", viewBox: "0 0 17 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "M9.549 1.046c-3.859 0-6.819 3.192-7.166 6.985H1.059l1.892 1.952 2.065-1.952H3.677c.331-3.229 2.747-5.958 5.937-5.958 3.412 0 6.189 2.888 6.189 6.437 0 3.549-2.777 6.438-6.189 6.438-1.695 0-3.232-.713-4.35-1.865l-.821.826a7.364 7.364 0 0 0 5.106 2.065c4.092 0 7.419-3.349 7.419-7.464s-3.327-7.464-7.419-7.464Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M9 3.99V9h3.96V8H9.97V3.99H9Z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphTimeReload };