git_branch_fill constant

String const git_branch_fill

Implementation

static const String git_branch_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="M3 6a3 3 0 114 2.83v2.705A3.982 3.982 0 019 11h6a2 2 0 002-2v-.17a3.001 3.001 0 112 0V9a4 4 0 01-4 4H9a2 2 0 00-2 2v.17a3.001 3.001 0 11-2 0V8.83A3.001 3.001 0 013 6Z"/></g></svg>';