screencast_duotone constant

String const screencast_duotone

Implementation

static const String screencast_duotone =
    '<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="M216 48H40a8 8 0 00-8 8v136a16 16 0 0116 16h168a8 8 0 008-8V56a8 8 0 00-8-8Z" opacity=".2"/><path fill="currentColor" d="M216 40H40a16 16 0 00-16 16v40a8 8 0 0016 0V56h176v144h-72a8 8 0 000 16h72a16 16 0 0016-16V56a16 16 0 00-16-16ZM32 184a8 8 0 000 16 8 8 0 018 8 8 8 0 0016 0 24.1 24.1 0 00-24-24Z"/><path fill="currentColor" d="M32 152a8 8 0 000 16 40 40 0 0140 40 8 8 0 0016 0 56 56 0 00-56-56Z"/><path fill="currentColor" d="M32 120a8 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>';