laptop constant

String const laptop

Implementation

static const String laptop =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="448" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 448"><path fill="currentColor" d="M469 64q0-27-18-45.5T405 0H107Q79 0 61 18.5T43 64v213H0v43q0 27 18.5 45.5T64 384h384q27 0 45.5-18.5T512 320v-43h-43V64zM85 64q0-21 22-21h298q22 0 22 21v213h-22V85q0-21-21-21H128q-21 0-21 21v192H85V64zM64 341q-21 0-21-21h170q0 21 22 21H64zm384 0H277q22 0 22-21h170q0 21-21 21z"/></svg>';