checkbox_checked constant

String const checkbox_checked

Implementation

static const String checkbox_checked =
    '<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="M17 19H7a2 2 0 01-2-2V7a2 2 0 012-2h10a2 2 0 012 2v10a2 2 0 01-2 2ZM7 7v10h10V7H7Zm4 8.362-2.7-2.647 1.4-1.43 1.3 1.271 3.3-3.267 1.4 1.422-4.7 4.65v.001Z"/></svg>';