diff options
Diffstat (limited to 'icons/file-upload.svg')
-rw-r--r-- | icons/file-upload.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/icons/file-upload.svg b/icons/file-upload.svg index 883b6412..7fe54fd8 100644 --- a/icons/file-upload.svg +++ b/icons/file-upload.svg @@ -2,8 +2,8 @@ <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M14 3v4a1 1 0 0 0 1 1h4" /> <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" /> - <line x1="12" y1="11" x2="12" y2="17" /> - <polyline points="9 14 12 11 15 14" /> + <path d="M12 11v6" /> + <path d="M9.5 13.5l2.5 -2.5l2.5 2.5" /> </svg> |