spell_check constant

String const spell_check

Icon Data of spell_check

Implementation

static const String spell_check =
    '<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="M20 22h2l-5-12h-2l-5 12h2l1.24-3h5.53Zm-5.93-5 1.82-4.42h.25L18 17Z"/><path fill="currentColor" d="M12 28H6a2 2 0 01-2-2V6a2 2 0 012-2h20a2 2 0 012 2v11h-2V6H6v20h6zm11-.82-2.59-2.59L19 26l4 4 7-7-1.41-1.41L23 27.18z"/></svg>';