periscope constant

String const periscope

Implementation

static const String periscope =
    '<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 7a2 2 0 01-2 2 2 2 0 01-2-2c-.63.84-1 1.87-1 3a5 5 0 005 5 5 5 0 005-5 5 5 0 00-5-5c-.43 0-.84.05-1.23.15C11.5 5.45 12 6.17 12 7m0-5a8 8 0 018 8c0 1.05-.2 2.04-.57 2.96C17.89 17.38 13.63 22 12 22s-5.89-4.62-7.43-9.04A7.88 7.88 0 014 10a8 8 0 018-8z"/></svg>';