cost constant

String const cost

Icon Data of cost

Implementation

static const String cost =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M16 23a7 7 0 117-7 7.008 7.008 0 01-7 7Zm0-12a5 5 0 105 5 5.006 5.006 0 00-5-5Z"/><path fill="currentColor" d="M30 6.414 28.586 5l-3.35 3.35a12.081 12.081 0 00-1.586-1.586L27 3.414 25.586 2l-3.61 3.61A11.98 11.98 0 005.61 21.976L2 25.586 3.414 27l3.35-3.35a12.081 12.081 0 001.586 1.586L5 28.586 6.414 30l3.61-3.61A11.98 11.98 0 0026.39 10.024ZM16 26a10 10 0 1110-10 10.011 10.011 0 01-10 10Z"/></svg>';