settings_input_component_outline constant

String const settings_input_component_outline

Implementation

static const String settings_input_component_outline =
    '<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="M3 23v-4.2q-.875-.3-1.438-1.062Q1 16.975 1 16V6h2V2q0-.425.288-.713Q3.575 1 4 1t.713.287Q5 1.575 5 2v4h2v10q0 .975-.562 1.738Q5.875 18.5 5 18.8V23Zm8 0v-4.2q-.875-.3-1.438-1.062Q9 16.975 9 16V6h2V2q0-.425.288-.713Q11.575 1 12 1t.713.287Q13 1.575 13 2v4h2v10q0 .975-.562 1.738Q13.875 18.5 13 18.8V23Zm8 0v-4.2q-.875-.3-1.438-1.062Q17 16.975 17 16V6h2V2q0-.425.288-.713Q19.575 1 20 1t.712.287Q21 1.575 21 2v4h2v10q0 .975-.562 1.738Q21.875 18.5 21 18.8V23ZM3 8v4h2V8Zm8 0v4h2V8Zm8 0v4h2V8ZM4 17q.425 0 .713-.288Q5 16.425 5 16v-2H3v2q0 .425.288.712Q3.575 17 4 17Zm8 0q.425 0 .713-.288Q13 16.425 13 16v-2h-2v2q0 .425.288.712.287.288.712.288Zm8 0q.425 0 .712-.288Q21 16.425 21 16v-2h-2v2q0 .425.288.712.287.288.712.288ZM4 13Zm8 0Zm8 0ZM3 12h2-2Zm8 0h2-2Zm8 0h2-2ZM4 14H3h2-1Zm8 0h-1 2-1Zm8 0h-1 2-1Z"/></svg>';