product_classes constant

String const product_classes

Implementation

static const String product_classes =
    '<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="M7 2H3a1 1 0 00-1 1v18a1 1 0 001 1h4a1 1 0 001-1V3a1 1 0 00-1-1ZM5 21a2 2 0 112-2 2 2 0 01-2 2Zm2-9H3V3h4Z"/><circle cx="5.01" cy="19.01" r="1" fill="currentColor"/><path fill="currentColor" d="M10.01 2v9.01h5V2h-5zM17 2v9.01h5V2h-5zm-6.99 11v9h5v-9h-5zM17 13v9h5v-9h-5z"/></svg>';