UNPKG

@icongo/gy

Version:
17 lines 610 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var GYSiGlyphSquareDelicious = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-square-delicious", viewBox: "0 0 17 16" }, props, { children: /*#__PURE__*/_jsx("path", { fill: "#434343", fillRule: "evenodd", d: "M1 0v16h16V0H1Zm7.938 15.016V8.01H1.959V.958H9.01v7.011h7.006v7.047H8.938Z", className: "prefix__si-glyph-fill" }) })); export { GYSiGlyphSquareDelicious };