ripple_solid constant

String const ripple_solid

Implementation

static const String ripple_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="m4.193 5.155-3.06-3.316.734-.678 3.061 3.316a3.5 3.5 0 005.144 0l3.06-3.316.735.678-3.06 3.316a4.5 4.5 0 01-6.614 0Zm5.879 5.368a3.5 3.5 0 00-5.144 0l-3.06 3.316-.735-.678 3.06-3.316a4.5 4.5 0 016.614 0l3.06 3.316-.734.678-3.061-3.316Z" clip-rule="evenodd"/></svg>';