subtitles constant

String const subtitles

Implementation

static const String subtitles =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="768" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 768"><path fill="currentColor" d="M896 768H128q-53 0-90.5-37.5T0 640V128q0-53 37.5-90.5T128 0h768q53 0 90.5 37.5T1024 128v512q0 53-37.5 90.5T896 768zM255.5 256q26.5 0 45.5 19t19 45h128q0-80-56-136t-136-56-136 56-56 136v128q0 80 56 136t136 56 136-56 56-136H320q0 27-19 45.5T255.5 512t-45-18.5T192 448V320q0-26 18.5-45t45-19zm512 0q26.5 0 45.5 19t19 45h128q0-80-56-136t-136-56-136 56-56 136v128q0 80 56 136t136 56 136-56 56-136H832q0 27-19 45.5T767.5 512t-45-18.5T704 448V320q0-26 18.5-45t45-19z"/></svg>';