e_outline constant

String const e_outline

Icon Data of e_outline

Implementation

static const String e_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M15 12a3 3 0 013-3h12a3 3 0 110 6h-9v6h9a3 3 0 110 6h-9v6h9a3 3 0 110 6H18a3 3 0 01-3-3V12Zm3-1a1 1 0 00-1 1v24a1 1 0 001 1h12a1 1 0 100-2H20a1 1 0 01-1-1v-8a1 1 0 011-1h10a1 1 0 100-2H20a1 1 0 01-1-1v-8a1 1 0 011-1h10a1 1 0 100-2H18Z" clip-rule="evenodd"/></svg>';