open-icon
Version:
Open Icon
13 lines (12 loc) • 480 B
JavaScript
// lib/meta/icon_sticker-2-rounded.svg.ts
var meta = {
description: "This icon depicts a rounded sticker, commonly used in digital interfaces for decorative or functional purposes.",
category: ["Interface", "Symbol"],
tag: ["sticker", "rounded", "decorative", "digital", "ui design", "web design", "element", "label", "button"],
title: "Sticker Rounded"
};
var icon_sticker_2_rounded_svg_default = meta;
export {
icon_sticker_2_rounded_svg_default as default,
meta
};