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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="-2 -6.5 24 24"><path fill="currentColor" d="M10 1.02C11.76.34 13.26 0 14.5 0a5.5 5.5 0 010 11c-1.24 0-2.74-.352-4.5-1.057C8.24 10.648 6.74 11 5.5 11a5.5 5.5 0 010-11C6.74 0 8.24.34 10 1.02zm.721 1.866L10 3.164l-.721-.278C7.731 2.288 6.463 2 5.5 2a3.5 3.5 0 000 7c.953 0 2.215-.296 3.757-.913L10 7.789l.743.298C12.285 8.704 13.547 9 14.5 9a3.5 3.5 0 000-7c-.963 0-2.231.288-3.779.886zM6 7c-1.105 0-2-.672-2-1.5S4.895 4 6 4s2 .672 2 1.5S7.105 7 6 7zm8 0c-1.105 0-2-.672-2-1.5S12.895 4 14 4s2 .672 2 1.5S15.105 7 14 7z"/></svg>';