data_error constant

String const data_error

Icon Data of data_error

Implementation

static const String data_error =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><circle cx="11" cy="8" r="1" fill="currentColor"/><circle cx="11" cy="16" r="1" fill="currentColor"/><circle cx="11" cy="24" r="1" fill="currentColor"/><path fill="currentColor" d="M24 3H8a2 2 0 00-2 2v22a2 2 0 002 2h10v-2H8v-6h18V5a2 2 0 00-2-2Zm0 16H8v-6h16Zm0-8H8V5h16Z"/><path fill="currentColor" d="M29 24.415 27.586 23 25 25.587 22.414 23 21 24.415 23.586 27 21 29.586 22.414 31 25 28.414 27.586 31 29 29.586 26.414 27 29 24.415z"/></svg>';