cube_shape constant

String const cube_shape

Icon Data of cube_shape

Implementation

static const String cube_shape =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="2048" height="2048" preserveAspectRatio="xMidYMid meet" viewBox="0 0 2048 2048"><path fill="currentColor" d="M1792 569v1038l-832 417-832-417V569l832-417 832 417zM960 296 335 608l625 312 625-312-625-312zM256 1528l640 321v-817L256 711v817zm1408 0V711l-640 321v817l640-321z"/></svg>';