information constant

String const information

Implementation

static const String information =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><g fill="currentColor"><path d="M17.978 7.993a1.978 1.978 0 11-3.956 0 1.978 1.978 0 013.956 0Zm-2.118 3.975c.967 0 1.75.783 1.75 1.75v10.59a1.75 1.75 0 11-3.5 0v-10.59c0-.967.784-1.75 1.75-1.75Z"/><path d="M6 1a5 5 0 00-5 5v20a5 5 0 005 5h20a5 5 0 005-5V6a5 5 0 00-5-5H6ZM3 6a3 3 0 013-3h20a3 3 0 013 3v20a3 3 0 01-3 3H6a3 3 0 01-3-3V6Z"/></g></svg>';