admin_outlined constant

String const admin_outlined

Implementation

static const String admin_outlined =
    '<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 23C6.443 21.765 2 16.522 2 11V5l10-4 10 4v6c0 5.524-4.443 10.765-10 12ZM4 6v5a10.58 10.58 0 008 10 10.58 10.58 0 008-10V6l-8-3Z"/><circle cx="12" cy="8.5" r="2.5" fill="currentColor"/><path fill="currentColor" d="M7 15a5.782 5.782 0 005 3 5.782 5.782 0 005-3c-.025-1.896-3.342-3-5-3-1.667 0-4.975 1.104-5 3Z"/></svg>';