sokoban constant

String const sokoban

Icon Data of sokoban

Implementation

static const String sokoban =
    '<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="m24 4.5-8.91 25.73h17.82Zm-8.91 25.73L24 43.5l8.91-13.27Z"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="m24 4.5 8.91 25.73 8.87-.39Zm17.78 25.34-8.87.39L24 43.5ZM24 4.5 6.22 29.84l8.87.39Z"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M6.22 29.84 24 43.5l-8.91-13.27Z"/></svg>';