@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.12 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 CardAltB = createMeisterIcons("card-alt-b", [["path", { "fill": "currentColor", "d": "M21 9H3c0-2.2 1.8-4 4-4h10c2.2 0 4 1.7 4 4", "key": "1d53ca9ce2173d1adc028e0814c3db506a23b2b3", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M3.838 8.25h16.33c-.328-1.48-1.62-2.5-3.168-2.5H7a3.266 3.266 0 0 0-3.162 2.5M2.25 9A4.76 4.76 0 0 1 7 4.25h10c2.602 0 4.75 2.024 4.75 4.75v.75H2.25z", "key": "e5ead2a52a40c9d9dc7c2609ba367d9efde42b1a", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M2.25 8.25h19.5V15A4.76 4.76 0 0 1 17 19.75H7A4.76 4.76 0 0 1 2.25 15zm1.5 1.5V15A3.26 3.26 0 0 0 7 18.25h10A3.26 3.26 0 0 0 20.25 15V9.75z", "key": "4edcc92dc10e8645fd16cbf5385f8eb3d5f77038", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CardAltB as default };
//# sourceMappingURL=CardAltB.js.map