highlight_outline constant

String const highlight_outline

Implementation

static const String highlight_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="M5.65 8 3.5 5.9l1.4-1.45L7.05 6.6ZM11 5V2h2v3Zm7.4 3-1.45-1.4 2.15-2.1 1.4 1.4ZM9 22v-5l-3-3V9h12v5l-3 3v5Zm2-2h2v-3.825l3-3V11H8v2.175l3 3Zm1-4.5Z"/></svg>';