bx_checkbox_minus constant

String const bx_checkbox_minus

Icon Data of bx_checkbox_minus

Implementation

static const String bx_checkbox_minus =
    '<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="M9.01 11h6v2h-6z"/><path fill="currentColor" d="M17 5H7a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2zM7 17V7h10v10z"/></svg>';