plug constant

String const plug

Implementation

static const String plug =
    '<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="M14.7 3.1c-.4-.4-1-.4-1.4 0l-2.8 2.8L9 4.5l2.8-2.8c.4-.4.4-1 0-1.4s-1-.4-1.4 0L7.6 3.1 6.2 1.7 4.8 3.1l.7.7-1.4 1.4c-1.4 1.4-1.5 3.5-.5 5.1C1.9 11.8 1 14.1 1 16h2c0-1.3.4-3.2 2.1-4.4 1.5.8 3.4.5 4.6-.7l1.4-1.4.7.7 1.4-1.4-1.4-1.4 2.8-2.8c.5-.5.5-1.1.1-1.5z"/></svg>';