UNPKG

@icongo/gy

Version:
26 lines 952 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var GYSiGlyphDocumentWarning = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-document-warning", viewBox: "0 0 16 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "M10.031.031v3.938h3.871L10.031.031Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M8.994 0H3.042v16h11V5l-5.048.064V0ZM4.958 13l3.48-7 3.52 7h-7Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M8 8v2.015h.977V8H8Zm0 3h.875v1H8z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphDocumentWarning };