git_compare_line constant

String const git_compare_line

Implementation

static const String git_compare_line =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M18 14a3 3 0 100 6 3 3 0 000-6zm0 0V9a2 2 0 00-2-2h-1m-2 0 2-2v2m-2 0h2m-2 0 2 2V7m-9 4a3 3 0 100-6 3 3 0 000 6zm0 0v5a2 2 0 002 2h1m2 0-2 2v-2m2 0H9m2 0-2-2v2"/></svg>';