diff options
Diffstat (limited to 'src/icons/arrow-autofit-up.svg')
-rw-r--r-- | src/icons/arrow-autofit-up.svg | 11 |
1 files changed, 11 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..82554ded --- /dev/null +++ b/src/icons/arrow-autofit-up.svg @@ -0,0 +1,11 @@ +--- +tags: [direction, north] +category: Arrows +version: "1.42" +unicode: "ef36" +--- +<svg> + <path d="M12 4h-6a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h8" /> + <path d="M18 20v-17" /> + <path d="M15 6l3 -3l3 3" /> +</svg> |