rule constant

String const rule

Icon Data of rule

Implementation

static const String rule =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M10 16h12v2H10zm0-6h12v2H10z"/><path fill="currentColor" d="m16 30-6.176-3.293A10.982 10.982 0 014 17V4a2.002 2.002 0 012-2h20a2.002 2.002 0 012 2v13a10.982 10.982 0 01-5.824 9.707ZM6 4v13a8.985 8.985 0 004.766 7.942L16 27.733l5.234-2.79A8.985 8.985 0 0026 17V4Z"/></svg>';