text_style constant

String const text_style

Implementation

static const String text_style =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M32 6h10v10M17 32l2.188-5M31 32l-2.188-5m-9.625 0L24 16l4.813 11m-9.625 0h9.625M16 6H6v10m26 26h10V32M16 42H6V32"/></svg>';