@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.23 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 CardCross = createMeisterIcons("card-cross", [["path", { "fill": "currentColor", "d": "M5 5.75c-.686 0-1.25.564-1.25 1.25v10c0 .686.564 1.25 1.25 1.25h7a.75.75 0 0 1 0 1.5H5A2.756 2.756 0 0 1 2.25 17V7A2.756 2.756 0 0 1 5 4.25h14A2.756 2.756 0 0 1 21.75 7v5a.75.75 0 0 1-1.5 0V7c0-.686-.564-1.25-1.25-1.25z", "key": "0186dc30bafa086e06cdd9fd5960e54b5e30e48d", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M3 9.25h18v1.5H3zm17.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": "06dbabac91b53b93e5cc67e7bab5451cc926a433", "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": "207d1830c0f8f04ea299fb3f44d66e4f87084e9d", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CardCross as default };
//# sourceMappingURL=CardCross.js.map