@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.11 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 CardB = createMeisterIcons("card-b", [["path", { "fill": "currentColor", "d": "M21 7v3H3V7c0-1.1.9-2 2-2h14c1 0 2 .8 2 2", "key": "d62a74279a2331046523fc9cd54fadfdad01c6eb", "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": "2fc1302a53ec6d63eb5c7acd4c2b35dbe6b8b739", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M2.25 9.25h19.5V17A2.756 2.756 0 0 1 19 19.75H5A2.756 2.756 0 0 1 2.25 17zm1.5 1.5V17c0 .686.564 1.25 1.25 1.25h14c.686 0 1.25-.564 1.25-1.25v-6.25z", "key": "0f9938d923214b0f834cc927f1726587f0594ed9", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CardB as default };
//# sourceMappingURL=CardB.js.map