moneytracker constant

String const moneytracker

Icon Data of moneytracker

Implementation

static const String moneytracker =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><circle cx="24" cy="24" r="19.5" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M18.135 31.36a5.484 5.484 0 004.6 2.07h2.76a4.6 4.6 0 000-9.2h-2.99a4.6 4.6 0 110-9.2h2.76c2.07 0 3.45.46 4.6 2.07m-5.98-4.6v23"/></svg>';