UNPKG

@icongo/gy

Version:
17 lines 908 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var GYSiGlyphSquareFourAnglePoint = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-square-four-angle-point", viewBox: "0 0 17 16" }, props, { children: /*#__PURE__*/_jsx("path", { fill: "#434343", fillRule: "evenodd", d: "M15.959 3V.041H13v1.021H2.959V.041H0V3h1.011v10.041H0V16h2.959v-1.021H13V16h2.959v-2.959h-1.031V3h1.031ZM13.938.938h1.084v1.125h-1.084V.938Zm-13 0h1.084v1.125H.938V.938Zm1.083 14.124H.937v-1.125h.073v.011h.917v-.011h.094v1.125Zm13-1.124v1.125h-1.084v-1.125h.073v.011h.917v-.011h.094Zm-1.01-.897H13v1.021H2.959v-1.021H1.928V3h1.031V1.979H13V3h1.011v10.041Z", className: "prefix__si-glyph-fill" }) })); export { GYSiGlyphSquareFourAnglePoint };