theme constant

String const theme

Implementation

static const String theme =
    '<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-linejoin="round" stroke-width="4" d="M18 6a6 6 0 0012 0h5.455L42 15.818l-5.727 4.91V42H11.727V20.727L6 15.818 12.546 6H18Z"/></svg>';