dots_six_light constant

String const dots_six_light

Implementation

static const String dots_six_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="M70 92a10 10 0 11-10-10 10 10 0 0110 10Zm58-10a10 10 0 1010 10 10 10 0 00-10-10Zm68 20a10 10 0 10-10-10 10 10 0 0010 10ZM60 154a10 10 0 1010 10 10 10 0 00-10-10Zm68 0a10 10 0 1010 10 10 10 0 00-10-10Zm68 0a10 10 0 1010 10 10 10 0 00-10-10Z"/></svg>';