diff options
Diffstat (limited to 'src/_icons/arrows-double-se-nw.svg')
-rw-r--r-- | src/_icons/arrows-double-se-nw.svg | 9 |
1 files changed, 9 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..56cb2ba6 --- /dev/null +++ b/src/_icons/arrows-double-se-nw.svg @@ -0,0 +1,9 @@ +--- +category: Arrows +--- +<svg> + <path d="M3 10l11 11"/> + <path d="M14 17v4h-4"/> + <path d="M14 3h-4v4"/> + <path d="M21 14L10 3"/> +</svg> |