git_pull constant

String const git_pull

Implementation

static const String git_pull =
    '<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"><path d="M9 7a3 3 0 11-6 0 3 3 0 016 0z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 10a3 3 0 100-6 3 3 0 000 6zm0 0v10"/><path d="M21 17a3 3 0 11-6 0 3 3 0 016 0z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M18 14a3 3 0 100 6 3 3 0 000-6zm0 0V9a2 2 0 00-2-2h-1m-2 0 2-2v2m-2 0h2m-2 0 2 2V7"/></g></svg>';