safe constant

String const safe

Implementation

static const String safe =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M1 0v16h3v-1h8v1h3V0H1zm13 10h-1V5h1v5zm0-7h-1V2H3v11h10v-1h1v2H2V1h12v2zM8.5 7.5c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2z"/><path fill="currentColor" d="M7.5 7.5a1 1 0 11-2 0 1 1 0 012 0z"/></svg>';