@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.09 kB
JavaScript
/**
* @license @meistericons/vue v0.5.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": "d579ceb18a356608d430c50ffca049d880ca896b", "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": "53f927dbd142695e6b9ee10d718d99ea19455c33", "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": "4f8014a09d61a1c3ced4944bfa4031fbb6e9e0db", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CardB as default };
//# sourceMappingURL=CardB.js.map