dollar_outline constant

String const dollar_outline

Implementation

static const String dollar_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" stroke="currentColor" d="M2.5 10.5a3 3 0 003 3h4a3 3 0 100-6h-4a3 3 0 010-6h4a3 3 0 013 3M7.5 0v1.5m0 13.5v-1.5"/></svg>';