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-03-08 08:11:45 +0300
committerMark Otto <otto@github.com>2020-03-11 07:06:37 +0300
commite4527ba0b7e118893467e46a66937b21486286ab (patch)
tree9b720dbc380c3fe7eaf31d470d217f05e6a446ef /icons/chevron-double-up.svg
parent67a4a5fe4d17b8101ee8d7a6fc77be8c222ae07d (diff)
34 new icons, plus some renames
Diffstat (limited to 'icons/chevron-double-up.svg')
-rw-r--r--icons/chevron-double-up.svg4
1 files changed, 4 insertions, 0 deletions
diff --git a/icons/chevron-double-up.svg b/icons/chevron-double-up.svg
new file mode 100644
index 000000000..59e9d7b55
--- /dev/null
+++ b/icons/chevron-double-up.svg
@@ -0,0 +1,4 @@
+<svg class="bi bi-chevron-double-up" width="1em" height="1em" viewBox="0 0 20 20" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
+ <path fill-rule="evenodd" d="M9.646 4.646a.5.5 0 01.708 0l6 6a.5.5 0 01-.708.708L10 5.707l-5.646 5.647a.5.5 0 01-.708-.708l6-6z" clip-rule="evenodd"/>
+ <path fill-rule="evenodd" d="M9.646 8.646a.5.5 0 01.708 0l6 6a.5.5 0 01-.708.708L10 9.707l-5.646 5.647a.5.5 0 01-.708-.708l6-6z" clip-rule="evenodd"/>
+</svg> \ No newline at end of file