diff options
Diffstat (limited to '_icons/arrow-bar-up.svg')
-rw-r--r-- | _icons/arrow-bar-up.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/_icons/arrow-bar-up.svg b/_icons/arrow-bar-up.svg new file mode 100644 index 00000000..e2a96c27 --- /dev/null +++ b/_icons/arrow-bar-up.svg @@ -0,0 +1,8 @@ +--- +--- +<svg> + <line x1="12" y1="4" x2="12" y2="14" /> + <line x1="12" y1="4" x2="16" y2="8" /> + <line x1="12" y1="4" x2="8" y2="8" /> + <line x1="4" y1="20" x2="20" y2="20" /> +</svg> |