@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.42 kB
JavaScript
;
/**
* @license @meistericons/react v0.21.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": "418e37a49ff5edbebc61c16789da25ef84118f23", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M16 6.75H8v14h8z", "key": "b5c185b712b22aba0841e8a9423c32fbd7d058a2", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7.25 6h9.5v15.5h-9.5zm1.5 1.5V20h6.5V7.5z", "key": "db899396bf9814eb4fed9f80072e38e1d2e022f4", "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": "33ce81b43263ee4562507f2cf2a5d1a2f6c6fad6", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { SuitcaseB as default };
//# sourceMappingURL=SuitcaseB.js.map