@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.49 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 BagAltB = createMeisterIcons("bag-alt-b", [["path", { "fill": "currentColor", "d": "M4 17.95v-6c0-2.2 1.8-4 4-4h8c2.2 0 4 1.8 4 4v6c0 1.7-1.3 3-3 3H7c-1.7 0-3-1.3-3-3", "key": "23bf4bb26ab654099e6e7230dc11eef6a0fc7ff9", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8 8.7a3.26 3.26 0 0 0-3.25 3.25v6c0 1.286.964 2.25 2.25 2.25h10c1.286 0 2.25-.964 2.25-2.25v-6A3.26 3.26 0 0 0 16 8.7zm-4.75 3.25A4.76 4.76 0 0 1 8 7.2h8a4.76 4.76 0 0 1 4.75 4.75v6c0 2.114-1.636 3.75-3.75 3.75H7c-2.114 0-3.75-1.636-3.75-3.75z", "key": "3e50d9bb0914bf7ae71e375775953ac0eaadf71a", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 3.8a3.26 3.26 0 0 0-3.25 3.25v1h-1.5v-1A4.76 4.76 0 0 1 12 2.3c1.328 0 2.512.601 3.33 1.42.819.818 1.42 2.002 1.42 3.33v1h-1.5v-1c0-.872-.399-1.688-.98-2.27-.582-.581-1.398-.98-2.27-.98", "key": "ccae73f156564d8e9b959251293bcb7e4b7a2e80", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M7.25 17.05A.75.75 0 0 1 8 16.3h8a.75.75 0 0 1 0 1.5H8a.75.75 0 0 1-.75-.75", "key": "859ffd3c26f833e42937a87a86d4c8fae417f00b", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { BagAltB as default };
//# sourceMappingURL=BagAltB.js.map