diff options
Diffstat (limited to 'src/_icons/arrows-double-nw-se.svg')
-rw-r--r-- | src/_icons/arrows-double-nw-se.svg | 10 |
1 files changed, 10 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..3fc729e6 --- /dev/null +++ b/src/_icons/arrows-double-nw-se.svg @@ -0,0 +1,10 @@ +--- +category: Arrows +version: 1.37 +--- +<svg> + <path d="M14 21l-11 -11" /> + <path d="M3 14v-4h4" /> + <path d="M17 14h4v-4" /> + <line x1="10" y1="3" x2="21" y2="14" /> +</svg> |