git_commit_fill constant

String const git_commit_fill

Implementation

static const String git_commit_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"><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-1Z"/></g></svg>';