settings_input_component constant

String const settings_input_component

Implementation

static const String settings_input_component =
    '<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="M1 12V6h2V2q0-.425.288-.713Q3.575 1 4 1t.713.287Q5 1.575 5 2v4h2v6Zm2 11v-4.2q-.875-.3-1.438-1.062Q1 16.975 1 16v-2h6v2q0 .975-.562 1.738Q5.875 18.5 5 18.8V23Zm6-11V6h2V2q0-.425.288-.713Q11.575 1 12 1t.713.287Q13 1.575 13 2v4h2v6Zm2 11v-4.2q-.875-.3-1.438-1.062Q9 16.975 9 16v-2h6v2q0 .975-.562 1.738Q13.875 18.5 13 18.8V23Zm6-11V6h2V2q0-.425.288-.713Q19.575 1 20 1t.712.287Q21 1.575 21 2v4h2v6Zm2 11v-4.2q-.875-.3-1.438-1.062Q17 16.975 17 16v-2h6v2q0 .975-.562 1.738Q21.875 18.5 21 18.8V23Z"/></svg>';