add_pic constant

String const add_pic

Implementation

static const String add_pic =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="4"><path d="M38 21v19a2 2 0 01-2 2H8a2 2 0 01-2-2V12a2 2 0 012-2h18.364"/><path d="M12 31.03 18 23l3 3 3.5-5.5L32 31.03H12ZM34 10h8m-4.005-4.205v8"/></g></svg>';