adjustments constant

String const adjustments

Icon Data of adjustments

Implementation

static const String adjustments =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 4v10m0 6v-.5M17.5 4v5m0 11v-5.56M6.5 4v2m0 14v-8.44M6.5 6a1.5 1.5 0 100 3 1.5 1.5 0 000-3Zm5.5 8a1.5 1.5 0 100 3 1.5 1.5 0 000-3Zm5.5-5a1.5 1.5 0 100 3 1.5 1.5 0 000-3Z"/></svg>';