diff options
Diffstat (limited to 'src/_icons/arrow-autofit-width.svg')
-rw-r--r-- | src/_icons/arrow-autofit-width.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/arrow-autofit-width.svg b/src/_icons/arrow-autofit-width.svg new file mode 100644 index 00000000..3e7fb9e5 --- /dev/null +++ b/src/_icons/arrow-autofit-width.svg @@ -0,0 +1,9 @@ +--- +--- +<svg> + <path d="M4 12V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v6"/> + <path d="M10 18H3"/> + <path d="M21 18h-7"/> + <path d="M6 15l-3 3 3 3"/> + <path d="M18 15l3 3-3 3"/> +</svg> |