settings_input_component_rounded constant

String const settings_input_component_rounded

Implementation

static const String settings_input_component_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="M4 23q-.425 0-.712-.288Q3 22.425 3 22v-3.2q-.875-.3-1.438-1.062Q1 16.975 1 16v-2h6v2q0 .975-.562 1.738Q5.875 18.5 5 18.8v3.225q0 .425-.287.7Q4.425 23 4 23Zm8 0q-.425 0-.712-.288Q11 22.425 11 22v-3.2q-.875-.3-1.438-1.062Q9 16.975 9 16v-2h6v2q0 .975-.562 1.738Q13.875 18.5 13 18.8v3.225q0 .425-.287.7Q12.425 23 12 23Zm8 0q-.425 0-.712-.288Q19 22.425 19 22v-3.2q-.875-.3-1.438-1.062Q17 16.975 17 16v-2h6v2q0 .975-.562 1.738Q21.875 18.5 21 18.8v3.225q0 .425-.288.7Q20.425 23 20 23ZM1 12V7q0-.425.288-.713Q1.575 6 2 6h1V2q0-.425.288-.713Q3.575 1 4 1t.713.287Q5 1.575 5 2v4h1q.425 0 .713.287Q7 6.575 7 7v5Zm8 0V7q0-.425.288-.713Q9.575 6 10 6h1V2q0-.425.288-.713Q11.575 1 12 1t.713.287Q13 1.575 13 2v4h1q.425 0 .713.287Q15 6.575 15 7v5Zm8 0V7q0-.425.288-.713Q17.575 6 18 6h1V2q0-.425.288-.713Q19.575 1 20 1t.712.287Q21 1.575 21 2v4h1q.425 0 .712.287Q23 6.575 23 7v5Z"/></svg>';