diff options
Diffstat (limited to 'src/_icons/arrow-top-square.svg')
-rw-r--r-- | src/_icons/arrow-top-square.svg | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/_icons/arrow-top-square.svg b/src/_icons/arrow-top-square.svg index e84ab1d8..0f67acef 100644 --- a/src/_icons/arrow-top-square.svg +++ b/src/_icons/arrow-top-square.svg @@ -1,8 +1,9 @@ --- category: Arrows +version: 1.35 --- <svg> - <path d="M12 17v-14" /> + <line x1="12" y1="17" x2="12" y2="3" /> <path d="M15 6l-3 -3l-3 3" /> <path d="M10 21v-4h4v4z" /> </svg> |