camera_off constant

String const camera_off

Icon Data of 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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-width="2"><path d="m3 5 16 16m1-3V8a1 1 0 00-1-1h-2.382a1 1 0 01-.894-.553l-.448-.894A1 1 0 0014.382 5H9.721a1 1 0 00-.949.684L8.5 6.5M16 18H5a1 1 0 01-1-1V8a1 1 0 011-1v0"/><path d="M11 9.17A3 3 0 0114.83 13"/></g></svg>';