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="1024" height="640" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 640"><path fill="currentColor" d="M960 384H826q-23 110-111 183t-203 73-203-73-111-183H64q-27 0-45.5-19T0 319.5t18.5-45T64 256h134q23-111 111-183.5T512 0t203 72.5T826 256h134q27 0 45.5 18.5t18.5 45-18.5 45.5-45.5 19zM512 128q-80 0-136 56t-56 136 56 136 136 56 136-56 56-136-56-136-136-56z"/></svg>';