cake constant

String const cake

Implementation

static const String cake =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="384" height="472" preserveAspectRatio="xMidYMid meet" viewBox="0 0 384 472"><path fill="currentColor" d="M192 128q-18 0-30.5-12.5T149 85q0-12 7-22l36-63 36 63q7 10 7 22 0 18-12.5 30.5T192 128zm98 213q22 22 52 22 23 0 42-13v98q0 9-6.5 15t-14.5 6H21q-8 0-14.5-6T0 448v-98q19 13 42 13 30 0 52-22l23-23 23 23q21 21 52 21t52-21l23-23zm30-149q27 0 45.5 18.5T384 256v33q0 17-12.5 29.5T342 331t-29-12l-46-46-46 46q-11 11-29 11t-30-11l-45-46-46 46q-12 12-29 12t-29.5-12.5T0 289v-33q0-27 18.5-45.5T64 192h107v-43h42v43h107z"/></svg>';