table constant

String const table

Implementation

static const String table =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M1.364 5.138v12.02h17.272V5.138H1.364ZM.909 1.5h18.182c.502 0 .909.4.909.895v15.21a.902.902 0 01-.91.895H.91c-.503 0-.91-.4-.91-.895V2.395C0 1.9.407 1.5.91 1.5Zm5.227 1.759c0-.37.306-.671.682-.671.377 0 .682.3.682.671v13.899c0 .37-.305.67-.682.67a.676.676 0 01-.682-.67V3.259Zm6.96-.64c.377 0 .682.3.682.67v4.995h4.91c.377 0 .683.301.683.672 0 .37-.306.671-.682.671l-4.911-.001v3.062h5.002c.377 0 .682.3.682.671 0 .37-.305.671-.682.671h-5.002v3.158a.676.676 0 01-.682.671.676.676 0 01-.681-.67l-.001-3.159H1.001a.676.676 0 01-.682-.67c0-.371.305-.672.682-.672h11.413V9.626L.909 9.627a.676.676 0 01-.682-.671c0-.37.306-.671.682-.671l11.505-.001V3.289c0-.37.306-.67.682-.67Z"/></svg>';