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>2019-09-16 19:54:12 +0300
committerMark Otto <otto@github.com>2019-09-17 05:24:39 +0300
commit69de3551f6d02eb3f29cecc267e0110608b54e66 (patch)
tree665cde626f0debe88aaad733e102e20152ce21c5 /icons/volume-down.svg
parent9d0ec9ef1bf0d8efec1fbbb3f5a08d06352c8a8e (diff)
Update icons
- Removed a few for now until I redraw them - Run new JS on the icons to update their attributes
Diffstat (limited to 'icons/volume-down.svg')
-rw-r--r--icons/volume-down.svg4
1 files changed, 2 insertions, 2 deletions
diff --git a/icons/volume-down.svg b/icons/volume-down.svg
index 9c6292581..bd7945215 100644
--- a/icons/volume-down.svg
+++ b/icons/volume-down.svg
@@ -1,3 +1,3 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="currentColor" class="bi bi-volume-down" viewBox="0 0 20 20">
+<svg class="bi bi-volume-down" width="20" height="20" viewBox="0 0 20 20" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" d="M11.717 5.55A.5.5 0 0112 6v8a.5.5 0 01-.812.39L8.825 12.5H6.5A.5.5 0 016 12V8a.5.5 0 01.5-.5h2.325l2.363-1.89a.5.5 0 01.529-.06zM11 7.04L9.312 8.39A.5.5 0 019 8.5H7v3h2a.5.5 0 01.312.11L11 12.96V7.04zm1.584.237a138.303 138.303 0 00.832-.554l.002.002.003.005.01.016a4.871 4.871 0 01.16.264c.1.175.233.425.366.724.262.59.543 1.415.543 2.266 0 .85-.28 1.675-.543 2.266a8.14 8.14 0 01-.526.988l-.01.016-.003.005-.001.001s-.001.001-.417-.276a119.43 119.43 0 00-.416-.277v-.002l.007-.01a7.121 7.121 0 00.452-.852c.238-.534.457-1.21.457-1.859 0-.65-.22-1.325-.457-1.86a7.122 7.122 0 00-.452-.852l-.006-.01h-.001z" clip-rule="evenodd"/>
-</svg>
+</svg> \ No newline at end of file