file_tips constant

String const file_tips

Implementation

static const String file_tips =
    '<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"><mask id="svgIDa"><g fill="none"><path fill="#555" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M10 44h28a2 2 0 002-2V14H30V4H10a2 2 0 00-2 2v36a2 2 0 002 2Z"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="m30 4 10 10m-16 5v10"/><path fill="#fff" fill-rule="evenodd" d="M24 39a2.5 2.5 0 100-5 2.5 2.5 0 000 5Z" clip-rule="evenodd"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';