pull_request_outlined constant

String const pull_request_outlined

Implementation

static const String pull_request_outlined =
    '<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"><path fill="currentColor" d="M6 17.184V8.816a3 3 0 10-2 0v8.368a3 3 0 102 0ZM5 5a1 1 0 11-1 1 1 1 0 011-1Zm0 16a1 1 0 111-1 1 1 0 01-1 1Zm15-3.816V7a2 2 0 00-2-2h-5.172l1.586-1.586L13 2l-2.586 2.586L9 6l1.414 1.414L13 10l1.414-1.414L12.828 7H18v10.184a3 3 0 102 0ZM19 21a1 1 0 111-1 1 1 0 01-1 1Z"/></svg>';