dissembler constant

String const dissembler

Icon Data of dissembler

Implementation

static const String dissembler =
    '<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"><rect width="38" height="38" x="5" y="5" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" rx="2"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M12 11.97h9v9h-9zm15.03.06h9v9h-9zm-15.05 24v-9h9v9zm15.05-.01v-9h9v9z"/></svg>';