UNPKG

@icongo/gy

Version:
23 lines 1.34 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 GYSiGlyphResizeInFrame = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-resize-in-frame", viewBox: "0 0 17 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "M9.994 12.967c0 1.134-.92 2.054-2.055 2.054H4.03a2.055 2.055 0 0 1-2.054-2.054v-3.91c0-1.133.92-2.053 2.054-2.053h3.909c1.135 0 2.055.92 2.055 2.053v3.91Zm1.784-8.863-1.171-2.056a.55.55 0 0 0-.551.548L10.038 6.4a.55.55 0 0 0 .552.549l3.765.017a.55.55 0 0 0 .553-.548l-2.014-1.206 3.816-3.794a.768.768 0 0 0 .231-.551.77.77 0 0 0-.231-.553.794.794 0 0 0-1.117 0l-3.815 3.79Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M16.04 7.021v6.584c0 .795-.642 1.441-1.435 1.441H3.376a1.44 1.44 0 0 1-1.435-1.441V2.396c0-.794.644-1.44 1.435-1.44H9.98v-.93H3.057a2.054 2.054 0 0 0-2.049 2.053v11.832c0 1.131.92 2.053 2.049 2.053h11.881a2.055 2.055 0 0 0 2.051-2.053v-6.89h-.949Z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphResizeInFrame };