git_compare_outline constant

String const git_compare_outline

Implementation

static const String git_compare_outline =
    '<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" stroke="currentColor" d="m8.5.5-2 2m0 0 2 2m-2-2h3a3 3 0 013 3v5m-10-6a2 2 0 100-4 2 2 0 000 4Zm0 0v5a3 3 0 003 3H8m-1.5 2 2-2-2-2m6 0a2 2 0 100 4 2 2 0 000-4Z"/></svg>';