@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.07 kB
JavaScript
/**
* @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 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": "b65edf046e323331901e14a5056152598f76f772", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "stroke": "#000", "stroke-miterlimit": "10", "stroke-width": "1.5", "d": "M16 20.75H8", "key": "4ffdf29ea1d7326de343999908b5f99dca2d2b72", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { SuitcaseMinimal as default };
//# sourceMappingURL=SuitcaseMinimal.js.map