money_light constant

String const money_light

Implementation

static const String money_light =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M232 58H24a14 14 0 00-14 14v112a14 14 0 0014 14h208a14 14 0 0014-14V72a14 14 0 00-14-14ZM82.3 186 22 133.3v-10.6L82.3 70h91.4l60.3 52.7v10.6L173.7 186ZM234 72v34.8L192 70h40a2 2 0 012 2ZM24 70h40l-42 36.8V72a2 2 0 012-2Zm-2 114v-34.8L64 186H24a2 2 0 01-2-2Zm210 2h-40l42-36.8V184a2 2 0 01-2 2ZM128 90a38 38 0 1038 38 38 38 0 00-38-38Zm0 64a26 26 0 1126-26 26.1 26.1 0 01-26 26Z"/></svg>';