money_fill constant

String const money_fill

Implementation

static const String money_fill =
    '<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 56H24A16 16 0 008 72v112a16 16 0 0016 16h208a16 16 0 0016-16V72a16 16 0 00-16-16ZM75 184l-51-43.7v-24.6L75 72h106l51 43.7v24.6L181 184Zm93-56a40 40 0 11-40-40 40 40 0 0140 40Z"/></svg>';