code_blocks constant

String const code_blocks

Implementation

static const String code_blocks =
    '<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"><path fill="currentColor" d="m9.6 15.6 1.4-1.425L8.825 12 11 9.825 9.6 8.4 6 12Zm4.8 0L18 12l-3.6-3.6L13 9.825 15.175 12 13 14.175ZM5 21q-.825 0-1.413-.587Q3 19.825 3 19V5q0-.825.587-1.413Q4.175 3 5 3h14q.825 0 1.413.587Q21 4.175 21 5v14q0 .825-.587 1.413Q19.825 21 19 21Z"/></svg>';