clear_format constant

String const clear_format

Icon Data of clear_format

Implementation

static const String clear_format =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="-6.5 -6.5 24 24"><path fill="currentColor" d="M6.326 2 3.95 9.309a1 1 0 11-1.902-.618L4.223 2H1a1 1 0 110-2h8a1 1 0 110 2H6.326zm3.33 6.243.708.707a1 1 0 11-1.414 1.414l-.707-.707-.707.707A1 1 0 016.12 8.95l.707-.707-.707-.707A1 1 0 017.536 6.12l.707.707.707-.707a1 1 0 111.414 1.415l-.707.707z"/></svg>';