cube constant

String const cube

Implementation

static const String cube =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M8 0 0 2v10l8 4 8-4V2L8 0zm6.4 2.6L8.5 4.8 1.9 2.6 8 1l6.4 1.6zM1 11.4V3.3l7 2.4v9.2l-7-3.5z"/></svg>';