tape_drive_solid constant

String const tape_drive_solid

Implementation

static const String tape_drive_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="36" height="36" preserveAspectRatio="xMidYMid meet" viewBox="0 0 36 36"><path fill="currentColor" d="M32 6H4a2 2 0 00-2 2v20a2 2 0 002 2h28a2 2 0 002-2V8a2 2 0 00-2-2Zm-2 18H6V12h24Z"/><path fill="currentColor" d="M12.21 23a5 5 0 10-5-5 5 5 0 005 5Zm0-7a2 2 0 11-2 2 2 2 0 012-2Zm11.58 7a5 5 0 10-5-5 5 5 0 005 5Zm0-7a2 2 0 11-2 2 2 2 0 012-2Z"/></svg>';