asterisk constant

String const asterisk

Implementation

static const String asterisk =
    '<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="M32 2C15.432 2 2 15.431 2 32c0 16.569 13.432 30 30 30s30-13.432 30-30C62 15.431 48.568 2 32 2m13.475 34.291c.377.162.549.477.523.943-.027.469-.35 1.223-.967 2.264-.617 1.072-1.121 1.725-1.51 1.967-.389.24-.744.24-1.066 0l-8.574-6.215 1.129 10.508c.078.398-.096.707-.525.92-.428.215-1.262.322-2.495.322-1.236 0-2.066-.107-2.496-.322-.43-.213-.604-.521-.523-.92l1.127-10.508-8.533 6.215c-.322.24-.686.24-1.088 0-.402-.242-.912-.895-1.529-1.967-.617-1.041-.934-1.795-.945-2.264-.016-.467.168-.781.543-.943l9.701-4.29-9.701-4.252c-.375-.188-.559-.516-.543-.984.012-.467.328-1.223.945-2.264.617-1.045 1.127-1.686 1.529-1.926s.766-.24 1.088 0l8.533 6.176-1.127-10.467c-.08-.428.094-.748.523-.963S30.754 17 31.99 17c1.232 0 2.066.107 2.494.322.43.215.604.535.525.963L33.88 28.752l8.574-6.176c.322-.24.678-.24 1.066 0s.893.896 1.51 1.965c.617 1.018.939 1.758.967 2.225.025.469-.146.797-.523.984l-9.701 4.252 9.702 4.289"/></svg>';