dots_six_vertical_thin constant

String const dots_six_vertical_thin

Implementation

static const String dots_six_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="M100 60a8 8 0 11-8-8 8 8 0 018 8Zm64 8a8 8 0 10-8-8 8 8 0 008 8Zm-72 52a8 8 0 108 8 8 8 0 00-8-8Zm72 0a8 8 0 108 8 8 8 0 00-8-8Zm-72 68a8 8 0 108 8 8 8 0 00-8-8Zm72 0a8 8 0 108 8 8 8 0 00-8-8Z"/></svg>';