UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.75 kB
/** * @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 BagCrossB = createMeisterIcons("bag-cross-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": "fff9ea1b76ccd3d36b1857ac53ea1f06bcf4c35a", "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": "91f83865093e68dc5465887649159bac88a5dba1", "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": "14e762c45d520ea73fcb56e29eae2872d2468921", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M14.63 12.32a.75.75 0 0 1 0 1.06l-4.3 4.3a.75.75 0 1 1-1.06-1.06l4.3-4.3a.75.75 0 0 1 1.06 0", "key": "adb4c01d2cf6bfa9dceebf7c0217183d0ef11709", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M9.27 12.32a.75.75 0 0 1 1.06 0l4.3 4.3a.75.75 0 0 1-1.06 1.06l-4.3-4.3a.75.75 0 0 1 0-1.06", "key": "2b8c351088117f9c2008525fcc852e2a9e48b81b", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { BagCrossB as default }; //# sourceMappingURL=BagCrossB.js.map