dots_three_vertical_thin constant

String const dots_three_vertical_thin

Implementation

static const String dots_three_vertical_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="M136 192a8 8 0 11-8-8 8 8 0 018 8Zm-8-120a8 8 0 10-8-8 8 8 0 008 8Zm0 48a8 8 0 108 8 8 8 0 00-8-8Z"/></svg>';