add_chart constant

String const add_chart

Implementation

static const String add_chart =
    '<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="M5 21q-.825 0-1.413-.587Q3 19.825 3 19V5q0-.825.587-1.413Q4.175 3 5 3h9v2H5v14h14v-9h2v9q0 .825-.587 1.413Q19.825 21 19 21Zm2-4h2v-7H7Zm4 0h2V7h-2Zm4 0h2v-4h-2Zm2-8V7h-2V5h2V3h2v2h2v2h-2v2Z"/></svg>';