grain constant

String const grain

Icon Data of grain

Implementation

static const String grain =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="344" height="384" preserveAspectRatio="xMidYMid meet" viewBox="0 0 344 384"><path fill="currentColor" d="M128 192q18 0 30.5 12.5t12.5 30-12.5 30T128 277t-30.5-12.5-12.5-30 12.5-30T128 192zm-85.5-85q17.5 0 30 12.5t12.5 30-12.5 30-30 12.5-30-12.5-12.5-30 12.5-30 30-12.5zm0 170q17.5 0 30 12.5T85 320t-12.5 30.5-30 12.5-30-12.5T0 320t12.5-30.5 30-12.5zm256-170q-17.5 0-30-12.5T256 64t12.5-30.5 30-12.5 30 12.5T341 64t-12.5 30.5-30 12.5zm-85 170q17.5 0 30 12.5T256 320t-12.5 30.5-30 12.5-30-12.5T171 320t12.5-30.5 30-12.5zm85-85q17.5 0 30 12.5t12.5 30-12.5 30-30 12.5-30-12.5-12.5-30 12.5-30 30-12.5zm-85-85q17.5 0 30 12.5t12.5 30-12.5 30-30 12.5-30-12.5-12.5-30 12.5-30 30-12.5zM128 21q18 0 30.5 12.5T171 64t-12.5 30.5T128 107 97.5 94.5 85 64t12.5-30.5T128 21z"/></svg>';