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="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M6 0h8v2h-2v14h-2V2H8v14H6V8a4 4 0 010-8z"/></svg>';