dots_six_thin constant

String const dots_six_thin

Implementation

static const String dots_six_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="M68 92a8 8 0 11-8-8 8 8 0 018 8Zm60-8a8 8 0 108 8 8 8 0 00-8-8Zm68 16a8 8 0 10-8-8 8 8 0 008 8ZM60 156a8 8 0 108 8 8 8 0 00-8-8Zm68 0a8 8 0 108 8 8 8 0 00-8-8Zm68 0a8 8 0 108 8 8 8 0 00-8-8Z"/></svg>';