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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 3h.01M7 3h.01M17 3h.01"/><path fill-rule="evenodd" d="M7 5a1 1 0 011 1v2h3V6a1 1 0 112 0v2h3V6a1 1 0 112 0v2.1a5.005 5.005 0 013.937 4.102c-.4.155-.75.383-1.047.63-.532.44-.966.994-1.302 1.46-.265.367-.714.708-1.588.708-.874 0-1.324-.342-1.588-.71A2.355 2.355 0 0116 13a1 1 0 10-2 0c0 .34-.11.872-.412 1.29-.264.368-.714.71-1.588.71-.874 0-1.324-.342-1.588-.71A2.355 2.355 0 0110 13a1 1 0 10-2 0c0 .34-.11.872-.412 1.29-.264.368-.714.71-1.588.71-.874 0-1.323-.341-1.588-.709-.336-.465-.77-1.019-1.302-1.46a3.822 3.822 0 00-1.047-.629A5.005 5.005 0 016 8.1V6a1 1 0 011-1zm-5 9.52V19a3 3 0 003 3h14a3 3 0 003-3v-4.48c-.27.256-.532.583-.79.94-.635.883-1.685 1.54-3.21 1.54-1.367 0-2.353-.529-3-1.273-.647.744-1.633 1.273-3 1.273s-2.353-.529-3-1.273C8.353 16.47 7.367 17 6 17c-1.525 0-2.575-.657-3.21-1.54a6.756 6.756 0 00-.79-.94z" clip-rule="evenodd"/></g></svg>';