@shopware-ag/meteor-component-library
Version:
The meteor component library is a Vue component library developed by Shopware. It is based on the [Meteor Design System](https://shopware.design/).
6 lines (5 loc) • 811 B
JavaScript
const shoppingBagAlt = `<svg id="meteor-icon-kit__solid-shopping-bag-alt" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M1.6734 4.54733C1.90752 1.97194 4.06684 1.5953e-05 6.65286 1.28527e-05L17.3734 0C19.9595 -3.10032e-06 22.1188 1.97192 22.3529 4.54732L23.9231 21.8189C23.9285 21.8791 23.9313 21.9396 23.9313 22C23.9313 23.1046 23.0358 24 21.9313 24H2.09504C2.03459 24 1.97417 23.9973 1.91397 23.9918C0.813933 23.8918 0.00324852 22.919 0.103252 21.8189L1.6734 4.54733ZM9.00001 7H15C15.5523 7 16 6.55228 16 6V5C16 4.44771 15.5523 4 15 4H9.00001C8.44772 4 8.00001 4.44771 8.00001 5V6C8.00001 6.55228 8.44772 7 9.00001 7Z" fill="#1E1E24"/></svg>`;
export {
shoppingBagAlt as default
};
//# sourceMappingURL=shopping-bag-alt-f139f114.mjs.map