cross constant

String const cross

Implementation

static const String cross =
    '<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="M13 6a1 1 0 10-2 0v3H7a1 1 0 000 2h4v7a1 1 0 102 0v-7h4a1 1 0 100-2h-4V6Z"/></svg>';