circles_four_duotone constant

String const circles_four_duotone

Implementation

static const String circles_four_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="180" r="36" fill="currentColor" opacity=".2"/><circle cx="76" cy="76" r="36" fill="currentColor" opacity=".2"/><circle cx="180" cy="76" r="36" fill="currentColor" opacity=".2"/><circle cx="180" 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-28Zm0 88a44 44 0 1044 44 44 44 0 00-44-44Zm0 72a28 28 0 1128-28 28.1 28.1 0 01-28 28ZM76 136a44 44 0 1044 44 44 44 0 00-44-44Zm0 72a28 28 0 1128-28 28.1 28.1 0 01-28 28Z"/></svg>';