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="480" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 480 512"><path fill="currentColor" d="M475 448V320L411 43Q401 0 368 0H112Q79 0 69 43L5 320v128q0 27 18.5 45.5T69 512h342q27 0 45.5-18.5T475 448zM103 60q5-17 22-17h230q17 0 22 17l51 241q-7-2-17-2H69q-10 0-17 2zm329 388q0 21-21 21H69q-21 0-21-21v-85q0-10 6-16t15-6h342q9 0 15 6t6 16v85zm-43-43q0 9-6 15.5t-15 6.5-15-6.5-6-15.5q0-8 6-14.5t15-6.5 15 6.5 6 14.5zm-85 0q0 9-6.5 15.5T283 427q-9 0-15.5-6.5T261 405q0-8 6.5-14.5T283 384q8 0 14.5 6.5T304 405z"/></svg>';