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>2019-07-31 23:28:58 +0300
committerMark Otto <markdotto@gmail.com>2019-07-31 23:28:58 +0300
commitad3c884cc2ce3044778b03a1ea38f8513ceb9ad7 (patch)
tree62b65f92158f42d5d5bcca75c03498c9f02fce2b /icons/skip-end-fill.svg
parent40cb1738863cfbfb0d1392f6d78ca958c46d0917 (diff)
Move icons to separate folder outside assets, symlink the folder, pull in latest v5 changes, fix navbar
Diffstat (limited to 'icons/skip-end-fill.svg')
-rw-r--r--icons/skip-end-fill.svg6
1 files changed, 6 insertions, 0 deletions
diff --git a/icons/skip-end-fill.svg b/icons/skip-end-fill.svg
new file mode 100644
index 000000000..9467f0aaf
--- /dev/null
+++ b/icons/skip-end-fill.svg
@@ -0,0 +1,6 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" class="bi bi-skip-end-fill" viewBox="0 0 20 20">
+ <g fill="none" fill-rule="evenodd">
+ <path stroke="currentColor" stroke-linecap="round" d="M14 6v8"/>
+ <path fill="currentColor" fill-rule="nonzero" d="M13.596 10.697l-6.363 3.691c-.54.314-1.233-.065-1.233-.696V6.308c0-.63.693-1.01 1.233-.696l6.363 3.692a.802.802 0 0 1 0 1.393z"/>
+ </g>
+</svg>