pilcrow constant

String const pilcrow

Icon Data of pilcrow

Implementation

static const String pilcrow =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M3 5.5C3 7.983 4.992 9 7 9v3.5a.5.5 0 001 0V3.1h1v9.4a.5.5 0 001 0V3.1h1.5a.55.55 0 100-1.1H7C4.992 2 3 3.017 3 5.5Z" clip-rule="evenodd"/></svg>';