UNPKG

@harvest-profit/npk

Version:
6 lines 613 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const jsx_runtime_1 = require("react/jsx-runtime"); const CheckboxMixedIcon = () => ((0, jsx_runtime_1.jsx)("svg", { height: '16px', width: '16px', "aria-hidden": "true", viewBox: "0 0 448 512", children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zm88 200H296c13.3 0 24 10.7 24 24s-10.7 24-24 24H152c-13.3 0-24-10.7-24-24s10.7-24 24-24z" }) })); exports.default = CheckboxMixedIcon; //# sourceMappingURL=mixed.js.map