recording_outline constant

String const recording_outline

Implementation

static const String recording_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M18 8a4 4 0 00-4 4 3.91 3.91 0 00.56 2H9.44a3.91 3.91 0 00.56-2 4 4 0 10-4 4h12a4 4 0 000-8ZM4 12a2 2 0 112 2 2 2 0 01-2-2Zm14 2a2 2 0 112-2 2 2 0 01-2 2Z"/></svg>';