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