
    export const meta = {
      description: "The shopping basket icon represents a virtual basket where items can be added for purchase. It is commonly used in e-commerce websites and applications to indicate a shopping cart or the act of adding products to a cart.",
      category: ["Interface","Symbol"],
      tag: ["shopping basket","cart","online shopping","ecommerce","add to cart","purchase","digital shopping","shopping icon","retail","virtual basket"],
      title: "Shopping Basket"
    };
    export default meta;
