UNPKG

@icongo/gy

Version:
35 lines 1.55 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 GYSiGlyphDisc = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-disc", viewBox: "0 0 16 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "none", fillRule: "evenodd", children: [/*#__PURE__*/_jsxs("g", { transform: "translate(3 3)", children: [/*#__PURE__*/_jsx("path", { d: "M7.466 1.066 8.984-.452l.869.87-1.518 1.517zM.895 10.405l-.868-.87L1.545 8.02l.868.87z" }), /*#__PURE__*/_jsx("ellipse", { cx: 5.115, cy: 5.141, rx: 3.115, ry: 3.141 }), /*#__PURE__*/_jsx("path", { fill: "#434343", d: "M4.988 3.022a1.977 1.977 0 1 0 0 3.953 1.978 1.978 0 0 0 1.979-1.976 1.98 1.98 0 0 0-1.979-1.977Z", className: "prefix__si-glyph-fill" })] }), /*#__PURE__*/_jsx("path", { fill: "#434343", d: "M15.958 7.958C15.958 3.516 12.385 0 7.979 0 3.573 0 0 3.516 0 7.958S3.572 16 7.979 16c4.564 0 7.979-3.69 7.979-8.042Zm-3.697-5.067.869.869-1.518 1.518-.869-.869 1.518-1.518ZM3.633 13.193l-.868-.869 1.518-1.518.868.869-1.518 1.518Zm1.252-5.208C4.885 6.25 6.28 4.843 8 4.843c1.719 0 3.115 1.406 3.115 3.142 0 1.733-1.396 3.14-3.115 3.14-1.721 0-3.115-1.406-3.115-3.14Z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphDisc };