my_magenta constant

String const my_magenta

Implementation

static const String my_magenta =
    '<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"><rect width="37" height="37" x="5.5" y="5.5" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" rx="2"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M13.5 28.696v-9.403l4.707 9.414 4.706-9.399v9.399m2.174-3.883a2.353 2.353 0 012.353-2.354h0a2.353 2.353 0 012.353 2.353v3.883m-4.706-6.236v6.236m4.707-3.882a2.353 2.353 0 012.353-2.354h0a2.353 2.353 0 012.353 2.354v3.882"/></svg>';