letter_open constant

String const letter_open

Icon Data of letter_open

Implementation

static const String letter_open =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><g fill="currentColor"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17.5 8.5v9h-15v-9"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="m10 14.5-6.5-4.33V5.5h13v4.67L10 14.5Zm-4.5-9 4.5-3 4.5 3"/><path stroke="currentColor" stroke-linecap="round" d="M7 8h6m-5.5 2h5"/><path fill-rule="evenodd" d="M2.5 7.5a1 1 0 011 1v8h13v-8a1 1 0 112 0v9a1 1 0 01-1 1h-15a1 1 0 01-1-1v-9a1 1 0 011-1Z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M2.5 5.5a1 1 0 011-1h13a1 1 0 011 1v4.67a1 1 0 01-.446.832l-6.5 4.33a1 1 0 01-1.108 0l-6.5-4.33a1 1 0 01-.446-.832V5.5Zm2 1v3.135l5.5 3.663 5.5-3.663V6.5h-11Z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M9.445 1.668a1 1 0 011.11 0l4.5 3-1.11 1.664L10 3.702l-3.945 2.63-1.11-1.664 4.5-3ZM6.5 8a.5.5 0 01.5-.5h6a.5.5 0 010 1H7a.5.5 0 01-.5-.5Zm.5 2a.5.5 0 01.5-.5h5a.5.5 0 010 1h-5A.5.5 0 017 10Z" clip-rule="evenodd"/></g></svg>';