diff options
Diffstat (limited to 'src/_icons/arrows-join.svg')
-rw-r--r-- | src/_icons/arrows-join.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/arrows-join.svg b/src/_icons/arrows-join.svg new file mode 100644 index 00000000..8808c520 --- /dev/null +++ b/src/_icons/arrows-join.svg @@ -0,0 +1,8 @@ +--- +category: Arrows +--- +<svg> + <path d="M3 7h5l3.5 5h9.5" /> + <path d="M3 17h5l3.495 -5" /> + <path d="M18 15l3 -3l-3 -3" /> +</svg> |