aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/chart-line.svg
blob: bc75ea5f01a542263a69e9e14ee21dabeaf3b47b (plain)
1
2
3
4
5
6
7
8
9
---
tags: [statistics, diagram, graph, rhythm, data, analysis]
category: Charts
version: 1.0
---
<svg>
  <line x1="4" y1="19" x2="20" y2="19" />
  <polyline points="4 15 8 9 12 11 16 6 20 10" />
</svg>