dots_three_bold constant

String const dots_three_bold

Implementation

static const String dots_three_bold =
    '<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="M80 128a16 16 0 11-16-16 16 16 0 0116 16Zm112-16a16 16 0 1016 16 16 16 0 00-16-16Zm-64 0a16 16 0 1016 16 16 16 0 00-16-16Z"/></svg>';