sunglasses constant

String const sunglasses

Implementation

static const String sunglasses =
    '<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="M27.94 13.65c.27.85-.08 1.73-.77 1.95-.7.22-1.48-.29-1.75-1.15-.27-.86.08-1.73.77-1.95.69-.22 1.48.29 1.75 1.15Zm-14.77 0c.27.85-.08 1.73-.77 1.95-.7.21-1.48-.3-1.75-1.16-.27-.86.08-1.73.77-1.95.7-.21 1.48.3 1.75 1.16Z"/><path d="M8.66 22a7.66 7.66 0 007.35-5.494A7.66 7.66 0 0023.36 22a7.658 7.658 0 007.66-7.66c0-1.052-.213-1.95-.68-2.682-.473-.739-1.146-1.213-1.897-1.516-1.421-.572-3.302-.582-5.083-.582-1.367 0-2.757.01-3.938.249-.972.195-1.919.568-2.62 1.309a5.527 5.527 0 00-1.583 0c-.7-.74-1.648-1.113-2.619-1.309-1.181-.238-2.572-.249-3.94-.249-1.782 0-3.662.01-5.083.582-.751.303-1.424.777-1.896 1.516C1.213 12.39 1 13.288 1 14.34A7.658 7.658 0 008.66 22Zm14.69-1.92c-3.03 0-5.49-2.46-5.49-5.49 0-3.03 2.46-3.11 5.49-3.11 3.03 0 5.49.08 5.49 3.11s-2.46 5.49-5.49 5.49Zm-14.69 0c-3.03 0-5.49-2.46-5.49-5.49 0-3.03 2.46-3.043 5.49-3.043 3.03 0 5.49.013 5.49 3.043 0 3.03-2.46 5.49-5.49 5.49Z"/></g></svg>';