dots_six_vertical_light constant

String const dots_six_vertical_light

Implementation

static const String dots_six_vertical_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="M102 60a10 10 0 11-10-10 10 10 0 0110 10Zm62 10a10 10 0 10-10-10 10 10 0 0010 10Zm-72 48a10 10 0 1010 10 10 10 0 00-10-10Zm72 0a10 10 0 1010 10 10 10 0 00-10-10Zm-72 68a10 10 0 1010 10 10 10 0 00-10-10Zm72 0a10 10 0 1010 10 10 10 0 00-10-10Z"/></svg>';