monitor_play_fill constant

String const monitor_play_fill

Implementation

static const String monitor_play_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="M168 224a8 8 0 01-8 8H96a8 8 0 010-16h64a8 8 0 018 8Zm64-160v112a24.1 24.1 0 01-24 24H48a24.1 24.1 0 01-24-24V64a24.1 24.1 0 0124-24h160a24.1 24.1 0 0124 24Zm-68 56a7.9 7.9 0 00-3.7-6.7l-44-28a7.9 7.9 0 00-8.1-.3 8 8 0 00-4.2 7v56a8 8 0 004.2 7 7.7 7.7 0 008.1-.3l44-28a7.9 7.9 0 003.7-6.7Z"/></svg>';