sparkles_line constant

String const sparkles_line

Implementation

static const String sparkles_line =
    '<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="M6 3a1 1 0 00-2 0v1H3a1 1 0 000 2h1v1a1 1 0 002 0V6h1a1 1 0 000-2H6V3zm8 0a1 1 0 10-2 0c0 1.444-.199 3.476-1.162 5.119C9.924 9.676 8.26 11 5 11a1 1 0 100 2c1.328 0 3.082.403 4.486 1.57C10.852 15.703 12 17.655 12 21a1 1 0 102 0c0-1.444.199-3.476 1.162-5.119C16.076 14.324 17.74 13 21 13a1 1 0 100-2c-1.328 0-3.082-.403-4.486-1.57C15.148 8.297 14 6.345 14 3zm-1.438 6.131c.187-.318.35-.645.493-.975a8.295 8.295 0 002.181 2.813c.444.369.911.678 1.388.934-1.445.7-2.476 1.754-3.186 2.966a8.82 8.82 0 00-.493.975 8.296 8.296 0 00-2.181-2.813 8.388 8.388 0 00-1.388-.934c1.445-.7 2.476-1.754 3.187-2.966z"/></svg>';