command_off constant

String const command_off

Icon Data of command_off

Implementation

static const String command_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="M9 9v8a2 2 0 11-2-2h8m3.411 3.417A2 2 0 0115 17v-2m0-4V7a2 2 0 112 2h-4M9 9H7a2 2 0 01-1.417-3.411M3 3l18 18"/></svg>';