operation constant

String const operation

Icon Data of operation

Implementation

static const String operation =
    '<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="M23 26h-2l5-10-5-10h2l5 10-5 10zM4 6h2v20H4zm12 3h-4a2 2 0 00-2 2v10a2 2 0 002 2h4a2 2 0 002-2V11a2 2 0 00-2-2zm0 12h-4V11h4z"/><path fill="currentColor" d="M13 15h2v2h-2z"/></svg>';