git_compare constant

String const git_compare

Implementation

static const String git_compare =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M18 21a2 2 0 100-4 2 2 0 000 4ZM6 7a2 2 0 100-4 2 2 0 000 4Zm12 10V7s0-2-2-2h-3M6 7v10s0 2 2 2h3"/><path d="M15 7.5 12.5 5 15 2.5m-6.5 14L11 19l-2.5 2.5"/></g></svg>';