circles_three_plus_duotone constant

String const circles_three_plus_duotone

Implementation

static const String circles_three_plus_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="76" cy="76" r="36" fill="currentColor" opacity=".2"/><circle cx="180" cy="76" r="36" fill="currentColor" opacity=".2"/><circle cx="76" cy="180" r="36" fill="currentColor" opacity=".2"/><path fill="currentColor" d="M76 32a44 44 0 1044 44 44 44 0 00-44-44Zm0 72a28 28 0 1128-28 28.1 28.1 0 01-28 28Zm104 16a44 44 0 10-44-44 44 44 0 0044 44Zm0-72a28 28 0 11-28 28 28.1 28.1 0 0128-28ZM76 136a44 44 0 1044 44 44 44 0 00-44-44Zm0 72a28 28 0 1128-28 28.1 28.1 0 01-28 28Zm132-36h-20v-20a8 8 0 00-16 0v20h-20a8 8 0 000 16h20v20a8 8 0 0016 0v-20h20a8 8 0 000-16Z"/></svg>';