transition constant

String const transition

Icon Data of transition

Implementation

static const String transition =
    '<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="M15 2a7 7 0 017 7c0 2.71-1.54 5.05-3.78 6.22a7.117 7.117 0 01-3 3A7.014 7.014 0 019 22a7 7 0 01-7-7c0-2.71 1.54-5.05 3.78-6.22a7.117 7.117 0 013-3A7.014 7.014 0 0115 2m-3 17a7 7 0 01-7-7c-.63.84-1 1.87-1 3a5 5 0 005 5c1.13 0 2.16-.37 3-1m3-3a7 7 0 01-7-7c-.63.84-1 1.87-1 3a5 5 0 005 5c1.13 0 2.16-.37 3-1m0-12c-1.13 0-2.16.37-3 1a7 7 0 017 7c.63-.84 1-1.87 1-3a5 5 0 00-5-5m-5 5a5 5 0 005 5c.6 0 1.17-.1 1.7-.3.2-.53.3-1.1.3-1.7a5 5 0 00-5-5c-.6 0-1.17.1-1.7.3-.2.53-.3 1.1-.3 1.7Z"/></svg>';