UNPKG

@icongo/gy

Version:
26 lines 1.43 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 GYSiGlyphDiscError = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-disc-error", viewBox: "0 0 17 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "m11.172 14.414 4.198-4.199 1.393 1.393-4.2 4.199z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "m11.172 11.586 1.393-1.393 4.198 4.199-1.393 1.393zM8.988 6.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", { d: "M16.958 7.969c0-4.413-3.573-7.906-7.979-7.906C4.573.063 1 3.556 1 7.969c0 4.412 3.572 7.989 7.979 7.989.34 0 .674-.026 1.001-.071v-4.935a2.998 2.998 0 0 1-.979.173c-1.721 0-3.115-1.406-3.115-3.14 0-1.735 1.395-3.142 3.115-3.142 1.719 0 3.115 1.406 3.115 3.142 0 .356-.072.695-.182 1.015h4.933c.053-.348.091-.693.091-1.031ZM6.15 11.676l-1.518 1.518-.868-.869 1.518-1.518.868.869Zm6.462-6.399-.869-.869 1.518-1.518.869.869-1.518 1.518Z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphDiscError };