nes_outline constant

String const nes_outline

Implementation

static const String nes_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="M3.5 7v3M2 8.5h3m6 1h1m-3 0h1m-8.5-6h12a1 1 0 011 1v6a1 1 0 01-1 1h-12a1 1 0 01-1-1v-6a1 1 0 011-1Z"/></svg>';