
    export const meta = {
      description: "The shopping cart icon typically represents an online store or e-commerce shopping experience. It is commonly used to indicate where users can view and manage items they intend to purchase.",
      category: ["Interface","Symbol"],
      tag: ["shopping","cart","online","store","e-commerce","add to cart","purchase","shop","buy","items"],
      title: "Shopping Cart"
    };
    export default meta;
