UNPKG

@icongo/gy

Version:
23 lines 900 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 GYSiGlyphDocumentPlus = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-document-plus", viewBox: "0 0 17 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "M9.927.062 4.073.114l-.021 9.833 1.969.015v2.017H8v3.083H6.062V16h9.907V6.012H9.927V.062Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M11 0v4.969h5L11 0ZM6.979 13H4.992v-2h-.963v2H2.021v.986h2.008v2.008h.963v-2.008h1.987V13Z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphDocumentPlus };