format_list_bulleted constant

String const format_list_bulleted

Implementation

static const String format_list_bulleted =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M20 18v1H7v-1h13Zm-16.5-.5a1 1 0 110 2 1 1 0 010-2ZM20 12v1H7v-1h13Zm-16.5-.5a1 1 0 110 2 1 1 0 010-2ZM20 6v1H7V6h13ZM3.5 5.5a1 1 0 110 2 1 1 0 010-2Z"/></svg>';