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-fill.svg')
-rw-r--r--icons/bar-chart-fill.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icons/bar-chart-fill.svg b/icons/bar-chart-fill.svg
new file mode 100644
index 000000000..96fc8a771
--- /dev/null
+++ b/icons/bar-chart-fill.svg
@@ -0,0 +1,5 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-bar-chart-fill" viewBox="0 0 16 16">
+ <rect width="4" height="5" x="1" y="10" rx="1"/>
+ <rect width="4" height="9" x="6" y="6" rx="1"/>
+ <rect width="4" height="14" x="11" y="1" rx="1"/>
+</svg> \ No newline at end of file