cube_shape_solid constant

String const cube_shape_solid

Implementation

static const String cube_shape_solid =
    '<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="m960 152 750 376-750 375-750-375 750-376zM128 1607V665l768 384v942l-768-384zm896-558 768-384v942l-768 384v-942z"/></svg>';