playlist_remove_rounded constant

String const playlist_remove_rounded

Implementation

static const String playlist_remove_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 16q-.425 0-.712-.288Q3 15.425 3 15t.288-.713Q3.575 14 4 14h5q.425 0 .713.287.287.288.287.713t-.287.712Q9.425 16 9 16Zm0-4q-.425 0-.712-.288Q3 11.425 3 11t.288-.713Q3.575 10 4 10h9q.425 0 .713.287.287.288.287.713t-.287.712Q13.425 12 13 12Zm0-4q-.425 0-.712-.287Q3 7.425 3 7t.288-.713Q3.575 6 4 6h9q.425 0 .713.287Q14 6.575 14 7t-.287.713Q13.425 8 13 8Zm9.7 13.3q-.275-.275-.275-.7 0-.425.275-.7l1.9-1.9-1.9-1.9q-.275-.275-.275-.7 0-.425.275-.7.275-.275.7-.275.425 0 .7.275l1.9 1.9 1.9-1.9q.275-.275.7-.275.425 0 .7.275.275.275.275.7 0 .425-.275.7L18.4 18l1.9 1.9q.275.275.275.7 0 .425-.275.7-.275.275-.7.275-.425 0-.7-.275L17 19.4l-1.9 1.9q-.275.275-.7.275-.425 0-.7-.275Z"/></svg>';