circleupload constant

String const circleupload

Implementation

static const String circleupload =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1024"><path fill="currentColor" d="M512 1024q-104 0-199-40.5t-163.5-109T40.5 711 0 512t40.5-199 109-163.5T313 40.5 512 0t199 40.5 163.5 109 109 163.5 40.5 199-40.5 199-109 163.5-163.5 109-199 40.5zM352 832h320q13 0 22.5-9.5T704 800t-9.5-22.5T672 768H352q-13 0-22.5 9.5T320 800t9.5 22.5T352 832zm471-384L544 206q-13-14-31.5-14T481 206L201 448q-14 14-6 39t31 25h158v128q0 27 19 45.5t45 18.5h129q26 0 45-18.5t19-45.5V512h157q23 0 31-25t-6-39z"/></svg>';