mask constant

String const mask

Icon Data of mask

Implementation

static const String mask =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M16.03 7c-4.953 0-8.812 1.06-11.475 3.154C2.263 11.955 1 14.472 1 17.242 1 22.07 4.633 26 9.098 26c2.07 0 4.039-1.09 5.279-2.934l1.111-1.734c.14-.208.332-.32.541-.32.208 0 .402.113.53.302l1.136 1.772C18.923 24.91 20.893 26 22.963 26 27.32 26 31 21.918 31 17.086c0-2.747-1.25-5.231-3.52-6.996C24.843 8.04 20.991 7 16.03 7zm0 2c4.443 0 7.978.923 10.224 2.668C28.523 13.433 29 15.588 29 17.086 29 20.77 26.18 24 22.963 24c-1.403 0-2.754-.759-3.598-2.014l-1.136-1.77c-.508-.753-1.33-1.204-2.2-1.204-.869 0-1.692.448-2.213 1.222l-1.113 1.735C11.848 23.24 10.501 24 9.098 24 5.45 24 3 20.505 3 17.242c0-2.143.99-4.101 2.79-5.515C8.06 9.943 11.6 9 16.03 9zM10 12c-2.376 0-3.899 1.464-4.596 2.336a1.878 1.878 0 000 2.328C6.101 17.537 7.625 19 10 19c2.376 0 3.899-1.464 4.596-2.336a1.878 1.878 0 000-2.328C13.899 13.463 12.375 12 10 12zm12 0c-2.376 0-3.899 1.464-4.596 2.336a1.878 1.878 0 000 2.328C18.101 17.537 19.625 19 22 19c2.376 0 3.899-1.464 4.596-2.336a1.878 1.878 0 000-2.328C25.899 13.463 24.375 12 22 12zm-12 2c1.467 0 2.465.903 2.965 1.5-.5.597-1.497 1.5-2.965 1.5-1.467 0-2.465-.903-2.965-1.5.5-.597 1.497-1.5 2.965-1.5zm12 0c1.467 0 2.465.903 2.965 1.5-.5.597-1.497 1.5-2.965 1.5-1.467 0-2.465-.903-2.965-1.5.5-.597 1.497-1.5 2.965-1.5z"/></svg>';