UNPKG

@icongo/gy

Version:
23 lines 1.01 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 GYSiGlyphDocumentError = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-document-error", viewBox: "0 0 17 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "M11.016 3.984h4.981L11.016.016v3.968Zm-4.809 7.102L4.5 12.793l-1.707-1.707-.707.707L3.793 13.5l-1.707 1.707.707.707L4.5 14.207l1.707 1.707.707-.707L5.207 13.5l1.707-1.707-.707-.707Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M9.969 5.016V.011H4.034v10.4l.466.466 1.908-1.906 2.623 2.623L7.125 13.5l2.47 2.469h6.382V5.016H9.969Z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphDocumentError };