circleforward constant

String const circleforward

Implementation

static const String circleforward =
    '<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.5zm-7-531L287 262q-13-14-31 6v488q18 20 31 7l218-232q7-7 7-18.5t-7-19.5zm320 0L607 262q-12-14-31 6v488q19 20 31 7l218-232q7-7 7-18.5t-7-19.5z"/></svg>';