git_fork_duotone constant

String const git_fork_duotone

Implementation

static const String git_fork_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="188" cy="68" r="28" fill="currentColor" opacity=".2"/><circle cx="68" cy="68" r="28" fill="currentColor" opacity=".2"/><path fill="currentColor" d="M224 68a36 36 0 10-44 35.1v.9a16 16 0 01-16 16H92a16 16 0 01-16-16v-.9a36 36 0 10-16 0v.9a32.1 32.1 0 0032 32h28v16.9a36 36 0 1016 0V136h28a32 32 0 0032-32v-.9A36.1 36.1 0 00224 68ZM48 68a20 20 0 1120 20 20.1 20.1 0 01-20-20Zm100 120a20 20 0 11-20-20 20.1 20.1 0 0120 20Zm40-100a20 20 0 1120-20 20.1 20.1 0 01-20 20Z"/></svg>';