circles_three_thin constant

String const circles_three_thin

Implementation

static const String circles_three_thin =
    '<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="M172 68a44 44 0 10-44 44 44 44 0 0044-44Zm-44 36a36 36 0 1136-36 36 36 0 01-36 36Zm60 24a44 44 0 1044 44 44 44 0 00-44-44Zm0 80a36 36 0 1136-36 36 36 0 01-36 36ZM68 128a44 44 0 1044 44 44 44 0 00-44-44Zm0 80a36 36 0 1136-36 36 36 0 01-36 36Z"/></svg>';