text_outdent constant

String const text_outdent

Implementation

static const String text_outdent =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M224 128a8 8 0 01-8 8H112a8 8 0 010-16h104a8 8 0 018 8ZM112 72h104a8 8 0 000-16H112a8 8 0 000 16Zm104 112H40a8 8 0 000 16h176a8 8 0 000-16ZM72 144a8.5 8.5 0 005.7-2.3 8.1 8.1 0 000-11.4L43.3 96l34.4-34.3a8.1 8.1 0 00-11.4-11.4l-40 40a8.1 8.1 0 000 11.4l40 40A8.5 8.5 0 0072 144Z"/></svg>';