black_small_square constant

String const black_small_square

Implementation

static const String black_small_square =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M23 12a3 3 0 00-3-3h-8a3 3 0 00-3 3v8a3 3 0 003 3h8a3 3 0 003-3v-8Z"/></svg>';