git_fork_solid constant

String const git_fork_solid

Implementation

static const String git_fork_solid =
    '<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" d="M2.5 0A2.5 2.5 0 002 4.95v5.1a2.5 2.5 0 101 0V9h6.5A3.5 3.5 0 0013 5.5v-.55a2.5 2.5 0 10-1 0v.55A2.5 2.5 0 019.5 8H3V4.95A2.5 2.5 0 002.5 0Z"/></svg>';