teeth constant

String const teeth

Implementation

static const String teeth =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M4.6 7.6c-.1.1-.5.4-1.6.4 1.1 0 1.5.3 1.6.4.2-.2.6-.4 1.5-.4-.9 0-1.3-.2-1.5-.4z"/><path fill="currentColor" d="M8 0C3.6 0 0 3.6 0 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8zm5.1 11.6c-1 0-1.4-.8-1.6-1.6-.2.9-.6 2-1.8 2-1.1 0-1.5-1.1-1.7-2-.2 1-.6 2-1.7 2s-1.6-1.1-1.8-2c-.2.8-.6 1.6-1.6 1.6-2 0-1.9-3-1.9-3S1.2 8 2.7 8C1.2 8 1 7.5 1 7.5s-.1-3 1.9-3c1 0 1.4.8 1.6 1.6.2-.9.6-2 1.8-2C7.4 4 7.8 5.1 8 6c.2-1 .6-2 1.7-2s1.6 1.1 1.8 2c.2-.8.6-1.6 1.6-1.6 2 0 1.9 3 1.9 3s-.3.6-1.8.6c-1.2 0-1.6-.3-1.8-.4-.2.2-.7.4-1.6.4-1.2 0-1.6-.2-1.8-.4-.1.1-.6.4-1.6.4 1 0 1.4.3 1.6.4.2-.2.6-.4 1.8-.4 1 0 1.4.2 1.7.4 0-.1.5-.4 1.7-.4 1.5 0 1.8.6 1.8.6s.1 3-1.9 3z"/></svg>';