wheat constant

String const wheat

Icon Data of wheat

Implementation

static const String wheat =
    '<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" d="M21 3v2.586l-4 4V1h-2v8.586l-4-4V3H9v16a7.004 7.004 0 006 6.92V30h2v-4.08A7.004 7.004 0 0023 19V3Zm-6 20.899A5.008 5.008 0 0111 19v-2.586l4 4Zm0-6.313-4-4V8.414l4 4Zm2-5.172 4-4v5.172l-4 4Zm0 11.485v-3.485l4-4V19a5.008 5.008 0 01-4 4.899Z"/></svg>';