git_compare_solid constant

String const git_compare_solid

Implementation

static const String git_compare_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.95V9.5A3.5 3.5 0 005.5 13h1.793l-1.147 1.146.708.708L9.207 12.5l-2.353-2.354-.708.708L7.293 12H5.5A2.5 2.5 0 013 9.5V4.95A2.5 2.5 0 002.5 0Zm6.354.854L8.146.146 5.793 2.5l2.353 2.354.708-.708L7.707 3H9.5A2.5 2.5 0 0112 5.5v4.55a2.5 2.5 0 101 0V5.5A3.5 3.5 0 009.5 2H7.707L8.854.854Z"/></svg>';