space_bar_rounded constant

String const space_bar_rounded

Implementation

static const String space_bar_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 15q-.425 0-.713-.288Q4 14.425 4 14v-4q0-.425.287-.713Q4.575 9 5 9t.713.287Q6 9.575 6 10v3h12v-3q0-.425.288-.713Q18.575 9 19 9t.712.287Q20 9.575 20 10v4q0 .425-.288.712Q19.425 15 19 15Z"/></svg>';