diff options
Diffstat (limited to 'src/_icons/arrows-join-2.svg')
-rw-r--r-- | src/_icons/arrows-join-2.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/arrows-join-2.svg b/src/_icons/arrows-join-2.svg new file mode 100644 index 00000000..77fb7d57 --- /dev/null +++ b/src/_icons/arrows-join-2.svg @@ -0,0 +1,8 @@ +--- +category: Arrows +--- +<svg> + <path d="M3 7h1.948c1.913 0 3.705 .933 4.802 2.5a5.861 5.861 0 0 0 4.802 2.5h6.448" /> + <path d="M3 17h1.95a5.854 5.854 0 0 0 4.798 -2.5a5.854 5.854 0 0 1 4.798 -2.5h5.454" /> + <path d="M18 15l3 -3l-3 -3" /> +</svg> |