image_remove constant

String const image_remove

Implementation

static const String image_remove =
    '<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="M5 3c-1.1 0-2 .9-2 2v14a2 2 0 002 2h9.09c-.06-.33-.09-.66-.09-1 0-.68.12-1.36.35-2H5l3.5-4.5 2.5 3 3.5-4.5 2.23 2.97c.97-.63 2.11-.97 3.27-.97.34 0 .67.03 1 .09V5a2 2 0 00-2-2H5m11.47 14.88L18.59 20l-2.12 2.12 1.41 1.42L20 21.41l2.12 2.13 1.42-1.42L21.41 20l2.13-2.12-1.42-1.42L20 18.59l-2.12-2.12-1.42 1.41Z"/></svg>';