camera_off_line constant

String const camera_off_line

Implementation

static const String camera_off_line =
    '<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="M20 20H5a2 2 0 01-2-2V9a2 2 0 012-2h2m2-3h4.93a2 2 0 011.664.89l.812 1.22A2 2 0 0018.07 7H19a2 2 0 012 2v6.5M9.5 9.877a4 4 0 105.5 5.768M3 3l18 18"/></svg>';