circlepencil constant

String const circlepencil

Implementation

static const String circlepencil =
    '<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="M960 760 556 356 356 556l404 404q-116 64-248 64-139 0-257-68.5T68.5 769 0 512t68.5-257T255 68.5 512 0t257 68.5T955.5 255t68.5 257q0 133-64 248zM256 256l34 112q57-21 78-78zm153 47q-12 38-40 66t-66 40l33 107 180-180z"/></svg>';