exposure_off constant

String const exposure_off

Implementation

static const String exposure_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.6 19.4 12 12m2-2 5.4-5.4M8 4h10a2 2 0 012 2v10m-.586 3.414A1.994 1.994 0 0118 20H6a2 2 0 01-2-2V6c0-.547.22-1.043.576-1.405M7 9h2m0 0v2m4 5h3M3 3l18 18"/></svg>';