highlight constant

String const highlight

Icon Data of highlight

Implementation

static const String highlight =
    '<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="M3 19h4L17.5 8.5a2.828 2.828 0 10-4-4L3 15v4m9.5-13.5 4 4m-12 4 4 4M21 15v4h-8l4-4z"/></svg>';