@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.53 kB
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 CardCrossB = createMeisterIcons("card-cross-b", [["path", { "fill": "currentColor", "d": "M21 7v3H3V7c0-1.1.9-2 2-2h14c1 0 2 .8 2 2", "key": "c14f184aaf8116ca45c32b560e3d21432c10d1cd", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M5 5.75c-.686 0-1.25.564-1.25 1.25v2.25h16.5V7c0-.738-.615-1.25-1.25-1.25zM2.25 7A2.756 2.756 0 0 1 5 4.25h14c1.365 0 2.75 1.088 2.75 2.75v3.75H2.25z", "key": "11667f6a90568ac2421fc226e16b339d6d745234", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M21 9.25a.75.75 0 0 1 .75.75v2a.75.75 0 0 1-1.5 0v-2a.75.75 0 0 1 .75-.75m-18 0a.75.75 0 0 1 .75.75v7c0 .686.564 1.25 1.25 1.25h7a.75.75 0 0 1 0 1.5H5A2.756 2.756 0 0 1 2.25 17v-7A.75.75 0 0 1 3 9.25m17.038 5.127a.75.75 0 0 1-.015 1.061l-3.5 3.4a.75.75 0 0 1-1.046-1.076l3.5-3.4a.75.75 0 0 1 1.061.015", "key": "65de13e070d6cd3d39b33f4d05862c3a76d5a613", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M15.462 14.377a.75.75 0 0 1 1.06-.015l3.5 3.4a.75.75 0 1 1-1.045 1.076l-3.5-3.4a.75.75 0 0 1-.015-1.06", "key": "a786686807614b720981a608636ab07b628bd840", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CardCrossB as default };
//# sourceMappingURL=CardCrossB.js.map