git_branch_solid constant

String const git_branch_solid

Implementation

static const String git_branch_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" d="M2.5 0A2.5 2.5 0 002 4.95v5.1A2.5 2.5 0 104.95 13H9.5A3.5 3.5 0 0013 9.5V7.95a2.5 2.5 0 10-1 0V9.5A2.5 2.5 0 019.5 12H4.95A2.503 2.503 0 003 10.05v-5.1A2.5 2.5 0 002.5 0Z"/></svg>';