circledownload constant

String const circledownload

Implementation

static const String circledownload =
    '<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-139 0-257-68.5T68.5 769 0 512q0-104 40.5-199t109-163.5T313 40.5 512 0t199 40.5 163.5 109 109 163.5 40.5 199q0 139-68.5 257T769 955.5 512 1024zM352 832h320q13 0 22.5-9.5T704 800t-9.5-22.5T672 768H352q-13 0-22.5 9.5T320 800t9.5 22.5T352 832zm446-448H641V256q0-27-19-45.5T577 192H448q-26 0-45 18.5T384 256v128H226q-23 0-31 25t6 39l280 242q13 14 31.5 14t31.5-14l279-242q14-14 6-39t-31-25z"/></svg>';