compass constant

String const compass

Implementation

static const String compass =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1200" height="1200" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1200 1200"><path fill="currentColor" d="M175.736 1024.264c234.315 234.314 614.213 234.314 848.527 0s234.314-614.212 0-848.527c-234.314-234.314-614.212-234.314-848.527 0-234.314 234.314-234.314 614.212 0 848.527zm58.575-58.575c-201.966-201.966-201.966-529.412 0-731.378s529.412-201.966 731.378 0c201.967 201.967 201.967 529.413 0 731.378-201.965 201.967-529.411 201.967-731.378 0zm58.522-31.281 398.11-243.465 243.465-398.109-27.241-27.242-398.11 243.465-243.465 398.11 27.241 27.241z"/></svg>';