project_outlined constant

String const project_outlined

Implementation

static const String project_outlined =
    '<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"><circle cx="12" cy="6" r="1" fill="currentColor"/><path fill="currentColor" d="M6 17h12v2H6zm4-5.17 2.792 2.794 3.932-3.935L18 12V8h-4l1.31 1.275-2.519 2.519L10 9l-4 4 1.414 1.414L10 11.83z"/><path fill="currentColor" d="M19 3h-3.298a4.497 4.497 0 00-.32-.425l-.01-.012a4.426 4.426 0 00-2.89-1.518 2.577 2.577 0 00-.964 0 4.426 4.426 0 00-2.89 1.518l-.01.012a4.497 4.497 0 00-.32.424V3H5a3.003 3.003 0 00-3 3v14a3.003 3.003 0 003 3h14a3.003 3.003 0 003-3V6a3.003 3.003 0 00-3-3Zm1 17a1 1 0 01-1 1H5a1.001 1.001 0 01-1-1V6a1.001 1.001 0 011-1h4.55a2.5 2.5 0 014.9 0H19a1.001 1.001 0 011 1Z"/></svg>';