solitaire constant
String
const solitaire
Implementation
static const String solitaire =
'<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M12.36 4.5a1.83 1.83 0 00-1.83 1.83v35.32a1.83 1.83 0 001.82 1.85h23.28a1.83 1.83 0 001.84-1.83V6.35a1.84 1.84 0 00-1.82-1.85H12.36Zm7.13 11A5.28 5.28 0 0124 18.2a5.28 5.28 0 014.51-2.73 4.75 4.75 0 014.82 4.67.43.43 0 010 .16c0 5.31-2.9 6.12-9.33 12.23-6.45-6.11-9.34-6.92-9.34-12.23a4.76 4.76 0 014.67-4.83Zm-5.64-4.2L15 7.87m1.1 3.44L15 7.87m.73 2.29h-1.5m19.92 26.55L33 40.14m-1.1-3.44 1.1 3.44m-.74-2.29h1.5"/></svg>';