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="m16 4.406-.406.188-10 4.5-.594.25V22.03l.5.282 10 5.562.5.281.5-.281 10-5.563.5-.28V9.343l-.594-.25-10-4.5zm0 2.188 7.688 3.437L16 13.875l-7.688-3.844zm-9 5.031 8 4v9.656l-8-4.437zm18 0v9.219l-8 4.437v-9.656z"/></svg>';