face_with_tongue constant

String const face_with_tongue

Implementation

static const String face_with_tongue =
    '<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"><g fill="currentColor"><path d="M14 12a3 3 0 11-6 0 3 3 0 016 0Zm7.94 10.844a2.286 2.286 0 00-.283-.631c-.281-.436-.666-.712-.972-.894-.426-.252-1.086-.412-1.802-.517-.762-.112-1.73-.182-2.868-.182s-2.103.07-2.863.182c-.719.106-1.372.266-1.798.513-.313.181-.704.458-.988.898a2.262 2.262 0 00-.29.663C8.999 21.01 8.999 19 8.999 19h14s0 1.987-1.059 3.844Z"/><path d="M11.088 24.2a6.1 6.1 0 01-.073-.45c-.11-.85.34-1.28.84-1.57.18-.104.48-.205.894-.292.744-.157 1.852-.268 3.266-.268 1.375 0 2.465.105 3.209.255.446.09.768.196.951.305.49.29.94.72.84 1.57-.127 1.028-.771 4.114-4.735 4.246a8.016 8.016 0 01-.248.004h-.017c-.08 0-.16-.001-.24-.004-3.507-.105-4.429-2.516-4.687-3.795ZM21 15a3 3 0 100-6 3 3 0 000 6Z"/><path d="M15.999 1C11.095 1 7.313 2.654 4.763 5.423 2.226 8.178 1 11.938 1 15.999c0 4.061 1.226 7.82 3.763 10.576 2.55 2.769 6.332 4.423 11.236 4.423 4.904 0 8.686-1.654 11.235-4.423 2.537-2.755 3.764-6.515 3.764-10.576 0-4.061-1.227-7.821-3.764-10.576C24.684 2.654 20.903 1 16 1ZM3 15.999c0-3.67 1.106-6.91 3.235-9.221C8.35 4.48 11.568 3 15.999 3c4.43 0 7.648 1.48 9.764 3.778 2.129 2.311 3.235 5.55 3.235 9.22 0 3.671-1.106 6.91-3.235 9.222-2.116 2.298-5.333 3.778-9.764 3.778-4.43 0-7.648-1.48-9.764-3.778C4.105 22.91 3 19.67 3 16Z"/></g></svg>';