pound_symbol constant

String const pound_symbol

Implementation

static const String pound_symbol =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="64" height="64" preserveAspectRatio="xMidYMid meet" viewBox="0 0 64 64"><path fill="currentColor" d="M26.842 36h8.137l2.179-8h-8.137z"/><path fill="currentColor" d="M32 2C15.432 2 2 15.432 2 32s13.432 30 30 30 30-13.432 30-30S48.568 2 32 2zm17.365 26h-6.104l-2.18 8h6.102l-1.635 6h-6.104l-1.635 6h-6.104l1.637-6h-8.139l-1.635 6h-6.104l1.637-6H13l1.635-6h6.104l2.18-8h-6.102l1.635-6h6.102l1.637-6h6.102l-1.635 6h8.137l1.637-6h6.102l-1.635 6H51l-1.635 6z"/></svg>';