commit constant

String const commit

Implementation

static const String commit =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M8 10.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5ZM8 12c1.953 0 3.579-1.4 3.93-3.25h3.32a.75.75 0 000-1.5h-3.32a4.001 4.001 0 00-7.86 0H.75a.75.75 0 000 1.5h3.32A4.001 4.001 0 008 12Z" clip-rule="evenodd"/></svg>';