circles_three_plus_light constant

String const circles_three_plus_light

Implementation

static const String circles_three_plus_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 30Zm138-30a6 6 0 01-6 6h-22v22a6 6 0 01-12 0v-22h-22a6 6 0 010-12h22v-22a6 6 0 0112 0v22h22a6 6 0 016 6Z"/></svg>';