@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 BagCircle1 = createMeisterIcons("bag-circle-1", [["path", { "fill": "currentColor", "d": "M12 3.75A8.213 8.213 0 0 0 3.75 12c0 2.033.752 3.916 2 5.368V13.9a3.65 3.65 0 0 1 3.65-3.65h5.1a3.65 3.65 0 0 1 3.65 3.65v3.622A8.23 8.23 0 0 0 20.25 12 8.213 8.213 0 0 0 12 3.75m0 16.5a8.2 8.2 0 0 1-4.75-1.514V13.9c0-1.186.964-2.15 2.15-2.15h5.1c1.186 0 2.15.964 2.15 2.15v4.932A8.25 8.25 0 0 1 12 20.25M2.25 12A9.713 9.713 0 0 1 12 2.25 9.713 9.713 0 0 1 21.75 12 9.713 9.713 0 0 1 12 21.75c-5.42 0-9.75-4.441-9.75-9.75m8.203 1.993a.75.75 0 0 0-1.106 1.014c1.41 1.537 3.804 1.503 5.283.023a.75.75 0 1 0-1.06-1.06c-.921.92-2.327.885-3.117.023", "key": "5e61b1e3238b1c7cabb59645795af2581d5a8dc5", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { BagCircle1 as default };
//# sourceMappingURL=BagCircle1.js.map