screen_mirror constant

String const screen_mirror

Implementation

static const String screen_mirror =
    '<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"><g fill="currentColor"><path d="M5 8h14v6h-3v2h5V6H3v10h5v-2H5V8Z"/><path d="M16.33 19 12 13l-4.33 6h8.66Z"/></g></svg>';