summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/chart-column.svg
blob: e0b648898c2b0e4eee0667155e73dd59921cf1e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<!--
tags: [analytics, data, visualization, bar, statistics, vertical, graph, comparison, display, presentation]
category: Charts
unicode: "ffa5"
version: "3.12"
-->
<svg
  xmlns="http://www.w3.org/2000/svg"
  width="24"
  height="24"
  viewBox="0 0 24 24"
  fill="none"
  stroke="currentColor"
  stroke-width="2"
  stroke-linecap="round"
  stroke-linejoin="round"
>
  <path d="M4 20h3" />
  <path d="M17 20h3" />
  <path d="M10.5 20h3" />
  <path d="M4 16h3" />
  <path d="M17 16h3" />
  <path d="M10.5 16h3" />
  <path d="M4 12h3" />
  <path d="M17 12h3" />
  <path d="M10.5 12h3" />
  <path d="M4 8h3" />
  <path d="M17 8h3" />
  <path d="M4 4h3" />
</svg>