@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.63 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 BagCheckB = createMeisterIcons("bag-check-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": "9780ce259f85dc1bbaefc199bff387633614359d", "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": "c6321b6d8180d00bc673781e967b5304eace6fcb", "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": "5a243819f0056fa81ae3e8c8a0ada64f6ba5ac41", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M15.537 12.526a.75.75 0 0 1-.013 1.06l-4.098 3.999c-.222.219-.504.29-.726.29a1.03 1.03 0 0 1-.73-.295l-.038-.037L8.4 15.5a.75.75 0 0 1 1.2-.9l1.157 1.542 3.72-3.629a.75.75 0 0 1 1.06.013", "key": "93c6a6ff9b8d04794f7d9e690a70884361b3fcc8", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { BagCheckB as default };
//# sourceMappingURL=BagCheckB.js.map