git_merge_duotone constant

String const git_merge_duotone

Implementation

static const String git_merge_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"><circle cx="68" cy="68" r="28" fill="currentColor" opacity=".2"/><path fill="currentColor" d="M188 104a36.1 36.1 0 00-35.8 32h-21.7a39.6 39.6 0 01-30.7-14.4l-17.3-20.7a35.9 35.9 0 10-22.5 2.2v49.8a36 36 0 1016 0v-34.8l11.5 13.7a55.4 55.4 0 0043 20.2h23.6a36 36 0 1033.9-48ZM48 68a20 20 0 1120 20 20.1 20.1 0 01-20-20Zm40 120a20 20 0 11-20-20 20.1 20.1 0 0120 20Zm100-28a20 20 0 1120-20 20.1 20.1 0 01-20 20Z"/></svg>';