circles_three_bold constant

String const circles_three_bold

Implementation

static const String circles_three_bold =
    '<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="M180 68a52 52 0 10-52 52 52 52 0 0052-52Zm-52 28a28 28 0 1128-28 28.1 28.1 0 01-28 28Zm60 24a52 52 0 1052 52 52 52 0 00-52-52Zm0 80a28 28 0 1128-28 28.1 28.1 0 01-28 28ZM68 120a52 52 0 1052 52 52 52 0 00-52-52Zm0 80a28 28 0 1128-28 28.1 28.1 0 01-28 28Z"/></svg>';