highlight_off constant

String const highlight_off

Icon Data of highlight_off

Implementation

static const String highlight_off =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8.998 9.002 3 15v4h4l6-6m1.997-1.997L17.5 8.5a2.828 2.828 0 10-4-4l-2.497 2.497M12.5 5.5l4 4m-12 4 4 4M19 15h2v2m-2 2h-6l3.004-3.004M3 3l18 18"/></svg>';