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/bell.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/bell.svg')
-rw-r--r--icons/bell.svg4
1 files changed, 2 insertions, 2 deletions
diff --git a/icons/bell.svg b/icons/bell.svg
index 960025449..d76aed6bb 100644
--- a/icons/bell.svg
+++ b/icons/bell.svg
@@ -1,4 +1,4 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="currentColor" class="bi bi-bell" viewBox="0 0 20 20">
+<svg class="bi bi-bell" width="20" height="20" viewBox="0 0 20 20" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path d="M10 18a2 2 0 002-2H8a2 2 0 002 2z"/>
<path fill-rule="evenodd" d="M10 3.918l-.797.161A4.002 4.002 0 006 8c0 .628-.134 2.197-.459 3.742-.16.767-.376 1.566-.663 2.258h10.244c-.287-.692-.502-1.49-.663-2.258C14.134 10.197 14 8.628 14 8a4.002 4.002 0 00-3.203-3.92L10 3.917zM16.22 14c.223.447.482.801.78 1H3c.299-.199.557-.553.78-1C4.68 12.2 5 8.88 5 8c0-2.42 1.72-4.44 4.005-4.901a1 1 0 111.99 0A5.002 5.002 0 0115 8c0 .88.32 4.2 1.22 6z" clip-rule="evenodd"/>
-</svg>
+</svg> \ No newline at end of file