UNPKG

@icongo/gy

Version:
23 lines 1.21 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 GYSiGlyphDashboard = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-dashboard", viewBox: "0 0 17 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "M8.521 15.979c-4.111 0-7.459-3.36-7.459-7.489C1.062 4.359 4.41 1 8.521 1s7.458 3.359 7.458 7.49c0 4.129-3.346 7.489-7.458 7.489ZM8.512 2.956c-3.052 0-5.534 2.486-5.534 5.545 0 3.058 2.482 5.545 5.534 5.545 3.051 0 5.532-2.487 5.532-5.545 0-3.059-2.482-5.545-5.532-5.545Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M8.965 10.062V7.639c0-.347-.213-.626-.477-.626s-.479.279-.479.626v2.423c-.387.192-.968.542-.968 1.438 0 .896.819 1.484 1.446 1.484s1.428-.589 1.428-1.484-.56-1.245-.95-1.438ZM8 4h.959v.976H8zM5 5h.998v.979H5zm6 0h.998v.979H11z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphDashboard };