r_outline constant

String const r_outline

Icon Data of r_outline

Implementation

static const String r_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="M13 12a3 3 0 013-3h10a9 9 0 014.306 16.904l4.377 8.754a3 3 0 01-5.366 2.684L24.146 27H19v9a3 3 0 11-6 0V12Zm3-1a1 1 0 00-1 1v24a1 1 0 102 0V26a1 1 0 011-1h6.764a1 1 0 01.894.553l5.448 10.894a1 1 0 101.788-.894l-4.834-9.669a1 1 0 01.525-1.377A7.003 7.003 0 0026 11H16Zm1 3a1 1 0 011-1h8a5 5 0 010 10h-8a1 1 0 01-1-1v-8Zm2 1v6h7a3 3 0 100-6h-7Z" clip-rule="evenodd"/></svg>';