cube constant

String const cube

Implementation

static const String cube =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M15.5 3.03 4.7 9.263v12.47l10.8 6.237 10.8-6.234V9.266L15.5 3.028zm9.488 7.57L16 15.79v10.377c0 .275-.225.5-.5.5s-.5-.225-.5-.5v-10.38l-8.987-5.19a.499.499 0 11.5-.865l8.988 5.19 8.99-5.19a.501.501 0 01.683.184.502.502 0 01-.185.683z"/></svg>';