tape_drive constant

String const tape_drive

Implementation

static const String tape_drive =
    '<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="M12 10a2 2 0 012 2c0 1.11-.89 2-2 2a2 2 0 110-4M5 3h14a2 2 0 012 2v12h-4.1a6.96 6.96 0 002.1-5c0-3.87-3.13-7-7-7s-7 3.13-7 7 3.13 7 7 7h9c0 1.11-.89 2-2 2H5a2 2 0 01-2-2V5c0-1.1.9-2 2-2Z"/></svg>';