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"><g fill="currentColor"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m3 3 18 18"/><path fill-rule="evenodd" d="M5.172 6H5a3 3 0 00-3 3v9a3 3 0 003 3h14c.35 0 .688-.06 1-.17l-5.087-5.089a4 4 0 11-5.654-5.654L5.172 6zm5.502 5.503a2 2 0 102.823 2.823l-2.823-2.823zM22 17.172V9a3 3 0 00-3-3h-.93a1 1 0 01-.832-.445l-.812-1.22A3 3 0 0013.93 3h-3.86a3 3 0 00-1.708.534L22 17.172z" clip-rule="evenodd"/></g></svg>';