@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.07 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 BagCheck = createMeisterIcons("bag-check", [["path", { "fill": "currentColor", "d": "M12 3.75A3.26 3.26 0 0 0 8.75 7v.25h6.5V7c0-.872-.399-1.688-.98-2.27-.582-.581-1.398-.98-2.27-.98M7.25 7v.31c-2.26.361-4 2.33-4 4.69v6c0 1.998 1.62 3.75 3.75 3.75h10c2.114 0 3.75-1.636 3.75-3.75v-6c0-2.36-1.74-4.329-4-4.69V7c0-1.328-.601-2.512-1.42-3.33-.818-.819-2.002-1.42-3.33-1.42A4.76 4.76 0 0 0 7.25 7M8 8.75A3.26 3.26 0 0 0 4.75 12v6c0 1.202.98 2.25 2.25 2.25h10c1.286 0 2.25-.964 2.25-2.25v-6A3.26 3.26 0 0 0 16 8.75zm7.524 4.787a.75.75 0 1 0-1.048-1.074l-3.72 3.63L9.6 14.55a.75.75 0 1 0-1.2.9l1.532 2.043.038.037c.222.223.506.295.73.295.222 0 .504-.071.726-.29z", "key": "0a393194e67474612d677e23299e02a8c0107f94", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { BagCheck as default };
//# sourceMappingURL=BagCheck.js.map