tray constant

String const tray

Implementation

static const String tray =
    '<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"><g fill="currentColor"><g stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" clip-path="url(#svgIDa)"><rect width="28" height="30" x="24.762" y="3.243" rx="2" transform="rotate(45 24.762 3.243)"/><path d="m38.197 16.677 4.242-4.242-7.07-7.071-4.244 4.242M18 21h12m-12 6h4m6 0h2"/></g><defs><clipPath id="svgIDa"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>';