car_repair constant

String const car_repair

Implementation

static const String car_repair =
    '<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="M11 22v-3H4v-2h16v2h-7v3ZM9 11.5q.425 0 .713-.288.287-.287.287-.712t-.287-.713Q9.425 9.5 9 9.5t-.712.287Q8 10.075 8 10.5t.288.712q.287.288.712.288Zm6 0q.425 0 .713-.288.287-.287.287-.712t-.287-.713Q15.425 9.5 15 9.5t-.712.287Q14 10.075 14 10.5t.288.712q.287.288.712.288ZM5 8.6l1.65-4.8q.125-.35.412-.575Q7.35 3 7.7 3h8.6q.35 0 .638.225.287.225.412.575L19 8.6v6.6q0 .35-.225.575Q18.55 16 18.2 16h-.4q-.35 0-.575-.225Q17 15.55 17 15.2V14H7v1.2q0 .35-.225.575Q6.55 16 6.2 16h-.4q-.35 0-.575-.225Q5 15.55 5 15.2ZM7.65 7h8.7l-.7-2h-7.3Z"/></svg>';