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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" stroke-width="2" d="m12 2 10 5v10l-10 5-10-5V7l10-5ZM2 7l10 5 10-5m-10 5v10-10Z"/></svg>';