circleselect constant

String const circleselect

Implementation

static const String circleselect =
    '<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.5zm300.5-685.5Q793 319 765 319t-47 20L447 609 305 467q-19-20-47-20t-47.5 19.5T191 514t20 47l187 187q20 21 50 20 29 1 49-20l315-315q20-19 20-47t-19.5-47.5z"/></svg>';