diff options
Diffstat (limited to 'src/_icons/axis-y.svg')
-rw-r--r-- | src/_icons/axis-y.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/_icons/axis-y.svg b/src/_icons/axis-y.svg new file mode 100644 index 00000000..df003392 --- /dev/null +++ b/src/_icons/axis-y.svg @@ -0,0 +1,10 @@ +--- +category: Arrows +--- +<svg> + <path d="M11 20h-.01" /> + <path d="M15 20h-.01" /> + <path d="M19 20h-.01" /> + <path d="M4 7l3 -3l3 3" /> + <path d="M7 20v-16" /> +</svg> |