UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.4 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 SuitcaseB = createMeisterIcons("suitcase-b", [["path", { "fill": "currentColor", "d": "M7 7.5a3.26 3.26 0 0 0-3.25 3.25v6A3.26 3.26 0 0 0 7 20h.25V7.5zm-4.75 3.25A4.76 4.76 0 0 1 7 6h1.75v15.5H7a4.76 4.76 0 0 1-4.75-4.75zm13-4.75H17c2.602 0 4.75 2.024 4.75 4.75v6A4.76 4.76 0 0 1 17 21.5h-1.75zm1.5 1.5V20H17a3.26 3.26 0 0 0 3.25-3.25v-6c0-1.874-1.452-3.25-3.25-3.25z", "key": "2ba919c707a36bef8e4dc0daa60c2beb9a9f117e", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M16 6.75H8v14h8z", "key": "e2b1a0ebb9d49ee2f7f285a0f9e4c918e01e77bb", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7.25 6h9.5v15.5h-9.5zm1.5 1.5V20h6.5V7.5z", "key": "a89f30b4a9b0b6c53f62def0d3c6167a6ef5147b", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M10 4c-.686 0-1.25.564-1.25 1.25V6h6.5v-.75C15.25 4.512 14.635 4 14 4zM7.25 5.25A2.756 2.756 0 0 1 10 2.5h4c1.365 0 2.75 1.088 2.75 2.75V7.5h-9.5z", "key": "3a230e8278578f51ce0705c01de5b367f8f696fa", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { SuitcaseB as default }; //# sourceMappingURL=SuitcaseB.js.map