circles_four constant

String const circles_four

Implementation

static const String circles_four =
    '<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 28Zm104-72a44 44 0 1044 44 44 44 0 00-44-44Zm0 72a28 28 0 1128-28 28.1 28.1 0 01-28 28Z"/></svg>';