hard_drive_outline constant

String const hard_drive_outline

Implementation

static const String hard_drive_outline =
    '<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" d="m20.79 11.34-3.34-6.68A3 3 0 0014.76 3H9.24a3 3 0 00-2.69 1.66l-3.34 6.68a2 2 0 00-.21.9V18a3 3 0 003 3h12a3 3 0 003-3v-5.76a2 2 0 00-.21-.9ZM8.34 5.55a1 1 0 01.9-.55h5.52a1 1 0 01.9.55L18.38 11H5.62ZM18 19H6a1 1 0 01-1-1v-5h14v5a1 1 0 01-1 1Z"/><path fill="currentColor" d="M16 15h-4a1 1 0 000 2h4a1 1 0 000-2Z"/><circle cx="8" cy="16" r="1" fill="currentColor"/></svg>';