flow_chart constant

String const flow_chart

Icon Data of flow_chart

Implementation

static const String flow_chart =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="2048" height="2048" preserveAspectRatio="xMidYMid meet" viewBox="0 0 2048 2048"><path fill="currentColor" d="M1408 1152h640v640h-640v-256H992l-416 416-480-480 416-416V640H256V0h640v640H640v416l352 352h416v-256zM384 128v384h384V128H384zm192 1632 288-288-288-288-288 288 288 288zm1344-96v-384h-384v384h384z"/></svg>';