hard_drives_duotone constant

String const hard_drives_duotone

Implementation

static const String hard_drives_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="176" height="64" x="40" y="144" fill="currentColor" opacity=".2" rx="8"/><rect width="176" height="64" x="40" y="48" fill="currentColor" opacity=".2" rx="8"/><path fill="currentColor" d="M208 136H48a16 16 0 00-16 16v48a16 16 0 0016 16h160a16 16 0 0016-16v-48a16 16 0 00-16-16Zm0 64H48v-48h160v48Zm0-160H48a16 16 0 00-16 16v48a16 16 0 0016 16h160a16 16 0 0016-16V56a16 16 0 00-16-16Zm0 64H48V56h160v48Zm-16-24a12 12 0 11-12-12 12 12 0 0112 12Zm0 96a12 12 0 11-12-12 12 12 0 0112 12Z"/></svg>';