diff options
Diffstat (limited to 'src/_icons/arrows-double-se-nw.svg')
-rw-r--r-- | src/_icons/arrows-double-se-nw.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/_icons/arrows-double-se-nw.svg b/src/_icons/arrows-double-se-nw.svg new file mode 100644 index 00000000..b366d2bd --- /dev/null +++ b/src/_icons/arrows-double-se-nw.svg @@ -0,0 +1,10 @@ +--- +category: Arrows +version: 1.37 +--- +<svg> + <line x1="3" y1="10" x2="14" y2="21" /> + <path d="M14 17v4h-4" /> + <path d="M14 3h-4v4" /> + <path d="M21 14l-11 -11" /> +</svg> |