snes_solid constant

String const snes_solid

Implementation

static const String snes_solid =
    '<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" fill-rule="evenodd" d="M0 4.5A1.5 1.5 0 011.5 3h12A1.5 1.5 0 0115 4.5v6a1.5 1.5 0 01-1.5 1.5h-12A1.5 1.5 0 010 10.5v-6ZM12 7h-1V6h1v1Zm-9 3V9H2V8h1V7h1v1h1v1H4v1H3Zm8-1h1V8h-1v1ZM9 9h1V8H9v1Zm1-2H9V6h1v1Z" clip-rule="evenodd"/></svg>';