happy_face_line constant

String const happy_face_line

Implementation

static const String happy_face_line =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="36" height="36" preserveAspectRatio="xMidYMid meet" viewBox="0 0 36 36"><path fill="currentColor" d="M18 2a16 16 0 1016 16A16 16 0 0018 2Zm0 30a14 14 0 1114-14 14 14 0 01-14 14Z" class="clr-i-outline clr-i-outline-path-1"/><circle cx="10.89" cy="13.89" r="2" fill="currentColor" class="clr-i-outline clr-i-outline-path-2"/><circle cx="25.05" cy="13.89" r="2" fill="currentColor" class="clr-i-outline clr-i-outline-path-3"/><path fill="currentColor" d="M18.13 28.21a8.67 8.67 0 008.26-6H9.87a8.67 8.67 0 008.26 6Z" class="clr-i-outline clr-i-outline-path-4"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';