git_branch constant

String const git_branch

Implementation

static const String git_branch =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M18 8a2 2 0 100-4 2 2 0 000 4ZM6 20a2 2 0 100-4 2 2 0 000 4Zm0-4V3"/><path d="M8 18h1c3.5 0 9-2.1 9-8.5V8"/></g></svg>';