horizontal_rule_rounded constant

String const horizontal_rule_rounded

Implementation

static const String horizontal_rule_rounded =
    '<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="M5 13q-.425 0-.713-.288Q4 12.425 4 12t.287-.713Q4.575 11 5 11h14q.425 0 .712.287.288.288.288.713t-.288.712Q19.425 13 19 13Z"/></svg>';