letter_case_toggle constant

String const letter_case_toggle

Icon Data of letter_case_toggle

Implementation

static const String letter_case_toggle =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><circle cx="6.5" cy="15.5" r="3.5"/><path d="M14 19V8.5a3.5 3.5 0 017 0V19m-7-6h7m-11-1v7"/></g></svg>';