hdd constant

String const hdd

Implementation

static const String hdd =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor"><rect width="30" height="40" x="9" y="4" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" rx="2"/><circle cx="32" cy="10" r="2"/><circle cx="16" cy="10" r="2"/><circle cx="32" cy="38" r="2"/><circle cx="16" cy="38" r="2"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M24 30a8 8 0 10-8-8m8 0-6 6"/></g></svg>';