image_alt constant

String const image_alt

Icon Data of image_alt

Implementation

static const String image_alt =
    '<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="M8 18h12a2 2 0 002-2V4a2 2 0 00-2-2H8a2 2 0 00-2 2v12a2 2 0 002 2Zm0-2V4h12v12H8Z"/><path fill="currentColor" d="M2 8h2v12h12v2H4a2 2 0 01-2-2V8Z"/><path fill="currentColor" d="M10 14h9l-3.75-5.444-2.25 3.11-.75-.777L10 14Zm.75-5.833c0 .644.504 1.166 1.125 1.166S13 8.811 13 8.167C13 7.522 12.496 7 11.875 7s-1.125.522-1.125 1.167Z"/></svg>';