hard_drive_duotone constant

String const hard_drive_duotone

Implementation

static const String hard_drive_duotone =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><rect width="208" height="112" x="24" y="72" fill="currentColor" opacity=".2" rx="8"/><path fill="currentColor" d="M224 64H32a16 16 0 00-16 16v96a16 16 0 0016 16h192a16 16 0 0016-16V80a16 16 0 00-16-16Zm0 112H32V80h192v96Zm-24-48a12 12 0 11-12-12 12 12 0 0112 12Z"/></svg>';