screencast_thin constant

String const screencast_thin

Implementation

static const String screencast_thin =
    '<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="M228 56v144a12 12 0 01-12 12h-72a4 4 0 010-8h72a4 4 0 004-4V56a4 4 0 00-4-4H40a4 4 0 00-4 4v40a4 4 0 01-8 0V56a12 12 0 0112-12h176a12 12 0 0112 12ZM32 188a4 4 0 000 8 12 12 0 0112 12 4 4 0 008 0 20.1 20.1 0 00-20-20Zm0-32a4 4 0 000 8 44 44 0 0144 44 4 4 0 008 0 52 52 0 00-52-52Zm0-32a4 4 0 000 8 76.1 76.1 0 0176 76 4 4 0 008 0 84.1 84.1 0 00-84-84Z"/></svg>';