speedometer constant

String const speedometer

Implementation

static const String speedometer =
    '<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"><g fill="currentColor"><path d="M16-.034C7.159-.034-.035 7.158-.035 16S7.159 32.034 16 32.034 32.035 24.842 32.035 16 24.841-.034 16-.034zm0 31C7.748 30.966 1.035 24.252 1.035 16S7.748 1.034 16 1.034 30.965 7.748 30.965 16 24.252 30.966 16 30.966z"/><path d="M16.5 6.053a.553.553 0 00.553-.553v-2a.553.553 0 10-1.106 0v2c0 .306.248.553.553.553zm-11 8.894h-2a.553.553 0 100 1.106h2a.553.553 0 100-1.106zm20.447.553c0 .306.248.553.553.553h2a.553.553 0 100-1.106h-2a.553.553 0 00-.553.553zM8.575 10.128a.552.552 0 00.391-.943L7.391 7.609a.552.552 0 10-.781.781l1.575 1.575a.545.545 0 00.39.163zm15.316 10.981a.552.552 0 10-.781.781l1.5 1.5a.55.55 0 00.782 0 .552.552 0 000-.781l-1.501-1.5zm1-13.218a.552.552 0 10-.781-.781l-1.575 1.575a.552.552 0 10.782.781l1.574-1.575zM8.609 21.609l-1.5 1.5a.552.552 0 10.782.781l1.5-1.5a.552.552 0 10-.782-.781zM19.5 24h-7c-.889-.034-1.535.611-1.535 1.5v.957c0 .898.674 1.603 1.535 1.543h7c.86.06 1.535-.645 1.535-1.543V25.5c0-.889-.646-1.534-1.535-1.5zm.465 2.457c0 .257-.146.534-.465.568h-7c-.32-.034-.465-.312-.465-.025v-.957c0-.839.169-1.009.465-1.043h7c.296.034.465.204.465.5v.957zM16 18.667c.712 0 1.382-.277 1.885-.781a2.67 2.67 0 00.34-3.355l2.653-2.653a.534.534 0 10-.756-.756l-2.656 2.656c-1.025-.655-2.473-.543-3.351.336A2.669 2.669 0 0016 18.667zm-.942-3.609c.251-.252.586-.391.942-.391s.691.139.943.391c.52.52.52 1.365 0 1.885-.503.504-1.381.504-1.885 0a1.334 1.334 0 010-1.885z"/></g></svg>';