smile constant

String const smile

Implementation

static const String smile =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M16 1.466C7.973 1.466 1.466 7.973 1.466 16c0 8.027 6.507 14.534 14.534 14.534 8.027 0 14.534-6.507 14.534-14.534 0-8.027-6.507-14.534-14.534-14.534zm4.73 5.91c.933 0 1.687 1.482 1.687 3.31S21.66 14 20.73 14c-.933 0-1.69-1.483-1.69-3.312s.758-3.313 1.69-3.313zm-9.626 0c.932 0 1.688 1.482 1.688 3.31S12.037 14 11.104 14s-1.688-1.483-1.688-3.312.756-3.313 1.688-3.313zM16.02 26c-2.872 0-5.562-1.757-7.878-4.81 2.397 1.563 5.02 2.435 7.774 2.435 2.923 0 5.7-.98 8.215-2.734-2.364 3.242-5.14 5.11-8.11 5.11z"/></svg>';