UNPKG

@harvest-profit/npk

Version:
6 lines 597 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const jsx_runtime_1 = require("react/jsx-runtime"); const SvgYieldsFilledIcon = (props) => ((0, jsx_runtime_1.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, ...props, children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M16 1a7 7 0 0 1-6.069 6.938 7.97 7.97 0 0 0-2.04-4.354A7 7 0 0 1 14 0h1c.553 0 1 .447 1 1M0 3c0-.553.447-1 1-1h1a7 7 0 0 1 7 7v6a.999.999 0 1 1-2 0v-5a7 7 0 0 1-7-7" }) })); exports.default = SvgYieldsFilledIcon; //# sourceMappingURL=YieldsFilledIcon.js.map