myexpenses constant

String const myexpenses

Icon Data of myexpenses

Implementation

static const String myexpenses =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M32.5 8.5v9a2 2 0 002 2h9v18a2 2 0 01-2 2h-35a2 2 0 01-2-2v-27a2 2 0 012-2Zm11 11-11-11"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M27.99 30H20l4-6-3.99-6H28m13.62-.38V6a1.69 1.69 0 00-1.9-1.68L6.5 8.5"/></svg>';