cloud_off_outline_loop constant

String const cloud_off_outline_loop

Implementation

static const String cloud_off_outline_loop =
    '<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"><mask id="svgIDa"><g fill="#fff"><circle cx="12" cy="10" r="6"><animate attributeName="cx" dur="30s" repeatCount="indefinite" values="12;11;12;13;12"/></circle><rect width="9" height="8" x="8" y="12"/><rect width="17" height="12" x="1" y="8" rx="6"><animate attributeName="x" dur="15s" repeatCount="indefinite" values="1;0;1;2;1"/></rect><rect width="17" height="10" x="6" y="10" rx="5"><animate attributeName="x" dur="21s" repeatCount="indefinite" values="6;5;6;7;6"/></rect></g><circle cx="12" cy="10" r="4"><animate attributeName="cx" dur="30s" repeatCount="indefinite" values="12;11;12;13;12"/></circle><rect width="8" height="8" x="8" y="10"><animate attributeName="x" dur="30s" repeatCount="indefinite" values="8;7;8;9;8"/></rect><rect width="11" height="8" x="3" y="10" rx="4"><animate attributeName="x" dur="15s" repeatCount="indefinite" values="3;2;3;4;3"/></rect><rect width="13" height="6" x="8" y="12" rx="3"><animate attributeName="x" dur="21s" repeatCount="indefinite" values="8;7;8;9;8"/></rect><g fill="none" stroke-linecap="round" stroke-width="2"><path stroke="#000" d="M1 11h24" transform="rotate(45 13 12)"/><path stroke="#fff" d="M1 13h22" transform="rotate(45 13 12)"><animate attributeName="d" dur="6s" repeatCount="indefinite" values="M1 13h22;M3 13h22;M1 13h22"/></path></g></mask><rect width="24" height="24" fill="currentColor" mask="url(#svgIDa)"/></svg>';