wavy_dash constant

String const wavy_dash

Implementation

static const String wavy_dash =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="64" height="64" preserveAspectRatio="xMidYMid meet" viewBox="0 0 64 64"><path fill="currentColor" d="M47 41c-5.594 0-10.145-4.201-10.145-9.363 0-2.472-2.177-4.482-4.855-4.482s-4.855 2.011-4.855 4.482C27.145 36.799 22.594 41 17 41S6.855 36.799 6.855 31.637c0-1.271-.59-2.489-1.616-3.339-.889-.739-2.042-1.144-3.239-1.144V23c2.309 0 4.526.784 6.245 2.204 1.975 1.639 3.111 3.981 3.111 6.433 0 2.872 2.53 5.208 5.644 5.208s5.644-2.336 5.644-5.208C22.644 26.874 26.842 23 32 23s9.356 3.874 9.356 8.637c0 2.872 2.53 5.208 5.644 5.208s5.644-2.336 5.644-5.208c0-2.451 1.137-4.794 3.112-6.433C57.474 23.784 59.691 23 62 23v4.154c-1.197 0-2.35.404-3.238 1.144-1.027.85-1.617 2.067-1.617 3.339C57.145 36.799 52.594 41 47 41"/></svg>';