UNPKG

@navinc/base-react-components

Version:
6 lines 1.62 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const jsx_runtime_1 = require("react/jsx-runtime"); const ReportsMultiple = (props) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ fill: "currentcolor", width: "24", height: "24", "data-testid": "icon:reports-multiple" }, props, { children: (0, jsx_runtime_1.jsx)("path", { d: "M20.5044225,6 C21.6068564,6 22.5,6.89234478 22.5,7.99570041 L22.5,20.3259549 C22.5,21.2636108 22.0000358,21.8276843 21.1097412,21.8276843 L11,21.8276843 C9.66666667,21.8166008 9.5,20.5955811 9.5,20 L9.5,18 L4,18.000202 C3,18.0238307 2,17.6006351 2,16.3259549 L2,3.99570041 C2,2.89336216 2.8926952,2 3.9955775,2 L13.0044225,2 C14.1068564,2 15,2.89234478 15,3.99570041 L15,6 L20.5044225,6 Z M13.0044225,4 L4,3.99570041 L4,16 L9.5,16 L9.5,12 L6.00292933,12 C5.44902676,12 5,11.5561352 5,11 C5,10.4477153 5.44853006,10 6.00292933,10 L9.5,10 L9.5,8 L6.00292933,8 C5.44902676,8 5,7.55613518 5,7 C5,6.44771525 5.44853006,6 6.00292933,6 L13.0029294,6 C13.0034488,4.80760017 13.0044225,4 13.0044225,4 Z M20.5044225,8 L11.5,7.99570041 L11.5,20 L16,20 L20.5044225,20 L20.5044225,8 Z M13,15 C13,14.4477153 13.4485301,14 14.0029293,14 L18.9970707,14 C19.5509732,14 20,14.4438648 20,15 C20,15.5522847 19.5514699,16 18.9970707,16 L14.0029293,16 C13.4490268,16 13,15.5561352 13,15 Z M12.5,11 C12.5,10.4477153 12.9485301,10 13.5029293,10 L18.4970707,10 C19.0509732,10 19.5,10.4438648 19.5,11 C19.5,11.5522847 19.0514699,12 18.4970707,12 L13.5029293,12 C12.9490268,12 12.5,11.5561352 12.5,11 Z" }) }))); exports.default = ReportsMultiple; //# sourceMappingURL=reports-multiple.js.map