incognito constant

String const incognito

Icon Data of incognito

Implementation

static const String incognito =
    '<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-width="2"><path d="M10 15.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0Zm9 0a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0Z"/><path stroke-linecap="round" stroke-linejoin="round" d="m10 15 .211-.106a4 4 0 013.578 0L14 15m3-6-1.65-4.125a1 1 0 00-1.245-.577l-1.473.491a2 2 0 01-1.264 0L9.894 4.3a1 1 0 00-1.245.576L7 9m-4 1c7.5-1 11-1 18 0"/></g></svg>';