UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.29 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 SuitcaseMinimalB = createMeisterIcons("suitcase-minimal-b", [["path", { "fill": "currentColor", "d": "M21 10.75v6c0 2.2-1.8 4-4 4H7c-2.2 0-4-1.8-4-4v-6c0-2.2 1.8-4 4-4h10c2.2 0 4 1.7 4 4", "key": "dbbf9b02b02d54c164e8226dcc449cf50d36b19c", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7 7.5a3.26 3.26 0 0 0-3.25 3.25v6A3.26 3.26 0 0 0 7 20h10a3.26 3.26 0 0 0 3.25-3.25v-6c0-1.874-1.452-3.25-3.25-3.25zm-4.75 3.25A4.76 4.76 0 0 1 7 6h10c2.602 0 4.75 2.024 4.75 4.75v6A4.76 4.76 0 0 1 17 21.5H7a4.76 4.76 0 0 1-4.75-4.75z", "key": "f7609e54018071419abcf14b7edd21a3c3134c2c", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M10 4c-.686 0-1.25.564-1.25 1.25v1.5h-1.5v-1.5A2.756 2.756 0 0 1 10 2.5h4a2.756 2.756 0 0 1 2.75 2.75v1.5h-1.5v-1.5C15.25 4.564 14.686 4 14 4zM8 20h8v1.5H8z", "key": "611c5b2c688fb5ed489a4630af60c1c8c5ac0d0f", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { SuitcaseMinimalB as default }; //# sourceMappingURL=SuitcaseMinimalB.js.map