settings constant

String const settings

Implementation

static const String settings =
    '<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="m12.313 4.53-1.844.75 1.155 2.876a9.066 9.066 0 00-3.47 3.47L5.28 10.469l-.75 1.842 2.845 1.157A9.02 9.02 0 007 16a9 9 0 00.375 2.53L4.53 19.688l.75 1.844 2.876-1.155a9.135 9.135 0 003.47 3.47l-1.157 2.874 1.842.75 1.157-2.845c.8.236 1.653.375 2.53.375a9 9 0 002.53-.375l1.157 2.844 1.844-.75-1.155-2.876a9.066 9.066 0 003.47-3.47l2.874 1.157.75-1.843-2.845-1.156a9 9 0 00.375-2.53 9 9 0 00-.375-2.53l2.844-1.158-.75-1.843-2.876 1.155a9.066 9.066 0 00-3.47-3.47l1.157-2.874-1.843-.75-1.156 2.845A8.912 8.912 0 0016 7a9 9 0 00-2.53.375L12.31 4.53zM16 9c3.878 0 7 3.122 7 7s-3.122 7-7 7-7-3.122-7-7 3.122-7 7-7zm0 3c-2.197 0-4 1.803-4 4s1.803 4 4 4 4-1.803 4-4-1.803-4-4-4zm0 2c1.116 0 2 .884 2 2s-.884 2-2 2-2-.884-2-2 .884-2 2-2z"/></svg>';