zoom_in_rounded constant

String const zoom_in_rounded

Implementation

static const String zoom_in_rounded =
    '<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="m18.9 20.3-5.6-5.6q-.75.6-1.725.95Q10.6 16 9.5 16q-2.725 0-4.612-1.887Q3 12.225 3 9.5q0-2.725 1.888-4.613Q6.775 3 9.5 3t4.613 1.887Q16 6.775 16 9.5q0 1.1-.35 2.075-.35.975-.95 1.725l5.625 5.625q.275.275.263.687-.013.413-.288.688-.275.275-.7.275-.425 0-.7-.275ZM9.5 14q1.875 0 3.188-1.312Q14 11.375 14 9.5q0-1.875-1.312-3.188Q11.375 5 9.5 5 7.625 5 6.312 6.312 5 7.625 5 9.5q0 1.875 1.312 3.188Q7.625 14 9.5 14Zm0-1.5q-.425 0-.712-.288-.288-.287-.288-.712v-1H7.475q-.425 0-.7-.288Q6.5 9.925 6.5 9.5t.287-.713Q7.075 8.5 7.5 8.5h1V7.475q0-.425.288-.7.287-.275.712-.275t.713.287q.287.288.287.713v1h1.025q.425 0 .7.287.275.288.275.713t-.287.712q-.288.288-.713.288h-1v1.025q0 .425-.287.7-.288.275-.713.275Z"/></svg>';