yen constant

String const yen

Icon Data of yen

Implementation

static const String yen =
    '<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"><path fill="currentColor" fill-rule="evenodd" d="M35.28 10.464a2 2 0 01.256 2.816L28.27 22H30a2 2 0 110 4h-4v2h4a2 2 0 110 4h-4v4a2 2 0 01-4 0v-4h-4a2 2 0 010-4h4v-2h-4a2 2 0 010-4h1.73l-7.266-8.72a2 2 0 113.072-2.56L24 20.876l8.464-10.156a2 2 0 012.816-.256Z" clip-rule="evenodd"/></svg>';