formatting constant

String const formatting

Icon Data of formatting

Implementation

static const String formatting =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13.75 18 10 8 6.25 18m7.5 0L16 24m-2.25-6h-7.5M4 24l2.25-6M28 16c-.333.833-1.8 2-5 2s-3.5 2-3.5 3 .7 3 3.5 3 5-2.5 5-4.5m0-3.5v3.5m0-3.5c0-1.333-.8-4-4-4-2.4 0-3.667 1.333-4 2m8 5.5V24"/></svg>';