diff options
Diffstat (limited to 'src/icons/arrows-join-2.svg')
-rw-r--r-- | src/icons/arrows-join-2.svg | 11 |
1 files changed, 11 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..26fb1a59 --- /dev/null +++ b/src/icons/arrows-join-2.svg @@ -0,0 +1,11 @@ +--- +tags: [direction, east] +category: Arrows +version: "1.35" +unicode: "edae" +--- +<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> |