toys constant

String const toys

Implementation

static const String toys =
    '<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="M7 20q-1.125 0-1.963-.712-.837-.713-.987-1.838-.95-.5-1.5-1.425T2 14q0-1.325.763-2.363Q3.525 10.6 4.8 10.2L3 8.4l-.3.3q-.275.275-.7.275-.425 0-.7-.275-.275-.275-.275-.7 0-.425.275-.7l2-2q.275-.275.7-.275.425 0 .7.275.275.275.275.7 0 .425-.275.7l-.3.3 1.4 1.4.8-2.35q.3-.925 1.088-1.488Q8.475 4 9.45 4h5.1q.975 0 1.762.562.788.563 1.088 1.488l1.35 4.05q1.425.275 2.337 1.375Q22 12.575 22 14q0 1.1-.55 2.025-.55.925-1.5 1.425-.15 1.125-.988 1.838Q18.125 20 17 20q-.95 0-1.712-.55-.763-.55-1.088-1.45H9.8q-.325.9-1.087 1.45Q7.95 20 7 20Zm.4-10H11V6H9.45q-.325 0-.575.188-.25.187-.375.512Zm5.6 0h3.6l-1.1-3.3q-.125-.325-.375-.512Q14.875 6 14.55 6H13Zm-6 8q.425 0 .713-.288Q8 17.425 8 17t-.287-.712Q7.425 16 7 16t-.713.288Q6 16.575 6 17t.287.712Q6.575 18 7 18Zm10 0q.425 0 .712-.288Q18 17.425 18 17t-.288-.712Q17.425 16 17 16t-.712.288Q16 16.575 16 17t.288.712Q16.575 18 17 18Z"/></svg>';