safe_outline constant

String const safe_outline

Implementation

static const String safe_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" stroke="currentColor" d="M2.5 3v3m0 2v3m0 2.5V15m10-1.5V15m-3-5.5a2 2 0 110-4 2 2 0 010 4Zm-8-9h12a1 1 0 011 1v11a1 1 0 01-1 1h-12a1 1 0 01-1-1v-11a1 1 0 011-1Z"/></svg>';