@icongo/li
Version:
LibreICONS Icons
14 lines • 1.09 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIAriaDeaf = 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: "M6.062 7.094a.656.656 0 0 1-1.312 0c0-1.034.841-1.875 1.875-1.875S8.5 6.059 8.5 7.094a.656.656 0 0 1-1.313 0 .563.563 0 0 0-1.125 0zm.563-4.125A4.13 4.13 0 0 0 2.5 7.094a.656.656 0 0 0 1.312 0A2.816 2.816 0 0 1 6.625 4.28a2.816 2.816 0 0 1 2.812 2.813c0 1.761-1.664 1.648-1.687 3.366v.009a1.22 1.22 0 0 1-1.219 1.219.656.656 0 1 0 0 1.312 2.534 2.534 0 0 0 2.531-2.526c.014-.807 1.688-1.13 1.688-3.38a4.13 4.13 0 0 0-4.125-4.125zm6.293-1.224-.663-.663a.281.281 0 0 0-.398 0l-2.04 2.04a.281.281 0 0 0 0 .398l.663.663c.11.11.288.11.398 0l2.04-2.04a.281.281 0 0 0 0-.398zM4.96 8.377a.281.281 0 0 0-.398 0l-3.48 3.48a.281.281 0 0 0 0 .398l.663.663c.11.11.288.11.398 0l3.48-3.48a.281.281 0 0 0 0-.398l-.663-.663z"
})
}));
export { LIAriaDeaf };