@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 887 B
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 Suitcase = createMeisterIcons("suitcase", [["path", { "fill": "currentColor", "d": "M8.75 5.25C8.75 4.564 9.314 4 10 4h4c.61 0 1.25.588 1.25 1.25V6h-6.5zM7.25 6v-.75A2.756 2.756 0 0 1 10 2.5h4c1.39 0 2.75 1.212 2.75 2.75V6H17a4.76 4.76 0 0 1 4.75 4.75v6A4.76 4.76 0 0 1 17 21.5H7a4.76 4.76 0 0 1-4.75-4.75v-6A4.76 4.76 0 0 1 7 6zm0 14H7a3.26 3.26 0 0 1-3.25-3.25v-6A3.26 3.26 0 0 1 7 7.5h.25zm1.5 0V7.5h6.5V20zm8 0H17a3.26 3.26 0 0 0 3.25-3.25v-6A3.26 3.26 0 0 0 17 7.5h-.25z", "key": "f559d25f418139d64442506dad11931cbb7fa586", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Suitcase as default };
//# sourceMappingURL=Suitcase.js.map