check_square constant

String const check_square

Implementation

static const String check_square =
    '<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="M21 2H3c-.6 0-1 .4-1 1v18c0 .6.4 1 1 1h18c.6 0 1-.4 1-1V3c0-.6-.4-1-1-1zm-3.3 7.3-6.8 6.8c-.4.4-1 .4-1.4 0l-3.2-3.2c-.4-.4-.4-1 0-1.4.4-.4 1-.4 1.4 0l2.5 2.5 6.1-6.1c.4-.4 1-.4 1.4 0 .4.4.4 1 0 1.4z"/></svg>';