d_outline constant

String const d_outline

Icon Data of d_outline

Implementation

static const String d_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="M11 12a3 3 0 013-3h8c8.284 0 15 6.716 15 15 0 8.284-6.716 15-15 15h-8a3 3 0 01-3-3V12Zm3-1a1 1 0 00-1 1v24a1 1 0 001 1h8c7.18 0 13-5.82 13-13s-5.82-13-13-13h-8Zm1 3a1 1 0 011-1h6c6.075 0 11 4.925 11 11s-4.925 11-11 11h-6a1 1 0 01-1-1V14Zm2 1v18h5a9 9 0 100-18h-5Z" clip-rule="evenodd"/></svg>';