open-icon
Version:
Open Icon
13 lines (12 loc) • 618 B
JavaScript
// lib/meta/icon_shopping-labels.svg.ts
var meta = {
description: "The shopping labels icon is a set of labels commonly used in retail and online shopping to indicate prices, promotions, and product information. These labels are versatile and can be customized to suit different marketing strategies.",
category: ["Interface", "Symbol"],
tag: ["shopping", "labels", "retail", "prices", "promotions", "product", "information", "marketing", "strategy", "online shopping"],
title: "Shopping Labels"
};
var icon_shopping_labels_svg_default = meta;
export {
icon_shopping_labels_svg_default as default,
meta
};