diff options
Diffstat (limited to 'src/_icons/arrows-right-down.svg')
-rw-r--r-- | src/_icons/arrows-right-down.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/arrows-right-down.svg b/src/_icons/arrows-right-down.svg new file mode 100644 index 00000000..a61b817b --- /dev/null +++ b/src/_icons/arrows-right-down.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <path d="M3 17l4 4l4 -4" /> + <path d="M7 21v-11a3 3 0 0 1 3 -3h11" /> + <path d="M17 11l4 -4l-4 -4" /> +</svg> |