git_pull_outline constant

String const git_pull_outline

Implementation

static const String git_pull_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="m8.5.5-2 2m0 0 2 2m-2-2h3a3 3 0 013 3v2m-10 3a2 2 0 100 4 2 2 0 000-4Zm0 0v-6m0 0a2 2 0 100-4 2 2 0 000 4Zm10 3a2 2 0 100 4 2 2 0 000-4Z"/></svg>';