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/heart-half.svg
parent549d49e189e6abfff47237a604351be3cd853085 (diff)
Reprocess all icons to update dimensions and attribute order
Diffstat (limited to 'icons/heart-half.svg')
-rw-r--r--icons/heart-half.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/heart-half.svg b/icons/heart-half.svg
index 78c44d2d6..376c9cf0f 100644
--- a/icons/heart-half.svg
+++ b/icons/heart-half.svg
@@ -1,4 +1,4 @@
-<svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-heart-half" 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-heart-half" viewBox="0 0 16 16">
<path fill-rule="evenodd" d="M8 1.314C3.562-3.248-7.534 4.735 8 15V1.314z"/>
<path fill-rule="evenodd" d="M8 2.748l-.717-.737C5.6.281 2.514.878 1.4 3.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.838-3.362.314-4.385C13.486.878 10.4.28 8.717 2.01L8 2.748zM8 15C-7.333 4.868 3.279-3.04 7.824 1.143c.06.055.119.112.176.171a3.12 3.12 0 0 1 .176-.17C12.72-3.042 23.333 4.867 8 15z"/>
</svg> \ No newline at end of file