delete_sweep_outline constant

String const delete_sweep_outline

Implementation

static const String delete_sweep_outline =
    '<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="M15 16h4v2h-4v-2m0-8h7v2h-7V8m0 4h6v2h-6v-2m-4-2v8H5v-8h6m2-2H3v10a2 2 0 002 2h6a2 2 0 002-2V8m1-3h-3l-1-1H6L5 5H2v2h12V5Z"/></svg>';