format_clear constant

String const format_clear

Implementation

static const String format_clear =
    '<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="M8 4h9v1h-3.989L8.507 17h-1L12.01 5H8V4ZM5 21v-1h8v1H5Zm11.793-3.5L14 14.707l.707-.707 2.793 2.793L20.293 14l.707.707-2.793 2.793L21 20.293l-.707.707-2.793-2.793L14.707 21 14 20.293l2.793-2.793Z"/></svg>';