diff options
author | codecalm <codecalm@gmail.com> | 2020-02-28 14:06:07 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-02-28 14:06:07 +0100 |
commit | 7735c9cc38e19528e6c4bcb2ab36856d75601d17 (patch) | |
tree | 1620c26d94fd17e998ddac46207d854661ce407f /_icons/chevron-right.svg | |
parent | icons (diff) | |
download | tabler-icons-7735c9cc38e19528e6c4bcb2ab36856d75601d17.tar.xz |
next icons
Diffstat (limited to '_icons/chevron-right.svg')
-rw-r--r-- | _icons/chevron-right.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/_icons/chevron-right.svg b/_icons/chevron-right.svg new file mode 100644 index 00000000..d38bbc4d --- /dev/null +++ b/_icons/chevron-right.svg @@ -0,0 +1,5 @@ +--- +--- +<svg> + <polyline points="9 6 15 12 9 18" /> +</svg> |