diff options
Diffstat (limited to 'src/_icons/arrow-autofit-up.svg')
-rw-r--r-- | src/_icons/arrow-autofit-up.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/arrow-autofit-up.svg b/src/_icons/arrow-autofit-up.svg new file mode 100644 index 00000000..bb1872eb --- /dev/null +++ b/src/_icons/arrow-autofit-up.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <path d="M12 4H6a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8"/> + <path d="M18 20V3"/> + <path d="M15 6l3-3 3 3"/> +</svg> |