sphere constant

String const sphere

Implementation

static const String sphere =
    '<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.5zm106.5-808.5Q576 142 478 130t-195.5 44.5T146 323t3.5 165.5T290 574t195.5-44.5T622 381t-3.5-165.5zM829 790q-5-13-13.5-18.5t-25-1.5-38.5 22q-32 28-42 46.5t-3 35.5q5 13 13.5 18.5T746 894t38-22q32-28 42-46.5t3-35.5z"/></svg>';