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" fill-rule="evenodd" d="M10.658 2.553a3 3 0 012.684 0l7.105 3.553A1 1 0 0121 7v.382l-9 4.5-9-4.5V7a1 1 0 01.553-.894l7.105-3.553zM3 9.618v6.146a3 3 0 001.658 2.683L11 21.618v-8l-8-4zm10 12 6.342-3.17A3 3 0 0021 15.763V9.618l-8 4v8z" clip-rule="evenodd"/></svg>';