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="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M256 0C114.6 0 0 114.6 0 256s114.6 256 256 256 256-114.6 256-256S397.4 0 256 0zm0 472.6c-119.6 0-216.6-97-216.6-216.6S136.4 39.4 256 39.4s216.6 97 216.6 216.6-97 216.6-216.6 216.6zm-137.8-78.8 187.1-88.6 88.6-187.1-187.1 88.6-88.6 187.1zm167.3-108.3-118.2 59.1 59.1-118.2 59.1 59.1z"/></svg>';