director constant

String const director

Implementation

static const String director =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="768" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 768 1024"><path fill="currentColor" d="M704 448v64q26 0 45 19t19 45.5-19 45-45 18.5h-2q-4 17-14 27L482 799l207 133q16 16 16 38t-16 38-38.5 16-37.5-16L384 862l-229 146q-16 16-38 16t-38-16-16-38 16-38l207-133L80 667q-10-10-14-27h-2q-27 0-45.5-18.5T0 576.5 18.5 531 64 512v-64q-27 0-45.5-18.5T0 384V128q0-26 18.5-45T64 64q0-26 19-45t45.5-19 45 19T192 64h384q0-26 19-45t45.5-19 45 19T704 64q27 0 45.5 19t18.5 45v256q0 27-19 45.5T704 448zM384 737l151-97H232zM192 448v64h384v-64H192z"/></svg>';