format_color constant

String const format_color

Implementation

static const String format_color =
    '<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"><g fill="currentColor"><path fill-rule="evenodd" d="M12.948 3.21A1 1 0 0012 2.632a1 1 0 00-.948.576l-5.917 12.69a1 1 0 101.813.845l1.45-3.111h7.203l1.451 3.111a1 1 0 001.813-.845L12.948 3.209Zm1.72 8.422L12 5.909l-2.669 5.723h5.338Z" clip-rule="evenodd"/><path d="M6 19.368a1 1 0 000 2h12a1 1 0 100-2H6Z"/></g></svg>';