git_commit_duotone constant

String const git_commit_duotone

Implementation

static const String git_commit_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="128" cy="128" r="52" fill="currentColor" opacity=".2"/><path fill="currentColor" d="M248 120h-60.5a60 60 0 00-118.9 0H8a8 8 0 000 16h60.6a60 60 0 00118.9 0H248a8 8 0 000-16Zm-120 52a44 44 0 1144-44 44.1 44.1 0 01-44 44Z"/></svg>';