dots_three_light constant

String const dots_three_light

Implementation

static const String dots_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="M74 128a10 10 0 11-10-10 10 10 0 0110 10Zm118-10a10 10 0 1010 10 10 10 0 00-10-10Zm-64 0a10 10 0 1010 10 10 10 0 00-10-10Z"/></svg>';