vocabulary_off constant

String const vocabulary_off

Implementation

static const String vocabulary_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="M7 3h3a2 2 0 012 2 2 2 0 012-2h6a1 1 0 011 1v13m-2 2h-5a2 2 0 00-2 2 2 2 0 00-2-2H4a1 1 0 01-1-1V4c0-.279.114-.53.298-.712M12 5v3m0 4v9M7 11h1m8-4h1m-1 4h1M3 3l18 18"/></svg>';