line_style_rounded constant

String const line_style_rounded

Implementation

static const String line_style_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="M4.025 18q.425 0 .7.288Q5 18.575 5 19t-.3.712Q4.4 20 3.975 20t-.7-.288Q3 19.425 3 19t.3-.712Q3.6 18 4.025 18Zm4 0q.425 0 .7.288Q9 18.575 9 19t-.3.712Q8.4 20 7.975 20t-.7-.288Q7 19.425 7 19t.3-.712Q7.6 18 8.025 18ZM12 18q.425 0 .713.288.287.287.287.712t-.3.712q-.3.288-.725.288t-.7-.288Q11 19.425 11 19t.288-.712Q11.575 18 12 18Zm4.025 0q.425 0 .7.288.275.287.275.712t-.288.712Q16.425 20 16 20t-.712-.288Q15 19.425 15 19t.3-.712q.3-.288.725-.288ZM20 18q.425 0 .712.288.288.287.288.712t-.288.712Q20.425 20 20 20t-.712-.288Q19 19.425 19 19t.288-.712Q19.575 18 20 18ZM7.025 14q.425 0 .7.287Q8 14.575 8 15t-.287.712Q7.425 16 7 16H3.975q-.425 0-.7-.288Q3 15.425 3 15t.288-.713Q3.575 14 4 14Zm6.5 0q.425 0 .7.287.275.288.275.713t-.287.712Q13.925 16 13.5 16h-3.025q-.425 0-.7-.288Q9.5 15.425 9.5 15t.288-.713Q10.075 14 10.5 14Zm6.5 0q.425 0 .7.287.275.288.275.713t-.288.712Q20.425 16 20 16h-3.025q-.425 0-.7-.288Q16 15.425 16 15t.288-.713Q16.575 14 17 14Zm-10-4q.425 0 .7.287.275.288.275.713t-.287.712Q10.425 12 10 12H3.975q-.425 0-.7-.288Q3 11.425 3 11t.288-.713Q3.575 10 4 10Zm10 0q.425 0 .7.287.275.288.275.713t-.288.712Q20.425 12 20 12h-6.025q-.425 0-.7-.288Q13 11.425 13 11t.288-.713Q13.575 10 14 10ZM20 4q.425 0 .712.287Q21 4.575 21 5v2q0 .425-.288.713Q20.425 8 20 8H4q-.425 0-.712-.287Q3 7.425 3 7V5q0-.425.288-.713Q3.575 4 4 4Z"/></svg>';