git_commit_line constant

String const git_commit_line

Implementation

static const String git_commit_line =
    '<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="M12 2a1 1 0 011 1v5.126a4.002 4.002 0 010 7.748V21a1 1 0 11-2 0v-5.126a4.002 4.002 0 010-7.748V3a1 1 0 011-1Zm0 12a2 2 0 100-4 2 2 0 000 4Z"/></g></svg>';