UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.08 kB
"use strict"; /** * @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 SuitcaseMinimal = createMeisterIcons("suitcase-minimal", [["path", { "fill": "currentColor", "d": "M8.75 5.25C8.75 4.564 9.314 4 10 4h4c.686 0 1.25.564 1.25 1.25V6h-6.5zM7.25 6v-.75A2.756 2.756 0 0 1 10 2.5h4a2.756 2.756 0 0 1 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 6zm-3.5 4.75A3.26 3.26 0 0 1 7 7.5h10a3.26 3.26 0 0 1 3.25 3.25v6A3.26 3.26 0 0 1 17 20H7a3.26 3.26 0 0 1-3.25-3.25z", "key": "a22f8956dcda710898e5278cb925a6a0515b5615", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "stroke": "#000", "stroke-miterlimit": "10", "stroke-width": "1.5", "d": "M16 20.75H8", "key": "b22c595951127c7e23f7dd7f87c964c3a5fdbc40", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { SuitcaseMinimal as default }; //# sourceMappingURL=SuitcaseMinimal.js.map