circles_three_plus_fill constant

String const circles_three_plus_fill

Implementation

static const String circles_three_plus_fill =
    '<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="M120 76a44 44 0 11-44-44 44 44 0 0144 44Zm60 44a44 44 0 10-44-44 44 44 0 0044 44ZM76 136a44 44 0 1044 44 44 44 0 00-44-44Zm132 36h-20v-20a8 8 0 00-16 0v20h-20a8 8 0 000 16h20v20a8 8 0 0016 0v-20h20a8 8 0 000-16Z"/></svg>';