UNPKG

@icongo/gy

Version:
17 lines 679 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var GYSiGlyphFullscreen = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-fullscreen", viewBox: "0 0 17 17" }, props, { children: /*#__PURE__*/_jsx("path", { fill: "#434343", fillRule: "evenodd", d: "M3 5h12v8H3zm.918 9.938H1v-2.876h1v1.98h1.918v.896Zm13.082 0h-2.938v-.896H16v-1.984h1v2.88Zm0-9.021h-1v-1.95h-1.943v-.946H17v2.896ZM2 5.938H1V3h2.938v.938H2v2Z", className: "prefix__si-glyph-fill" }) })); export { GYSiGlyphFullscreen };