text_align_middle constant

String const text_align_middle

Icon Data of text_align_middle

Implementation

static const String text_align_middle =
    '<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="M3.5 14.9a.4.4 0 00.4-.4v-4.034l1.317 1.317a.4.4 0 00.565-.566l-2-2a.4.4 0 00-.565 0l-2 2a.4.4 0 00.565.566L3.1 10.466V14.5c0 .22.18.4.4.4ZM8 10.5a.5.5 0 00.5.5h6a.5.5 0 100-1h-6a.5.5 0 00-.5.5Zm0-3a.5.5 0 00.5.5h6a.5.5 0 000-1h-6a.5.5 0 00-.5.5ZM8.5 5a.5.5 0 110-1h6a.5.5 0 010 1h-6ZM3.9.5a.4.4 0 00-.8 0v4.034L1.781 3.217a.4.4 0 00-.565.566l2 2a.4.4 0 00.565 0l2-2a.4.4 0 00-.565-.566L3.899 4.534V.5Z" clip-rule="evenodd"/></svg>';