open-icon
Version:
Open Icon
26 lines (25 loc) • 496 B
JavaScript
// lib/meta/icon_graph-up-round.svg.ts
var meta = {
"description": "An icon depicting an upward graph with a round shape, symbolizing growth and progress.",
"category": [
"Interface"
],
"tag": [
"data",
"analysis",
"chart",
"statistics",
"increase",
"progress",
"growth",
"upward",
"round",
"graph"
],
"title": "Graph Up Round"
};
var icon_graph_up_round_svg_default = meta;
export {
icon_graph_up_round_svg_default as default,
meta
};