i_outline constant

String const i_outline

Icon Data of i_outline

Implementation

static const String i_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-3h16a3 3 0 110 6h-5v18h5a3 3 0 110 6H16a3 3 0 110-6h5V15h-5a3 3 0 01-3-3Zm3-1a1 1 0 100 2h7v22h-7a1 1 0 100 2h16a1 1 0 100-2h-7V13h7a1 1 0 100-2H16Z" clip-rule="evenodd"/></svg>';