@icongo/li
Version:
LibreICONS Icons
14 lines • 947 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrowserOpera = 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: "M10.697 2.618C9.733 1.475 8.478.938 6.936 1.006c-1.43-.069-2.634.471-3.612 1.617C2.345 3.769 1.855 5.2 1.855 6.918c0 1.53.377 2.852 1.129 3.966C3.938 12.295 5.284 13 7.029 13c1.738 0 3.084-.74 4.037-2.218.718-1.115 1.079-2.406 1.079-3.873 0-1.717-.484-3.148-1.448-4.291zM9.211 10.19c-.233.8-.559 1.38-.977 1.746-.328.284-.737.426-1.227.426-.728 0-1.294-.33-1.697-.99-.58-.944-.87-2.403-.87-4.377 0-1.661.188-2.935.563-3.823.462-1.08 1.134-1.62 2.02-1.62.48 0 .904.156 1.272.468.368.312.672.85.909 1.608.238.76.357 1.904.357 3.434 0 1.286-.117 2.329-.35 3.128z"
})
}));
export { LIBrowserOpera };