@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 925 B
JavaScript
;
/**
* @license @meistericons/react v0.21.1 - ISC
* The source code is licensed under the ISC license.
* See the root directory for the LICENSE file.
*/
import createMeisterIcons from '../createMeisterIcons.js';
const ParaCheck = createMeisterIcons("para-check", [["path", { "fill": "currentColor", "d": "M3.75 5.462a.75.75 0 0 1 .75-.75h15a.75.75 0 0 1 0 1.5h-15a.75.75 0 0 1-.75-.75m0 4a.75.75 0 0 1 .75-.75h15a.75.75 0 0 1 0 1.5h-15a.75.75 0 0 1-.75-.75m.75 3.25a.75.75 0 0 0 0 1.5h7a.75.75 0 0 0 0-1.5zm-.75 4.75a.75.75 0 0 1 .75-.75h6a.75.75 0 0 1 0 1.5h-6a.75.75 0 0 1-.75-.75M20.024 15a.75.75 0 0 0-1.048-1.073l-3.72 3.629-1.156-1.543a.75.75 0 1 0-1.2.9l1.532 2.043.038.038c.222.222.506.295.73.295.222 0 .504-.072.726-.29z", "key": "d317d9a99201af9f6f0aa00006b6a0f48f96e714", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ParaCheck as default };
//# sourceMappingURL=ParaCheck.js.map