radio_push_to_talk constant

String const radio_push_to_talk

Icon Data of radio_push_to_talk

Implementation

static const String radio_push_to_talk =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M13 11h6v2h-6zm0 4h6v2h-6z"/><circle cx="16" cy="23" r="2" fill="currentColor"/><path fill="currentColor" d="M22 7h-1V2h-2v5h-9a2.002 2.002 0 00-2 2v2H6v2h2v2H6v2h2v11a2.002 2.002 0 002 2h12a2.002 2.002 0 002-2V9a2.002 2.002 0 00-2-2ZM10 28V9h12v19Z"/></svg>';