cube_escape constant

String const cube_escape

Icon Data of cube_escape

Implementation

static const String cube_escape =
    '<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="M40.86 14.3 23.89 4.5 7.03 14.23 24 24.03l16.86-9.73z"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="m24 24.03-16.97-9.8V33.7L24 43.5V24.03zm16.86-9.73L24 24.03V43.5l16.86-9.73V14.3z"/></svg>';