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-08-18 06:44:45 +0300
committerMark Otto <otto@github.com>2020-08-18 06:49:42 +0300
commit6565b22f14de70e8f410ce14069f5aa087aef888 (patch)
tree6d52cd6e1ea2dce98bd2288df372506811c33162 /icons/bag-dash.svg
parent761731c93cb8e86dc0a4e0c387b464db10377568 (diff)
Fix up paths from symbol-ification in Figma
Diffstat (limited to 'icons/bag-dash.svg')
-rw-r--r--icons/bag-dash.svg3
1 files changed, 1 insertions, 2 deletions
diff --git a/icons/bag-dash.svg b/icons/bag-dash.svg
index fde5b79ca..aca495a62 100644
--- a/icons/bag-dash.svg
+++ b/icons/bag-dash.svg
@@ -1,5 +1,4 @@
<svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-bag-dash" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
- <path fill-rule="evenodd" d="M14 5H2v9a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V5zM1 4v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V4H1z"/>
- <path d="M8 1.5A2.5 2.5 0 0 0 5.5 4h-1a3.5 3.5 0 1 1 7 0h-1A2.5 2.5 0 0 0 8 1.5z"/>
+ <path fill-rule="evenodd" d="M8 1a2.5 2.5 0 0 0-2.5 2.5V4h5v-.5A2.5 2.5 0 0 0 8 1zm3.5 3v-.5a3.5 3.5 0 1 0-7 0V4H1v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V4h-3.5zM2 5v9a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V5H2z"/>
<path fill-rule="evenodd" d="M5.5 10a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5z"/>
</svg> \ No newline at end of file