screencast_fill constant

String const screencast_fill

Implementation

static const String screencast_fill =
    '<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="M56 208a8 8 0 01-16 0 8 8 0 00-8-8 8 8 0 010-16 24.1 24.1 0 0124 24Zm-24-56a8 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-88Zm184-80H40a16 16 0 00-16 16v40a8 8 0 008 8 104.2 104.2 0 01104 104 8 8 0 008 8h72a16 16 0 0016-16V56a16 16 0 00-16-16Z"/></svg>';