remote_control constant

String const remote_control

Implementation

static const String remote_control =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-width="4"><rect width="26" height="40" x="11" y="4" rx="2"/><circle cx="24" cy="34" r="4"/><path stroke-linecap="round" stroke-linejoin="round" d="M18 10h12v8H18zm5 14h2"/></g></svg>';