dots_three_vertical_light constant

String const dots_three_vertical_light

Implementation

static const String dots_three_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="M138 192a10 10 0 11-10-10 10 10 0 0110 10ZM128 74a10 10 0 10-10-10 10 10 0 0010 10Zm0 44a10 10 0 1010 10 10 10 0 00-10-10Z"/></svg>';