left_indent_alt constant

String const left_indent_alt

Implementation

static const String left_indent_alt =
    '<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" d="M21 17h-8c-.6 0-1 .4-1 1s.4 1 1 1h8c.6 0 1-.4 1-1s-.4-1-1-1zm0-4h-8c-.6 0-1 .4-1 1s.4 1 1 1h8c.6 0 1-.4 1-1s-.4-1-1-1zm-8-6h8c.6 0 1-.4 1-1s-.4-1-1-1h-8c-.6 0-1 .4-1 1s.4 1 1 1zm8 2h-8c-.6 0-1 .4-1 1s.4 1 1 1h8c.6 0 1-.4 1-1s-.4-1-1-1zM9 5c-.6 0-1 .4-1 1v12c0 .6.4 1 1 1s1-.4 1-1V6c0-.6-.4-1-1-1zm-4.4 7 1.1-.9c.4-.4.5-1 .1-1.4-.4-.4-1-.5-1.4-.1l-2 1.7-.1.1c-.4.4-.3 1.1.1 1.4l2 1.7c.2.1.4.2.6.2.3 0 .6-.1.8-.4.4-.4.3-1.1-.1-1.4L4.6 12z"/></svg>';