iso_filled constant

String const iso_filled

Icon Data of iso_filled

Implementation

static const String iso_filled =
    '<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 13h3v6h-3z"/><path fill="currentColor" d="M28 6H4a2 2 0 00-2 2v16a2 2 0 002 2h24a2 2 0 002-2V8a2 2 0 00-2-2ZM8 21H6V11h2Zm9-8h-5v2h3a2 2 0 012 2v2a2 2 0 01-2 2h-5v-2h5v-2h-3a2 2 0 01-2-2v-2a2 2 0 012-2h5Zm9 6a2 2 0 01-2 2h-3a2 2 0 01-2-2v-6a2 2 0 012-2h3a2 2 0 012 2Z"/></svg>';