import * as React from "react"; function ShoppingBagIcon(props: React.SVGProps) { return ; } export default ShoppingBagIcon;