mark_pen_fill constant

String const mark_pen_fill

Implementation

static const String mark_pen_fill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12Zm5.247 6.436.46-2.765A2 2 0 019.68 14h4.64a2 2 0 011.972 1.671l.461 2.765A7.965 7.965 0 0112 20a7.964 7.964 0 01-4.753-1.564ZM9 12V9.71a.5.5 0 01.276-.447l5-2.5A.5.5 0 0115 7.21V12H9Z"/></g></svg>';