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-12-04 22:30:48 +0300
committerMark Otto <otto@github.com>2020-12-07 20:24:52 +0300
commite3dad6d950fefebfc6328fa493b1c892480fb73c (patch)
tree9eca2d338a0ee908b211720f04a62dd8a5c883da /icons/bell.svg
parent549d49e189e6abfff47237a604351be3cd853085 (diff)
Reprocess all icons to update dimensions and attribute order
Diffstat (limited to 'icons/bell.svg')
-rw-r--r--icons/bell.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/bell.svg b/icons/bell.svg
index 166c30ea6..eb4dad120 100644
--- a/icons/bell.svg
+++ b/icons/bell.svg
@@ -1,4 +1,4 @@
-<svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-bell" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-bell" viewBox="0 0 16 16">
<path d="M8 16a2 2 0 0 0 2-2H6a2 2 0 0 0 2 2z"/>
<path fill-rule="evenodd" d="M8 1.918l-.797.161A4.002 4.002 0 0 0 4 6c0 .628-.134 2.197-.459 3.742-.16.767-.376 1.566-.663 2.258h10.244c-.287-.692-.502-1.49-.663-2.258C12.134 8.197 12 6.628 12 6a4.002 4.002 0 0 0-3.203-3.92L8 1.917zM14.22 12c.223.447.481.801.78 1H1c.299-.199.557-.553.78-1C2.68 10.2 3 6.88 3 6c0-2.42 1.72-4.44 4.005-4.901a1 1 0 1 1 1.99 0A5.002 5.002 0 0 1 13 6c0 .88.32 4.2 1.22 6z"/>
</svg> \ No newline at end of file