view_subtitles constant

String const view_subtitles

Implementation

static const String view_subtitles =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="432" height="384" preserveAspectRatio="xMidYMid meet" viewBox="0 0 432 384"><path fill="currentColor" d="M384 21q18 0 30.5 12.5T427 64v256q0 18-12.5 30.5T384 363H43q-18 0-30.5-12.5T0 320V64q0-18 12.5-30.5T43 21h341zM43 192v43h85v-43H43zm213 128v-43H43v43h213zm128 0v-43h-85v43h85zm0-85v-43H171v43h213z"/></svg>';