@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.28 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 BagB = createMeisterIcons("bag-b", [["path", { "fill": "currentColor", "d": "M4 17.95v-6c0-2.2 1.8-4 4-4h8c2.2 0 4 1.8 4 4v6c0 1.7-1.3 3-3 3H7c-1.7 0-3-1.3-3-3", "key": "8044ccb6553f375223cee3e35060d7dcd8aec4ed", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8 8.7a3.26 3.26 0 0 0-3.25 3.25v6c0 1.286.964 2.25 2.25 2.25h10c1.286 0 2.25-.964 2.25-2.25v-6A3.26 3.26 0 0 0 16 8.7zm-4.75 3.25A4.76 4.76 0 0 1 8 7.2h8a4.76 4.76 0 0 1 4.75 4.75v6c0 2.114-1.636 3.75-3.75 3.75H7c-2.114 0-3.75-1.636-3.75-3.75z", "key": "483c6d32a227270531eb4fec4ecffa1bc260e497", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 3.8a3.26 3.26 0 0 0-3.25 3.25v1h-1.5v-1A4.76 4.76 0 0 1 12 2.3c1.328 0 2.512.601 3.33 1.42.819.818 1.42 2.002 1.42 3.33v1h-1.5v-1c0-.872-.399-1.688-.98-2.27-.582-.581-1.398-.98-2.27-.98", "key": "67cb9253af40a684ab3651b3869cdf808c8b074f", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { BagB as default };
//# sourceMappingURL=BagB.js.map