@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.28 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 CardCode = createMeisterIcons("card-code", [["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": "6e355431e3d5012f697902ccb88bdeab4860641d", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M3 9.25h18v1.5H3zm15.97 5.12a.75.75 0 0 1 1.06 0l1.2 1.2-.53.53-.4.4m-1.33-2.13a.75.75 0 0 0 0 1.06zm0 1.06 1.074 1.075zm1.074 1.075L18.95 17.69a.75.75 0 1 0 1.102 1.018l1.192-1.292c.263-.27.357-.623.357-.917 0-.299-.097-.658-.37-.93l-.53.53M16.83 14.47a.75.75 0 0 1 0 1.06l-1.07 1.07 1.07 1.07a.75.75 0 1 1-1.06 1.06l-1.2-1.2a1.32 1.32 0 0 1-.37-.93c0-.299.097-.658.37-.93l.53.53-.53-.53 1.2-1.2a.75.75 0 0 1 1.06 0", "key": "6a069590ff957ab50d40665613cc7eb7d6bd941c", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CardCode as default };
//# sourceMappingURL=CardCode.js.map