speech constant

String const speech

Implementation

static const String speech =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M144 240h32v32h-32zm96 0h32v32h-32zm96 0h32v32h-32z"/><path fill="currentColor" d="M464 32H48a32.036 32.036 0 00-32 32v288a32.036 32.036 0 0032 32h64v112h30.627l112-112H464a32.036 32.036 0 0032-32V64a32.036 32.036 0 00-32-32Zm0 320H241.373L144 449.373V352H48V64h416Z"/></svg>';