UNPKG

@harvest-profit/npk

Version:
6 lines 762 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const jsx_runtime_1 = require("react/jsx-runtime"); const SvgReportsFilledIcon = (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: "M1 1c.553 0 1 .447 1 1v10.5c0 .275.225.5.5.5H15a.999.999 0 1 1 0 2H2.5A2.5 2.5 0 0 1 0 12.5V2c0-.553.447-1 1-1m4 6c.553 0 1 .447 1 1v2a.999.999 0 1 1-2 0V8c0-.553.447-1 1-1m4-2v5a.999.999 0 1 1-2 0V5a.999.999 0 1 1 2 0m2 1c.553 0 1 .447 1 1v3a.999.999 0 1 1-2 0V7c0-.553.447-1 1-1m4-3v7a.999.999 0 1 1-2 0V3a.999.999 0 1 1 2 0" }) })); exports.default = SvgReportsFilledIcon; //# sourceMappingURL=ReportsFilledIcon.js.map