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/calendar2-x.svg
parent761731c93cb8e86dc0a4e0c387b464db10377568 (diff)
Fix up paths from symbol-ification in Figma
Diffstat (limited to 'icons/calendar2-x.svg')
-rw-r--r--icons/calendar2-x.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/calendar2-x.svg b/icons/calendar2-x.svg
index 638ecdff1..d7481003e 100644
--- a/icons/calendar2-x.svg
+++ b/icons/calendar2-x.svg
@@ -1,5 +1,5 @@
<svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-calendar2-x" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" d="M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zM2 2a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H2z"/>
<path d="M2.5 4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5V4z"/>
- <path stroke="#000" stroke-linecap="round" d="M9.5 8.5l-3 3m0-3l3 3"/>
+ <path fill-rule="evenodd" d="M6.146 8.146a.5.5 0 0 1 .708 0L8 9.293l1.146-1.147a.5.5 0 1 1 .708.708L8.707 10l1.147 1.146a.5.5 0 0 1-.708.708L8 10.707l-1.146 1.147a.5.5 0 0 1-.708-.708L7.293 10 6.146 8.854a.5.5 0 0 1 0-.708z"/>
</svg> \ No newline at end of file