library_minus constant

String const library_minus

Implementation

static const String library_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="M19 11H9V9h10m1-7H8c-1.1 0-2 .9-2 2v12a2 2 0 002 2h12c1.11 0 2-.89 2-2V4a2 2 0 00-2-2M4 6H2v14a2 2 0 002 2h14v-2H4V6Z"/></svg>';