checkbox_checked constant

String const checkbox_checked

Icon Data of 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="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M26 4H6a2 2 0 00-2 2v20a2 2 0 002 2h20a2 2 0 002-2V6a2 2 0 00-2-2ZM6 26V6h20v20Z"/><path fill="currentColor" d="m14 21.5-5-4.96L10.59 15 14 18.35 21.41 11 23 12.58l-9 8.92z"/></svg>';