camera_off constant

String const camera_off

Implementation

static const String camera_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" d="M1.2 4.47 2.5 3.2 20 20.72 18.73 22l-2-2H4a2 2 0 01-2-2V6c0-.22.04-.43.1-.63l-.9-.9M7 4l2-2h6l2 2h3a2 2 0 012 2v12c0 .6-.26 1.13-.68 1.5l-4.99-5c.43-.73.67-1.59.67-2.5a5 5 0 00-5-5c-.91 0-1.77.24-2.5.67L5.82 4H7m0 8a5 5 0 005 5c.5 0 1.03-.08 1.5-.23L11.72 15A3.064 3.064 0 019 12.28L7.23 10.5c-.15.47-.23 1-.23 1.5m5-3a3 3 0 013 3 3 3 0 01-.17 1L11 9.17A3 3 0 0112 9Z"/></svg>';