yen constant

String const yen

Implementation

static const String yen =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M18.55 2.17a1 1 0 00-1.38.28L12 10.2 6.83 2.45a1 1 0 00-1.66 1.1l5 7.45H7a1 1 0 000 2h4v2H7a1 1 0 000 2h4v4a1 1 0 002 0v-4h4a1 1 0 000-2h-4v-2h4a1 1 0 000-2h-3.13l5-7.45a1 1 0 00-.32-1.38Z"/></svg>';