diff options
Diffstat (limited to 'src/_icons/arrow-autofit-right.svg')
-rw-r--r-- | src/_icons/arrow-autofit-right.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/arrow-autofit-right.svg b/src/_icons/arrow-autofit-right.svg new file mode 100644 index 00000000..9aaebb43 --- /dev/null +++ b/src/_icons/arrow-autofit-right.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <path d="M20 12V6a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v8"/> + <path d="M4 18h17"/> + <path d="M18 15l3 3-3 3"/> +</svg> |