s_turn_up constant

String const s_turn_up

Icon Data of s_turn_up

Implementation

static const String s_turn_up =
    '<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"><path d="M6.5 19.5a2 2 0 10-4 0 2 2 0 004 0z"/><path d="M4.5 17.5V8a3.5 3.5 0 017 0v9a3.5 3.5 0 007 0V3.5"/><path d="m15.5 6.5 3-3 3 3"/></g></svg>';