rule_two constant

String const rule_two

Implementation

static const String rule_two =
    '<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" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><path d="M24 13C11 13 4 22.85 4 35h40c0-12.15-7-22-20-22Z"/><path stroke-linecap="round" d="M10 31v4m7-4v4m7-4v4m7-4v4m7-4v4"/><path d="M24 20c-4.554 0-10 2.134-10 6h20c0-3.866-5.446-6-10-6Z"/></g></svg>';