git_fork constant

String const git_fork

Implementation

static const String git_fork =
    '<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="1.5" d="M17 7a2 2 0 100-4 2 2 0 000 4ZM7 7a2 2 0 100-4 2 2 0 000 4Zm0 14a2 2 0 100-4 2 2 0 000 4ZM7 7v10M17 7v1c0 2.5-2 3-2 3l-6 2s-2 .5-2 3v1"/></svg>';