skull constant

String const skull

Implementation

static const String skull =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="960" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 960 1024"><path fill="currentColor" d="M768 806v122q0 40-28 68t-68 28-68-28-28-68q0 40-28 68t-68 28-68-28-28-68q0 40-28 68t-68 28-68-28-28-68V806q-89-63-140.5-156.5T0 448q0-91 38-174t102.5-143 153-95.5T480 0t186.5 35.5 153 95.5T922 274t38 174q0 108-51.5 202T768 806zM288 320q-40 0-68 28t-28 68 28 68 68 28 68-28 28-68-28-68-68-28zm96 384h192l-96-128zm288-384q-40 0-68 28t-28 68 28 68 68 28 68-28 28-68-28-68-68-28z"/></svg>';