document_viewer constant
String
const document_viewer
Implementation
static const String document_viewer =
'<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M14 4.5h-3.5a2 2 0 00-2 2v35a2 2 0 002 2h27a2 2 0 002-2v-35a2 2 0 00-2-2H24"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="m12 4.5 1.414-1.414a2 2 0 011.414-.586H23a1 1 0 011 1v25l-5-5-5 5v-24M14 38h20M24 10h10m-10 7h10m-10 7h10m-20 7h20"/></svg>';