letter_g constant

String const letter_g

Implementation

static const String letter_g =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="64" height="64" preserveAspectRatio="xMidYMid meet" viewBox="0 0 64 64"><path fill="currentColor" d="M32 2C15.432 2 2 15.432 2 32s13.432 30 30 30 30-13.432 30-30S48.568 2 32 2m13.484 44.508h-4.017l-.609-3.622c-1.168 1.372-2.219 2.339-3.15 2.9-1.601.979-3.569 1.47-5.905 1.47-3.845 0-6.995-1.332-9.448-3.993-2.56-2.676-3.839-6.335-3.839-10.978 0-4.695 1.292-8.459 3.878-11.292 2.585-2.833 6.004-4.249 10.256-4.249 3.688 0 6.65.935 8.888 2.805s3.521 4.203 3.849 6.998h-5.965c-.459-1.981-1.582-3.366-3.365-4.153-.998-.434-2.107-.649-3.328-.649-2.336 0-4.255.881-5.758 2.643-1.502 1.762-2.254 4.41-2.254 7.946 0 3.563.814 6.085 2.441 7.565 1.627 1.479 3.478 2.22 5.551 2.22 2.035 0 3.701-.584 5-1.751 1.3-1.167 2.1-2.696 2.402-4.588h-6.713v-4.843h12.087v15.571z"/></svg>';