circles_three_plus constant

String const circles_three_plus

Implementation

static const String circles_three_plus =
    '<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"><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 28Zm140-28a8 8 0 01-8 8h-20v20a8 8 0 01-16 0v-20h-20a8 8 0 010-16h20v-20a8 8 0 0116 0v20h20a8 8 0 018 8Z"/></svg>';