photo_off constant

String const photo_off

Implementation

static const String photo_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-linejoin="round" stroke-width="2"><path d="m3 3 18 18M15 8h.01m4.111 11.122A3 3 0 0117 20H7a3 3 0 01-3-3V7c0-.833.34-1.587.888-2.131M8 4h9a3 3 0 013 3v9"/><path d="m4 15 4-4c.928-.893 2.072-.893 3 0l5 5m.32-3.66c.577-.059 1.162.162 1.68.66l2 2"/></g></svg>';