diff options
Diffstat (limited to 'src/_icons/arrow-autofit-height.svg')
-rw-r--r-- | src/_icons/arrow-autofit-height.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/arrow-autofit-height.svg b/src/_icons/arrow-autofit-height.svg new file mode 100644 index 00000000..b1c1663d --- /dev/null +++ b/src/_icons/arrow-autofit-height.svg @@ -0,0 +1,9 @@ +--- +--- +<svg> + <path d="M12 20H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h6"/> + <path d="M18 14v7"/> + <path d="M18 3v7"/> + <path d="M15 18l3 3 3-3"/> + <path d="M15 6l3-3 3 3"/> +</svg> |