diff options
Diffstat (limited to 'src/_icons/graph-arrows-vertical.svg')
-rw-r--r-- | src/_icons/graph-arrows-vertical.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/_icons/graph-arrows-vertical.svg b/src/_icons/graph-arrows-vertical.svg new file mode 100644 index 00000000..641a8d9a --- /dev/null +++ b/src/_icons/graph-arrows-vertical.svg @@ -0,0 +1,11 @@ +--- +--- +<svg> + <path d="M18 21V7"/> + <path d="M9 15l3-3 3 3"/> + <path d="M15 10l3-3 3 3"/> + <path d="M3 21h18"/> + <path d="M12 21v-9"/> + <path d="M3 6l3-3 3 3"/> + <path d="M6 21V3"/> +</svg> |