diff options
Diffstat (limited to 'src/_icons/arrows-double-sw-ne.svg')
-rw-r--r-- | src/_icons/arrows-double-sw-ne.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/_icons/arrows-double-sw-ne.svg b/src/_icons/arrows-double-sw-ne.svg new file mode 100644 index 00000000..26640bf2 --- /dev/null +++ b/src/_icons/arrows-double-sw-ne.svg @@ -0,0 +1,10 @@ +--- +category: Arrows +version: 1.37 +--- +<svg> + <path d="M14 3l-11 11" /> + <path d="M3 10v4h4" /> + <path d="M17 10h4v4" /> + <path d="M10 21l11 -11" /> +</svg> |