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"><path d="M21 17a3 3 0 11-6 0 3 3 0 016 0z"/><path 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 2V7"/><path d="M3 8a3 3 0 116 0 3 3 0 01-6 0z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 11a3 3 0 100-6 3 3 0 000 6zm0 0v5a2 2 0 002 2h1m2 0-2 2v-2m2 0H9m2 0-2-2v2"/></g></svg>';