31 lines
660 B
XML
31 lines
660 B
XML
<!--
|
|
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>
|