@icongo/li
Version:
LibreICONS Icons
14 lines • 976 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LISunglasses = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
"aria-hidden": "true",
viewBox: "0 0 14 14"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M12.678 5.797h-.454c-.193-.463-.58-.814-1.206-.914-.475-.076-1.723-.093-1.723-.093h-4.59s-1.248.017-1.723.093c-.625.1-1.012.45-1.206.914h-.454a.322.322 0 0 0 0 .644h.305c-.04.587.129 1.217.413 1.686.707 1.166 2.224 1.661 3.762.08.488-.502.725-.922.841-1.344 0 0 .02-.1.031-.133a.35.35 0 0 1 .323-.249h.006c.147 0 .273.108.32.24.012.037.032.134.033.136.115.423.353.85.842 1.354 1.538 1.581 3.055 1.08 3.762-.086.285-.47.434-1.122.406-1.684h.312a.322.322 0 0 0 0-.644zm-5.351.097a.979.979 0 0 0-.324-.057h-.006a.979.979 0 0 0-.324.057 1.606 1.606 0 0 0-.207-.46h1.068a1.605 1.605 0 0 0-.207.46z"
})
}));
export { LISunglasses };