cube constant

String const cube

Icon Data of cube

Implementation

static const String cube =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="m28.504 8.136-12-7a1 1 0 00-1.008 0l-12 7A1 1 0 003 9v14a1 1 0 00.496.864l12 7a1 1 0 001.008 0l12-7A1 1 0 0029 23V9a1 1 0 00-.496-.864ZM16 3.158 26.016 9 16 14.842 5.984 9ZM5 10.74l10 5.833V28.26L5 22.426Zm12 17.52V16.574l10-5.833v11.685Z"/></svg>';