circles_three_light constant

String const circles_three_light

Implementation

static const String circles_three_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="M174 68a46 46 0 10-46 46 46 46 0 0046-46Zm-46 34a34 34 0 1134-34 34.1 34.1 0 01-34 34Zm60 24a46 46 0 1046 46 46 46 0 00-46-46Zm0 80a34 34 0 1134-34 34.1 34.1 0 01-34 34ZM68 126a46 46 0 1046 46 46 46 0 00-46-46Zm0 80a34 34 0 1134-34 34.1 34.1 0 01-34 34Z"/></svg>';