eight_pointed_star constant

String const eight_pointed_star

Implementation

static const String eight_pointed_star =
    '<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="M16.243 7c-.062-.254-.424-.254-.486 0l-1.207 4.972a.25.25 0 01-.373.154L9.808 9.465c-.224-.137-.48.12-.343.343l2.661 4.369a.25.25 0 01-.154.373L7 15.757c-.255.062-.255.424 0 .486l4.97 1.207a.25.25 0 01.155.373l-2.661 4.369c-.137.224.12.48.343.343l4.369-2.661a.25.25 0 01.373.154L15.757 25c.062.255.424.255.486 0l1.207-4.97a.25.25 0 01.373-.155l4.369 2.661c.224.137.48-.12.343-.343l-2.661-4.369a.25.25 0 01.154-.373L25 16.243c.255-.062.255-.424 0-.486l-4.97-1.207a.25.25 0 01-.155-.373l2.661-4.369c.137-.224-.12-.48-.343-.343l-4.369 2.661a.25.25 0 01-.373-.154L16.243 7Z"/><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>';