palette constant

String const palette

Icon Data of palette

Implementation

static const String palette =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><rect width="18.314" height="39" x="14.843" y="4.5" fill="currentColor" stroke="currentColor" rx="3"/><path fill="currentColor" stroke="currentColor" d="M14.843 33.4h18.314M14.843 22.235s3.933-.232 5.292 2.271 2.605 3.387 4.466.291 3.5-6.83 8.556-.514m-.001-11.601s-1.669-2.183-3.418-2.088-4.099 4.972-5.418 4.852-2.285-6.481-4.118-7.03-5.36 2.35-5.36 2.35"/><ellipse cx="24" cy="38.01" fill="currentColor" stroke="currentColor" rx="1.965" ry="1.957"/></svg>';