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/bookmark-x.svg
parent761731c93cb8e86dc0a4e0c387b464db10377568 (diff)
Fix up paths from symbol-ification in Figma
Diffstat (limited to 'icons/bookmark-x.svg')
-rw-r--r--icons/bookmark-x.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/bookmark-x.svg b/icons/bookmark-x.svg
index bf985933a..1fdf56e9d 100644
--- a/icons/bookmark-x.svg
+++ b/icons/bookmark-x.svg
@@ -1,4 +1,4 @@
<svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-bookmark-x" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" d="M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v13.5a.5.5 0 0 1-.777.416L8 13.101l-5.223 2.815A.5.5 0 0 1 2 15.5V2zm2-1a1 1 0 0 0-1 1v12.566l4.723-2.482a.5.5 0 0 1 .554 0L13 14.566V2a1 1 0 0 0-1-1H4z"/>
- <path stroke="#000" stroke-linecap="round" d="M9.5 5.5l-3 3m0-3l3 3"/>
+ <path fill-rule="evenodd" d="M6.146 5.146a.5.5 0 0 1 .708 0L8 6.293l1.146-1.147a.5.5 0 1 1 .708.708L8.707 7l1.147 1.146a.5.5 0 0 1-.708.708L8 7.707 6.854 8.854a.5.5 0 1 1-.708-.708L7.293 7 6.146 5.854a.5.5 0 0 1 0-.708z"/>
</svg> \ No newline at end of file