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>2022-02-08 07:11:26 +0300
committerMark Otto <otto@github.com>2022-02-08 07:17:03 +0300
commit6ba89a1b540ce4f363688edbb538ad5b6669671b (patch)
tree209c56b3052d0649cb3ecabc9bed899a916c4604 /icons/bag-heart-fill.svg
parentd6ec7c766c3730ad115a251cb3f2de1b1699f24d (diff)
Update dozens of icons to fix fill rules for icon fonts
Diffstat (limited to 'icons/bag-heart-fill.svg')
-rw-r--r--icons/bag-heart-fill.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/bag-heart-fill.svg b/icons/bag-heart-fill.svg
index 402d136d3..a859e05c4 100644
--- a/icons/bag-heart-fill.svg
+++ b/icons/bag-heart-fill.svg
@@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-bag-heart-fill" viewBox="0 0 16 16">
- <path fill-rule="evenodd" d="M10.5 3.5a2.5 2.5 0 0 0-5 0V4h5v-.5Zm1 0V4H15v10a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V4h3.5v-.5a3.5 3.5 0 1 1 7 0ZM8 7.993c1.664-1.711 5.825 1.283 0 5.132-5.825-3.85-1.664-6.843 0-5.132Z"/>
+ <path d="M11.5 4v-.5a3.5 3.5 0 1 0-7 0V4H1v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V4h-3.5ZM8 1a2.5 2.5 0 0 1 2.5 2.5V4h-5v-.5A2.5 2.5 0 0 1 8 1Zm0 6.993c1.664-1.711 5.825 1.283 0 5.132-5.825-3.85-1.664-6.843 0-5.132Z"/>
</svg> \ No newline at end of file