
                export const meta = {
  "description": "The chart-line icon represents a line chart or graph, commonly used to visualize data trends over time. It typically consists of a line that connects data points to show the relationship between them.",
  "category": [
    "Interface"
  ],
  "tag": [
    "statistics",
    "trends",
    "data visualization",
    "analytics",
    "metrics",
    "reporting",
    "business",
    "graph",
    "line chart",
    "plot"
  ],
  "title": "Line Chart"
}
                export default meta;
            