icons constant

String const icons

Icon Data of icons

Implementation

static const String icons =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><circle cx="6.5" cy="6.5" r="3.5"/><path d="M2.5 21h8l-4-7zM14 3l7 7m-7 0 7-7m-7 11h7v7h-7z"/></g></svg>';