cancel_outline constant

String const cancel_outline

Icon Data of cancel_outline

Implementation

static const String cancel_outline =
    '<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="M12 20.5c-4.688 0-8.5-3.812-8.5-8.5s3.812-8.5 8.497-8.5c4.69 0 8.503 3.812 8.503 8.5s-3.812 8.5-8.5 8.5zm0-15c-3.586 0-6.5 2.916-6.5 6.5s2.916 6.5 6.5 6.5 6.5-2.916 6.5-6.5-2.916-6.5-6.5-6.5zm.003 3A3.502 3.502 0 0115.5 12c0 .206-.02.412-.057.615l-4.057-4.059c.203-.036.408-.056.614-.056m.003-1a4.48 4.48 0 00-2.39.697l6.188 6.188a4.448 4.448 0 00.699-2.387A4.5 4.5 0 0012.003 7.5zm-3.446 3.884 4.059 4.06A3.504 3.504 0 018.5 11.998c0-.206.02-.412.057-.614m-.358-1.773a4.48 4.48 0 00-.699 2.387A4.502 4.502 0 0012 16.5a4.48 4.48 0 002.387-.699l-6.188-6.19z"/></svg>';