Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'icons/bar-chart.svg')
-rw-r--r--icons/bar-chart.svg7
1 files changed, 7 insertions, 0 deletions
diff --git a/icons/bar-chart.svg b/icons/bar-chart.svg
new file mode 100644
index 000000000..21077f134
--- /dev/null
+++ b/icons/bar-chart.svg
@@ -0,0 +1,7 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" class="bi bi-bar-chart" viewBox="0 0 20 20">
+ <g fill="none" fill-rule="evenodd" stroke="#000" transform="translate(3 3)">
+ <rect width="3" height="4" x=".5" y="9.5" rx="1"/>
+ <rect width="3" height="8" x="5.5" y="5.5" rx="1"/>
+ <rect width="3" height="13" x="10.5" y=".5" rx="1"/>
+ </g>
+</svg>