@icongo/li
Version:
LibreICONS Icons
14 lines • 619 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandEverplaces = 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.42 12.986A6.004 6.004 0 0 1 1 7.014c0-3.312 2.688-6 6-6s6 2.689 6 6c0 3.115-2.38 5.68-5.42 5.971V9.463A2.518 2.518 0 0 0 7 4.498a2.517 2.517 0 0 0-.581 4.964v3.524zm-.194-7.328a.581.581 0 1 1 0 1.163.581.581 0 0 1 0-1.162z"
})
}));
export { LIBrandEverplaces };