git_pull_request_duotone constant

String const git_pull_request_duotone

Implementation

static const String git_pull_request_duotone =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M96 68a28 28 0 11-28-28 28 28 0 0128 28Zm92 92a28 28 0 1028 28 28 28 0 00-28-28Z" opacity=".2"/><path fill="currentColor" d="M104 68a36 36 0 10-44 35.1v49.8a36 36 0 1016 0v-49.8A36.1 36.1 0 00104 68Zm-56 0a20 20 0 1120 20 20.1 20.1 0 01-20-20Zm40 120a20 20 0 11-20-20 20.1 20.1 0 0120 20Zm108-35.1v-33a55.5 55.5 0 00-16.4-39.6L155.3 56H176a8 8 0 000-16h-40a8 8 0 00-8 8v40a8 8 0 0016 0V67.3l24.3 24.3a40 40 0 0111.7 28.3v33a36 36 0 1016 0Zm-8 55.1a20 20 0 1120-20 20.1 20.1 0 01-20 20Z"/></svg>';