@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.2 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 BagBlock = createMeisterIcons("bag-block", [["path", { "fill": "currentColor", "d": "M8.75 7A3.26 3.26 0 0 1 12 3.75c.872 0 1.688.399 2.27.98.581.582.98 1.398.98 2.27v.25h-6.5zm-1.5.31V7A4.76 4.76 0 0 1 12 2.25c1.328 0 2.512.601 3.33 1.42.819.818 1.42 2.002 1.42 3.33v.31c2.26.361 4 2.33 4 4.69v6c0 2.114-1.636 3.75-3.75 3.75H7c-2.13 0-3.75-1.752-3.75-3.75v-6c0-2.36 1.74-4.329 4-4.69M8 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.75zm5.107 3.194c-.937-.48-2.072-.318-2.877.486-.818.819-.971 1.979-.46 2.925zm-2.292 4.489c.906.5 2.125.366 2.955-.464.837-.837.978-2.032.424-2.99zm4.015-5.063c-1.592-1.593-4.067-1.593-5.66 0-1.59 1.589-1.593 4.056-.01 5.65 1.509 1.622 4.093 1.587 5.67.01 1.593-1.593 1.593-4.068 0-5.66", "key": "08ea7b79e26ec8cc142156b4269603bcd9412a28", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { BagBlock as default };
//# sourceMappingURL=BagBlock.js.map