git_fork_outline constant

String const git_fork_outline

Implementation

static const String git_fork_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="M2.5 4.5a2 2 0 110-4 2 2 0 010 4Zm0 0v6m0 0a2 2 0 110 4 2 2 0 010-4Zm10-6a2 2 0 110-4 2 2 0 010 4Zm0 0v1a3 3 0 01-3 3h-7"/></svg>';