dentist constant

String const dentist

Implementation

static const String dentist =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" d="M4.36 14c-1 0-.56-2.67-.86-5-.1-.76-1-1.49-1.12-2.06C2 5 1.39 1.44 3.66 1S6 3 7.54 3 9.11.64 11.39 1s1.59 3.9 1.29 5.9c-.1.45-1.1 1.48-1.18 2.06-.33 2.4.32 5-.8 5-.93 0-1.32-2.72-2-4.5C8.43 8.63 8.06 8 7.54 8 6 8 5.75 14 4.36 14z"/></svg>';