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-05-20 00:33:49 +0300
committerMark Otto <otto@github.com>2020-05-20 00:44:45 +0300
commit4660b8afdf928e96d2904b21f19db008cd528856 (patch)
treeec018e129619e6b646b8059e48eefc575330376c /icons/calendar4.svg
parent6af7c66ed177dfa8cefbae0fe69cc49182cd8035 (diff)
Slew of new calendar icons
- Two full variants, including fill versions of each - Renames original calendar icons to calendar3 - Adds one more calendar icon for good measure, but not a full suite for now
Diffstat (limited to 'icons/calendar4.svg')
-rw-r--r--icons/calendar4.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icons/calendar4.svg b/icons/calendar4.svg
new file mode 100644
index 000000000..7fcccbd54
--- /dev/null
+++ b/icons/calendar4.svg
@@ -0,0 +1,5 @@
+<svg class="bi bi-calendar4" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
+ <path fill-rule="evenodd" d="M14 2H2a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1zM2 1a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2z" clip-rule="evenodd"/>
+ <path fill-rule="evenodd" d="M14 2H2a1 1 0 0 0-1 1v1h14V3a1 1 0 0 0-1-1zM2 1a2 2 0 0 0-2 2v2h16V3a2 2 0 0 0-2-2H2z" clip-rule="evenodd"/>
+ <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" clip-rule="evenodd"/>
+</svg> \ No newline at end of file