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="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M11.29 2.75a.5.5 0 01.467.32l3.21 8.32a.5.5 0 01-.934.36l-1.05-2.725H9.61L8.567 11.75a.5.5 0 01-.934-.358l3.19-8.32a.5.5 0 01.466-.321Zm.002 1.893 1.362 3.532H9.937l1.354-3.532Zm-8.393.564c-1.64 0-2.89 1.479-2.89 3.403 0 2.024 1.35 3.402 2.89 3.402a3.06 3.06 0 002.255-.99v.508a.45.45 0 00.9 0V5.72a.45.45 0 10-.9 0v.503A3.01 3.01 0 002.9 5.207Zm2.255 4.591V7.302c-.39-.721-1.213-1.244-2.067-1.244-.978 0-2.052.908-2.052 2.552 0 1.543.974 2.552 2.052 2.552.883 0 1.685-.667 2.067-1.364Z" clip-rule="evenodd"/></svg>';