eslint_outline constant

String const eslint_outline

Implementation

static const String eslint_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" d="m.5 7.5-.447-.224a.5.5 0 000 .448L.5 7.5Zm3-6V1a.5.5 0 00-.447.276L3.5 1.5Zm8 0 .447-.224A.5.5 0 0011.5 1v.5Zm3 6 .447.224a.5.5 0 000-.448L14.5 7.5Zm-3 6v.5a.5.5 0 00.447-.276L11.5 13.5Zm-8 0-.447.224A.5.5 0 003.5 14v-.5Zm4-9.5.277-.416-.277-.185-.277.185L7.5 4Zm-3 2-.277-.416L4 5.732V6h.5Zm0 3H4v.268l.223.148L4.5 9Zm3 2-.277.416.277.185.277-.185L7.5 11Zm3-2 .277.416.223-.148V9h-.5Zm0-3h.5v-.268l-.223-.148L10.5 6ZM.947 7.724l3-6-.894-.448-3 6 .894.448ZM3.5 2h8V1h-8v1Zm7.553-.276 3 6 .894-.448-3-6-.894.448Zm3 5.552-3 6 .894.448 3-6-.894-.448ZM11.5 13h-8v1h8v-1Zm-7.553.276-3-6-.894.448 3 6 .894-.448Zm3.276-9.692-3 2 .554.832 3-2-.554-.832ZM4 6v3h1V6H4Zm.223 3.416 3 2 .554-.832-3-2-.554.832Zm3.554 2 3-2-.554-.832-3 2 .554.832ZM11 9V6h-1v3h1Zm-.223-3.416-3-2-.554.832 3 2 .554-.832Z"/></svg>';