git_pull_request_close_fill constant

String const git_pull_request_close_fill

Implementation

static const String git_pull_request_close_fill =
    '<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="M0 0h24v24H0z"/><path d="M6 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 7a1 1 0 01.993.883L19 11v4.17a3.001 3.001 0 11-2.172.068L17 15.17V11a1 1 0 011-1Zm-1.414-6.828L18 4.586l1.414-1.414a1 1 0 111.414 1.414L19.414 6l1.414 1.414a1 1 0 11-1.414 1.414L18 7.414l-1.414 1.414a1 1 0 11-1.414-1.414L16.585 6l-1.414-1.414a1 1 0 011.414-1.414Z"/></g></svg>';