UNPKG

@icongo/gy

Version:
17 lines 615 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var GYSiGlyphFlowerPot = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-flower-pot", viewBox: "0 0 16 17" }, props, { children: /*#__PURE__*/_jsx("path", { fill: "#434343", fillRule: "evenodd", d: "M15.25 5.965H.663L0 3.083h15.914l-.664 2.882Zm-2.475 8.971H3.139L1.055 7.022h13.804l-2.084 7.914Z", className: "prefix__si-glyph-fill" }) })); export { GYSiGlyphFlowerPot };