palette_advanced constant

String const palette_advanced

Implementation

static const String palette_advanced =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M22 22H10v-2h12v2M2 22v-2h7v2H2m16-4v-8h4v8h-4m0-15h4v6h-4V3M2 18V3h14v15H2m7-3.44a3 3 0 003-3c0-2-3-5.37-3-5.37s-3 3.37-3 5.37a3 3 0 003 3Z"/></svg>';