screen_off constant

String const screen_off

Icon Data of screen_off

Implementation

static const String screen_off =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M28 22H11.41L30 3.41 28.59 2l-2 2H4a2 2 0 00-2 2v16h2V6h20.59L2 28.59 3.41 30l6-6H12v4H8v2h16v-2h-4v-4h8a2 2 0 002-2V9h-2Zm-10 6h-4v-4h4Z"/></svg>';