format_paint constant

String const format_paint

Implementation

static const String format_paint =
    '<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="M18 4V3a1 1 0 00-1-1H5a1 1 0 00-1 1v4a1 1 0 001 1h12a1 1 0 001-1V6h1v4H9v11a1 1 0 001 1h2a1 1 0 001-1v-9h8V4h-3Z"/></svg>';