text_decoration constant

String const text_decoration

Implementation

static const String text_decoration =
    '<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="M12 5h-2v12H8V3h8v2h-2v12h-2V5zM8 3a4 4 0 100 8V3z"/></svg>';