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/heart.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/heart.svg')
-rw-r--r--icons/heart.svg4
1 files changed, 2 insertions, 2 deletions
diff --git a/icons/heart.svg b/icons/heart.svg
index 923487bb6..65a91f78f 100644
--- a/icons/heart.svg
+++ b/icons/heart.svg
@@ -1,3 +1,3 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="currentColor" class="bi bi-heart" viewBox="0 0 20 20">
+<svg class="bi bi-heart" width="20" height="20" viewBox="0 0 20 20" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" d="M10 4.748l-.717-.737C7.6 2.281 4.514 2.878 3.4 5.053c-.523 1.023-.641 2.5.314 4.385.92 1.815 2.834 3.989 6.286 6.357 3.452-2.368 5.365-4.542 6.286-6.357.955-1.886.837-3.362.314-4.385-1.114-2.175-4.2-2.773-5.883-1.043L10 4.748zM10 17C-5.333 6.868 5.279-1.04 9.824 3.143c.06.055.119.112.176.171a3.12 3.12 0 01.176-.17C14.72-1.042 25.333 6.867 10 17z" clip-rule="evenodd"/>
-</svg>
+</svg> \ No newline at end of file