circles_four_fill constant

String const circles_four_fill

Implementation

static const String circles_four_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-44Zm104 0a44 44 0 1044 44 44 44 0 00-44-44Z"/></svg>';