icons_off constant

String const icons_off

Icon Data of icons_off

Implementation

static const String icons_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="M4.01 4.041A3.5 3.5 0 006.5 10c.975 0 1.865-.357 2.5-1m.958-3.044a3.503 3.503 0 00-2.905-2.912M2.5 21h8l-4-7zM14 3l7 7m-7 0 7-7m-3 11h3v3m0 4h-7v-7M3 3l18 18"/></svg>';