sign constant

String const sign

Icon Data of sign

Implementation

static const String sign =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M16 25h-5L7 15c2-.667 6-4 6-12h6c0 7.6 4 11.167 6 12l-4 10h-5Zm0 0v-6m0-6V3M9 25h14v4H9v-4Zm9-9a2 2 0 11-4 0 2 2 0 014 0Z"/></svg>';