@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 890 B
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 Bag = createMeisterIcons("bag", [["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.69M4.75 12A3.26 3.26 0 0 1 8 8.75h8A3.26 3.26 0 0 1 19.25 12v6c0 1.286-.964 2.25-2.25 2.25H7A2.26 2.26 0 0 1 4.75 18z", "key": "fda53c750ed5d56c2de2498fa08feaa01a24d2a4", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Bag as default };
//# sourceMappingURL=Bag.js.map