diff options
Diffstat (limited to '_icons/arrow-down-right.svg')
-rw-r--r-- | _icons/arrow-down-right.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/_icons/arrow-down-right.svg b/_icons/arrow-down-right.svg new file mode 100644 index 00000000..2cdeb09e --- /dev/null +++ b/_icons/arrow-down-right.svg @@ -0,0 +1,6 @@ +--- +--- +<svg> + <line x1="7" y1="7" x2="17" y2="17" /> + <polyline points="17 8 17 17 8 17" /> +</svg> |