presentation_off constant

String const presentation_off

Icon Data of presentation_off

Implementation

static const String presentation_off =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 4h1m4 0h13M4 4v10a2 2 0 002 2h10m3.42-.592c.359-.362.58-.859.58-1.408V4m-8 12v4m-3 0h6m-7-8 2-2m4 0 2-2M3 3l18 18"/></svg>';