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:
authorMark Otto <markdotto@gmail.com>2020-05-30 05:40:04 +0300
committerMark Otto <otto@github.com>2020-06-04 23:00:12 +0300
commit1eb1ece965df6854be6255d22fe4451b99fc1830 (patch)
tree45094f34d3b5ac2e9d916786e9edd8ae4ca9dee6 /icons/bar-chart-line-fill.svg
parenta5c6b7bf1953450b8e093a85cdcd238f2689ed9e (diff)
Add 250+ new icons
Also adjusts x placement on volume icon, redraws tag icons, and renames camera to camera2 in preparation of new camera icon
Diffstat (limited to 'icons/bar-chart-line-fill.svg')
-rw-r--r--icons/bar-chart-line-fill.svg6
1 files changed, 6 insertions, 0 deletions
diff --git a/icons/bar-chart-line-fill.svg b/icons/bar-chart-line-fill.svg
new file mode 100644
index 000000000..b46cfdb8a
--- /dev/null
+++ b/icons/bar-chart-line-fill.svg
@@ -0,0 +1,6 @@
+<svg class="bi bi-bar-chart-line-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
+ <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"/>
+ <path fill-rule="evenodd" d="M0 14.5a.5.5 0 0 1 .5-.5h15a.5.5 0 0 1 0 1H.5a.5.5 0 0 1-.5-.5z"/>
+</svg> \ No newline at end of file