circles_three_fill constant

String const circles_three_fill

Implementation

static const String circles_three_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="M128 116a48 48 0 1148-48 48 48 0 01-48 48Zm60 8a48 48 0 1048 48 48 48 0 00-48-48Zm-120 0a48 48 0 1048 48 48 48 0 00-48-48Z"/></svg>';