git_merge_solid constant

String const git_merge_solid

Implementation

static const String git_merge_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 101 0v-5.1A2.503 2.503 0 004.95 3H9.5A2.5 2.5 0 0112 5.5v1.55a2.5 2.5 0 101 0V5.5A3.5 3.5 0 009.5 2H4.95A2.5 2.5 0 002.5 0Z"/></svg>';