anchor constant

String const anchor

Icon Data of anchor

Implementation

static const String anchor =
    '<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="M12 22a8.01 8.01 0 01-8-8 1 1 0 012 0 6 6 0 0012 0 1 1 0 012 0 8.01 8.01 0 01-8 8Z"/><path fill="currentColor" d="M12 22a1 1 0 01-1-1V7a1 1 0 012 0v14a1 1 0 01-1 1zm-5-7H5a1 1 0 010-2h2a1 1 0 010 2zm12 0h-2a1 1 0 010-2h2a1 1 0 010 2z"/><path fill="currentColor" d="M14 11h-4a1 1 0 010-2h4a1 1 0 010 2zm-2-3a3 3 0 113-3 3.003 3.003 0 01-3 3zm0-4a1 1 0 101 1 1.001 1.001 0 00-1-1z"/></svg>';