insert_table constant

String const insert_table

Implementation

static const String insert_table =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-width="4"><path d="M39.3 6H8.7A2.7 2.7 0 006 8.7v30.6A2.7 2.7 0 008.7 42h30.6a2.7 2.7 0 002.7-2.7V8.7A2.7 2.7 0 0039.3 6Z"/><path stroke-linecap="round" d="M18 6v36M30 6v36M6 18h36M6 30h36"/></g></svg>';