tooltip_remove constant

String const tooltip_remove

Icon Data of tooltip_remove

Implementation

static const String tooltip_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="M20 2H4c-1.1 0-2 .9-2 2v12a2 2 0 002 2h4l4 4 4-4h4c1.11 0 2-.89 2-2V4a2 2 0 00-2-2m-4.46 10.12-1.42 1.42L12 11.41l-2.12 2.13-1.41-1.42L10.59 10 8.46 7.88l1.42-1.41L12 8.59l2.12-2.12 1.42 1.41L13.41 10l2.13 2.12Z"/></svg>';