visible constant

String const visible

Icon Data of visible

Implementation

static const String visible =
    '<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 6C5.188 6 1 12 1 12s4.188 6 11 6 11-6 11-6-4.188-6-11-6zm0 10c-3.943 0-6.926-2.484-8.379-4 1.04-1.085 2.862-2.657 5.254-3.469A3.96 3.96 0 008 11a4 4 0 008 0 3.96 3.96 0 00-.875-2.469c2.393.812 4.216 2.385 5.254 3.469-1.455 1.518-4.437 4-8.379 4z"/></svg>';