screencast constant

String const screencast

Implementation

static const String screencast =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M232 56v144a16 16 0 01-16 16h-72a8 8 0 010-16h72V56H40v40a8 8 0 01-16 0V56a16 16 0 0116-16h176a16 16 0 0116 16ZM32 184a8 8 0 000 16 8 8 0 018 8 8 8 0 0016 0 24.1 24.1 0 00-24-24Zm0-32a8 8 0 000 16 40 40 0 0140 40 8 8 0 0016 0 56 56 0 00-56-56Zm0-32a8 8 0 000 16 72.1 72.1 0 0172 72 8 8 0 0016 0 88.1 88.1 0 00-88-88Z"/></svg>';