hard_drive constant

String const hard_drive

Icon Data of 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="8" height="8" preserveAspectRatio="xMidYMid meet" viewBox="0 0 8 8"><path fill="currentColor" d="M.19 0C.08 0 0 .08 0 .19V3.5c0 .28.22.5.5.5h6c.28 0 .5-.22.5-.5V.19C7 .08 6.92 0 6.81 0H.18zM0 4.91v2.91c0 .11.08.19.19.19h6.63c.11 0 .19-.08.19-.19V4.91c-.16.06-.32.09-.5.09h-6c-.18 0-.34-.04-.5-.09zM5.5 6c.28 0 .5.22.5.5s-.22.5-.5.5-.5-.22-.5-.5.22-.5.5-.5z"/></svg>';