hard_drive constant

String const hard_drive

Implementation

static const String hard_drive =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M4 5a3 3 0 013-3h10a3 3 0 013 3v9H4V5zm0 11v3a3 3 0 003 3h10a3 3 0 003-3v-3H4zm9 2a1 1 0 100 2h3a1 1 0 100-2h-3z" clip-rule="evenodd"/></svg>';