styler_outline constant

String const styler_outline

Implementation

static const String styler_outline =
    '<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="M7 22v-6H5.4q-1 0-1.7-.7T3 13.6q0-.725.4-1.338.4-.612 1.05-.912L11 8.45V7.8q-.9-.325-1.45-1.088Q9 5.95 9 5q0-1.25.875-2.125T12 2q1.25 0 2.125.875T15 5h-2q0-.425-.287-.713Q12.425 4 12 4t-.712.287Q11 4.575 11 5t.288.713Q11.575 6 12 6t.713.287Q13 6.575 13 7v1.45l6.55 2.9q.65.3 1.05.912.4.613.4 1.338 0 1-.7 1.7t-1.7.7H17v6Zm2-7h6Zm-3.6-1H7v-1h10v1h1.6q.175 0 .288-.125.112-.125.112-.325 0-.125-.062-.213-.063-.087-.188-.137l-6.75-3-6.75 3q-.125.05-.188.137Q5 13.425 5 13.55q0 .2.113.325.112.125.287.125ZM9 20h6v-5H9Z"/></svg>';