@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.1 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 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": "d08a3729e148db69ace955bea6e3ceceeb16efed", "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": "d74b7267c2eb7a063260cafe216761ae96de0252", "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": "0a24feaec41f22a00be427b468e26860466100d1", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CardAltB as default };
//# sourceMappingURL=CardAltB.js.map