table_options constant

String const table_options

Icon Data of table_options

Implementation

static const String table_options =
    '<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="M4 12V6a2 2 0 012-2h12a2 2 0 012 2v12a2 2 0 01-2 2h-6M4 10h16M10 4v9"/><circle cx="5.281" cy="18.5" r="2"/><path d="M5.281 15v1.5m0 4V22m3.031-5.25-1.299.75m-3.463 2-1.3.75m0-3.5 1.3.75m3.463 2 1.3.75"/></g></svg>';