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