git_merge_outline constant

String const git_merge_outline

Implementation

static const String git_merge_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 10.5a2 2 0 100 4 2 2 0 000-4Zm0 0v-6m2-2a2 2 0 10-2 2m2-2a2 2 0 01-2 2m2-2h5a3 3 0 013 3v2m0 0a2 2 0 100 4 2 2 0 000-4Z"/></svg>';