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 <markd.otto@gmail.com>2020-03-19 05:03:21 +0300
committerGitHub <noreply@github.com>2020-03-19 05:03:21 +0300
commitb5d8800fea110ca454e1f262c8e7c7a06c071cf0 (patch)
treef72270b3e993767a63224b29171fb47dd6e262a9 /icons/caret-right-fill.svg
parent6f6f274e2d7b6c0da26939200ef314e5dbacd13f (diff)
Add another 178 icons and resize viewBox to 16x16 (#156)
* Update existing icons and add new icons * 16x16 viewBox * Redraw some icons to fix cropping, forgotten outlining, etc
Diffstat (limited to 'icons/caret-right-fill.svg')
-rw-r--r--icons/caret-right-fill.svg3
1 files changed, 3 insertions, 0 deletions
diff --git a/icons/caret-right-fill.svg b/icons/caret-right-fill.svg
new file mode 100644
index 000000000..59f9b4a41
--- /dev/null
+++ b/icons/caret-right-fill.svg
@@ -0,0 +1,3 @@
+<svg class="bi bi-caret-right-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
+ <path d="M12.14 8.753l-5.482 4.796c-.646.566-1.658.106-1.658-.753V3.204a1 1 0 011.659-.753l5.48 4.796a1 1 0 010 1.506z"/>
+</svg> \ No newline at end of file