git_pull_request constant

String const git_pull_request

Implementation

static const String git_pull_request =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M18 21a2 2 0 100-4 2 2 0 000 4ZM6 7a2 2 0 100-4 2 2 0 000 4Zm0 14a2 2 0 100-4 2 2 0 000 4ZM6 7v10m12 0V7s0-2-2-2h-3"/><path d="M15 7.5 12.5 5 15 2.5"/></g></svg>';