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 GYSiGlyphResizeOutFrame = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-resize-out-frame", viewBox: "0 0 17 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "M8.994 12.967c0 1.134-.92 2.054-2.055 2.054H3.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.91Zm5.207-10.023L15.372 5a.55.55 0 0 0 .551-.548l.019-3.804a.55.55 0 0 0-.552-.549L11.625.082a.549.549 0 0 0-.553.548l2.014 1.206L9.27 5.63a.768.768 0 0 0-.231.551c0 .202.076.4.231.553a.794.794 0 0 0 1.117 0l3.814-3.79Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M15.04 7.021v6.584a1.44 1.44 0 0 1-1.436 1.441H2.375a1.44 1.44 0 0 1-1.436-1.441V2.396c0-.794.645-1.44 1.436-1.44h6.604v-.93H2.056A2.054 2.054 0 0 0 .007 2.079v11.832c0 1.131.92 2.053 2.049 2.053h11.881a2.055 2.055 0 0 0 2.051-2.053v-6.89h-.948Z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphResizeOutFrame };