drip_dry constant

String const drip_dry

Implementation

static const String drip_dry =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="432" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 432 512"><path fill="currentColor" d="M3 43v426q0 18 12.5 30.5T45 512h342q17 0 29.5-12.5T429 469V43q0-18-12.5-30.5T387 0H45Q28 0 15.5 12.5T3 43zm384 426H45V43h342v426zm-256-64q21 0 21-21V128q0-21-21-21-22 0-22 21v256q0 21 22 21zm85 0q21 0 21-21V128q0-21-21-21t-21 21v256q0 21 21 21zm85 0q22 0 22-21V128q0-21-22-21-21 0-21 21v256q0 21 21 21z"/></svg>';