diff options
Diffstat (limited to '_icons/chevron-left.svg')
-rw-r--r-- | _icons/chevron-left.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/_icons/chevron-left.svg b/_icons/chevron-left.svg new file mode 100644 index 00000000..d2898988 --- /dev/null +++ b/_icons/chevron-left.svg @@ -0,0 +1,5 @@ +--- +--- +<svg> + <polyline points="15 6 9 12 15 18" /> +</svg> |