license constant

String const license

Implementation

static const String license =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M8 10.5a4.5 4.5 0 100-9 4.5 4.5 0 000 9ZM14 6a5.997 5.997 0 01-2.886 5.13l.58 3.185L12 16l-1.623-.544L8 14.66l-2.377.796L4 16l.306-1.684.58-3.187A6 6 0 1114 6Zm-7.748 6h3.496l.322 1.772-1.594-.534-.476-.16-.476.16-1.594.534L6.252 12ZM9.5 6a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0ZM11 6a3 3 0 11-6 0 3 3 0 016 0Z" clip-rule="evenodd"/></svg>';