@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.58 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 Cart = createMeisterIcons("cart", [["path", { "fill": "currentColor", "d": "M9.5 17.55a.75.75 0 0 1 .75-.75h6.5a.75.75 0 0 1 0 1.5h-6.5a.75.75 0 0 1-.75-.75M5.551 7.1H18.75c1.435 0 2.629 1.293 2.338 2.785l-.999 5.89a.75.75 0 0 1-1.479-.25l1.002-5.911.003-.011c.1-.502-.303-1.003-.865-1.003H7.349l1.239 6.816a.75.75 0 1 1-1.476.268z", "key": "defb5c50e787700def4d881ffda72a8c96d41b89", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7.85 14.8a.75.75 0 0 1 .75.75v.1a.75.75 0 1 1-1.5 0v-.1a.75.75 0 0 1 .75-.75M2.5 4.45a.75.75 0 0 1 .75-.75c1.358 0 2.267.51 2.835 1.062.277.27.465.54.585.747a3 3 0 0 1 .18.373l.004.01.002.005v.002s.001.001-.706.251l.707-.25.02.059.312 1.76a.75.75 0 1 1-1.478.261l-.285-1.616a2 2 0 0 0-.386-.526C4.733 5.54 4.192 5.2 3.25 5.2a.75.75 0 0 1-.75-.75", "key": "5f7973c091a602d49296641d0d54b6ac7151886f", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.25 16.3a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5M5.5 17.55a2.75 2.75 0 1 1 5.5 0 2.75 2.75 0 0 1-5.5 0m13.25-1.25a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5M16 17.55a2.75 2.75 0 1 1 5.5 0 2.75 2.75 0 0 1-5.5 0", "key": "aa2ad2915d3548a78aace8cd6fc4a55c7511c628", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Cart as default };
//# sourceMappingURL=Cart.js.map