business_chip constant

String const business_chip

Implementation

static const String business_chip =
    '<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="M9 16h6q.425 0 .713-.288Q16 15.425 16 15v-4q0-.425-.287-.713Q15.425 10 15 10h-1V9q0-.425-.287-.713Q13.425 8 13 8h-2q-.425 0-.712.287Q10 8.575 10 9v1H9q-.425 0-.712.287Q8 10.575 8 11v4q0 .425.288.712Q8.575 16 9 16Zm2-6V9h2v1Zm-3 9q-2.925 0-4.962-2.038Q1 14.925 1 12t2.038-4.963Q5.075 5 8 5h8q2.925 0 4.962 2.037Q23 9.075 23 12q0 2.925-2.038 4.962Q18.925 19 16 19Z"/></svg>';