UNPKG

@icongo/gy

Version:
17 lines 980 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var GYSiGlyphCircleHelp = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-circle-help", viewBox: "0 0 17 16" }, props, { children: /*#__PURE__*/_jsx("path", { fill: "#434343", fillRule: "evenodd", d: "M9 0a8 8 0 0 0-8 8 8 8 0 0 0 8 8 8 8 0 0 0 8-8 8 8 0 0 0-8-8Zm0 14a1 1 0 1 1 0-2 1 1 0 0 1 0 2Zm1.647-5.757c-.473.365-.734.566-.734 1.147v.814c0 .459-.406.834-.907.834-.502 0-.909-.375-.909-.834V9.39c0-1.357.831-1.998 1.38-2.422.474-.366.734-.566.734-1.146 0-.654-.541-1.188-1.205-1.188-.665 0-1.205.533-1.205 1.188 0 .461-.408.833-.909.833-.5 0-.909-.372-.909-.833 0-1.574 1.357-2.854 3.023-2.854 1.665 0 3.021 1.279 3.021 2.854 0 1.356-.83 1.996-1.38 2.421Z", className: "prefix__si-glyph-fill" }) })); export { GYSiGlyphCircleHelp };