cube_four constant

String const cube_four

Implementation

static const String cube_four =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="m15.34 9-8.66 5v20l8.66 5L24 44l8.66-5 8.66-5V14l-8.66-5L24 4l-8.66 5ZM24 24l-10.392 6M24 24V11v13Zm0 0 10.392 6L24 24Z"/><path d="M26.815 35.375 24 37l-2.814-1.625m11.258-19.5 2.814 1.625v3.25m-22.516 0V17.5l2.814-1.625"/></g></svg>';