cube_five constant

String const cube_five

Implementation

static const String cube_five =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="m30 27-6 17m-6-17 6 17m-6-17h12m11 7-11-7m11-13L30 27m11-13-17 3m6 10-6-10m0-13v13M7 14l17 3m-6 10 6-10m-6 10L7 14m11 13L7 34m34.32-20L24 4 6.68 14v20L24 44l17.32-10V14Z"/></svg>';