diff options
Diffstat (limited to 'src/_icons/arrows-double-nw-se.svg')
-rw-r--r-- | src/_icons/arrows-double-nw-se.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/arrows-double-nw-se.svg b/src/_icons/arrows-double-nw-se.svg new file mode 100644 index 00000000..0780c584 --- /dev/null +++ b/src/_icons/arrows-double-nw-se.svg @@ -0,0 +1,9 @@ +--- +category: Arrows +--- +<svg> + <path d="M14 21L3 10"/> + <path d="M3 14v-4h4"/> + <path d="M17 14h4v-4"/> + <path d="M10 3l11 11"/> +</svg> |