circles_four_light constant

String const circles_four_light

Implementation

static const String circles_four_light =
    '<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 34a42 42 0 1042 42 42 42 0 00-42-42Zm0 72a30 30 0 1130-30 30.1 30.1 0 01-30 30Zm104 12a42 42 0 10-42-42 42 42 0 0042 42Zm0-72a30 30 0 11-30 30 30.1 30.1 0 0130-30ZM76 138a42 42 0 1042 42 42 42 0 00-42-42Zm0 72a30 30 0 1130-30 30.1 30.1 0 01-30 30Zm104-72a42 42 0 1042 42 42 42 0 00-42-42Zm0 72a30 30 0 1130-30 30.1 30.1 0 01-30 30Z"/></svg>';