controller_classic constant

String const controller_classic

Implementation

static const String controller_classic =
    '<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="M6 7h12a5 5 0 015 5 5 5 0 01-5 5c-1.64 0-3.09-.79-4-2h-4c-.91 1.21-2.36 2-4 2a5 5 0 01-5-5 5 5 0 015-5m13.75 2.5a1.25 1.25 0 00-1.25 1.25A1.25 1.25 0 0019.75 12 1.25 1.25 0 0021 10.75a1.25 1.25 0 00-1.25-1.25m-2.5 2.5A1.25 1.25 0 0016 13.25a1.25 1.25 0 001.25 1.25 1.25 1.25 0 001.25-1.25A1.25 1.25 0 0017.25 12M5 9v2H3v2h2v2h2v-2h2v-2H7V9H5Z"/></svg>';