git_pull_request_close_line constant

String const git_pull_request_close_line

Implementation

static const String git_pull_request_close_line =
    '<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" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="M18 10a1 1 0 01.993.883L19 11v4.17a3.001 3.001 0 11-2.172.068L17 15.17V11a1 1 0 011-1ZM6 3a3 3 0 011.172 5.762L7 8.83v6.342a3.001 3.001 0 11-2.172.067L5 15.17V8.829A3.001 3.001 0 016 3Zm12 14a1 1 0 100 2 1 1 0 000-2ZM6 17a1 1 0 100 2 1 1 0 000-2Zm9.172-13.828a1 1 0 011.32-.084l.094.084L18 4.586l1.414-1.414a1 1 0 011.498 1.32l-.084.094L19.414 6l1.414 1.414a1 1 0 01-1.32 1.498l-.094-.084L18 7.414l-1.414 1.414a1 1 0 01-1.498-1.32l.084-.094L16.586 6l-1.414-1.414a1 1 0 010-1.414ZM6 5a1 1 0 100 2 1 1 0 000-2Z"/></g></svg>';