cube_fill constant

String const cube_fill

Implementation

static const String cube_fill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M11.25 11.83 3 8.36v7.73a1.69 1.69 0 001 1.52L11.19 21h.06ZM12 10.5l8.51-3.57a1.62 1.62 0 00-.51-.38l-7.2-3.37a1.87 1.87 0 00-1.6 0L4 6.55a1.62 1.62 0 00-.51.38Zm.75 1.33V21h.05l7.2-3.39a1.69 1.69 0 001-1.51V8.36Z"/></svg>';