top_hat constant

String const top_hat

Implementation

static const String top_hat =
    '<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="M6.809 8.44c-.096-2.528 1.048-4.448 3.545-4.448H21.67c1.557 0 3.656 1.173 3.506 4.361-.075 1.575-.275 5.277-.467 8.763A6.499 6.499 0 0123.5 30h-15a6.499 6.499 0 01-1.227-12.88c-.21-3.66-.419-7.477-.464-8.68Zm3.473 13.302c-1.4 0-2.418-.94-2.856-2.27v3.598c0 1.495 1.343 2.677 2.85 2.677h11.446c1.508 0 2.851-1.192 2.851-2.677v-3.537c-.438 1.33-1.456 2.21-2.856 2.21H10.282Z"/></svg>';