funds constant

String const funds

Implementation

static const String funds =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><ellipse cx="14" cy="10" rx="10" ry="5"/><path d="M4 10v7c0 2.761 4.477 5 10 5s10-2.239 10-5v-7"/><path d="M4 17v7c0 2.761 4.477 5 10 5s10-2.239 10-5v-7"/><path d="M4 24v7c0 2.761 4.477 5 10 5s10-2.239 10-5v-7"/><path d="M4 31v7c0 2.761 4.477 5 10 5s10-2.239 10-5v-7"/><ellipse cx="34" cy="24" rx="10" ry="5"/><path d="M24 24v7c0 2.761 4.477 5 10 5s10-2.239 10-5v-7"/><path d="M24 31v7c0 2.761 4.477 5 10 5s10-2.239 10-5v-7"/></g></svg>';