laptop_file constant

String const laptop_file

Implementation

static const String laptop_file =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="640" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 640 512"><path fill="currentColor" d="M192 0H48C21.5 0 0 21.5 0 48v320c0 26.5 21.5 48 48 48h114.7c6.6-18.6 24.4-32 45.3-32V272c0-44.2 35.8-80 80-80h32v-64h-96c-17.7 0-32-14.3-32-32V0zm96 224c-26.5 0-48 21.5-48 48v144h-32c-8.8 0-16 7.2-16 16v16c0 35.3 28.7 64 64 64h320c35.3 0 64-28.7 64-64v-16c0-8.8-7.2-16-16-16h-32V288c0-35.3-28.7-64-64-64H288zm32 64h208v128H304V288h16zM224 0v96h96L224 0z"/></svg>';