smiley constant
String
const smiley
Implementation
static const String smiley =
'<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M12 1.316C6.099 1.316 1.316 6.099 1.316 12S6.099 22.684 12 22.684 22.684 17.901 22.684 12c-.012-5.896-4.788-10.672-10.683-10.684H12zm0 22.297C5.586 23.613.387 18.414.387 12S5.586.387 12 .387 23.613 5.586 23.613 12v.015c0 6.405-5.192 11.597-11.597 11.597H12h.001z"/><path fill="currentColor" d="M12 24C5.373 24 0 18.627 0 12S5.373 0 12 0s12 5.373 12 12c-.034 6.614-5.386 11.966-11.997 12zM12 .774C5.8.774.774 5.8.774 12S5.8 23.226 12 23.226 23.226 18.2 23.226 12C23.222 5.802 18.198.779 12.001.774zm0 22.374C5.886 23.148.929 18.191.929 12.077S5.886 1.006 12 1.006s11.071 4.957 11.071 11.071S18.114 23.148 12 23.148zm0-21.445C6.313 1.703 1.703 6.313 1.703 12S6.313 22.297 12 22.297 22.297 17.687 22.297 12v-.005c0-5.684-4.608-10.292-10.292-10.292H12z"/><path fill="currentColor" d="M18.116 14.245v.036a6.08 6.08 0 01-6.08 6.08h-.038H12h-.036a6.08 6.08 0 01-6.08-6.08v-.038.002zM9.677 9.91v.009c0 1.15-.932 2.082-2.082 2.082h-.009a2.09 2.09 0 112.09-2.09zm8.904 0a2.09 2.09 0 01-4.18 0v-.009c0-1.15.932-2.082 2.082-2.082h.009a2.132 2.132 0 012.09 2.088v.002z"/></svg>';