hard_disk constant

String const hard_disk

Implementation

static const String hard_disk =
    '<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"><mask id="svgIDa"><g fill="none"><path fill="#555" stroke="#fff" stroke-linejoin="round" stroke-width="4" d="M44 29H4v13h40V29Z"/><path fill="#fff" d="M35.5 38a2.5 2.5 0 100-5 2.5 2.5 0 000 5Z"/><path stroke="#fff" stroke-linejoin="round" stroke-width="4" d="M4 29 9.038 4.999H39.02l4.98 24"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';