@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.05 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 BagAdd = createMeisterIcons("bag-add", [["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 18zm7.25-.75a.75.75 0 0 1 .75.75v1.75h1.75a.75.75 0 0 1 0 1.5h-1.75V17a.75.75 0 0 1-1.5 0v-1.75H9.5a.75.75 0 0 1 0-1.5h1.75V12a.75.75 0 0 1 .75-.75", "key": "365aeaa4d2bb0bfd13b20fa0492840d9f3245761", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { BagAdd as default };
//# sourceMappingURL=BagAdd.js.map