gba_solid constant

String const gba_solid

Implementation

static const String gba_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="M3.719 2.42A2.5 2.5 0 015.106 2h4.789a2.5 2.5 0 011.386.42l.87.58a2.5 2.5 0 012.48 2.322l.32 4.476a1.5 1.5 0 01-.825 1.448l-2.09 1.045a3.68 3.68 0 01-.753.279 15.62 15.62 0 01-7.566 0 3.68 3.68 0 01-.753-.279l-2.09-1.045A1.5 1.5 0 01.05 9.798l.32-4.476A2.5 2.5 0 012.849 3l.87-.58ZM3 8V7H2V6h1V5h1v1h1v1H4v1H3Zm10-1h-1V6h1v1Zm-2 2h1V8h-1v1Z" clip-rule="evenodd"/></svg>';