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-07-07 02:33:05 +0300
committerMark Otto <otto@github.com>2020-07-28 20:39:40 +0300
commit35337315cacfbc8065119f23a458c0291bcb114c (patch)
tree42d5694025253c0bfb748a6cc844061aa42fccfa /icons/calendar-minus.svg
parenta4d174a29a74b6b62b8fbf95390c3408f9591bef (diff)
Update calendar icons
- Redrawn for consistency - Add 4 new icons, two options for calendar-x icons
Diffstat (limited to 'icons/calendar-minus.svg')
-rw-r--r--icons/calendar-minus.svg3
1 files changed, 1 insertions, 2 deletions
diff --git a/icons/calendar-minus.svg b/icons/calendar-minus.svg
index 70f82bcff..e8f1587f9 100644
--- a/icons/calendar-minus.svg
+++ b/icons/calendar-minus.svg
@@ -1,5 +1,4 @@
<svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-calendar-minus" 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-.5zM1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4H1z"/>
<path fill-rule="evenodd" d="M5.5 9.5A.5.5 0 0 1 6 9h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5z"/>
- <path fill-rule="evenodd" d="M1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4H1zm1-3a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2z"/>
- <path fill-rule="evenodd" d="M3.5 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5zm9 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5z"/>
</svg> \ No newline at end of file