@icongo/li
Version:
LibreICONS Icons
14 lines • 862 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandEventbrite = 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: "M5.064 1h5.506c.088 0 .132.045.132.134v2.061c0 .09-.045.134-.132.134H5.71c-.088 0-.132.045-.132.135V5.71c.022.09.067.135.133.135h4.308c.09 0 .135.045.135.135v1.99c0 .09-.045.135-.135.135H5.715c-.067 0-.11.045-.133.135v2.26c0 .09.045.135.132.135h5.023c.068 0 .112.037.135.104a2.053 2.053 0 0 1 0 .995 1.726 1.726 0 0 1-.27.6c-.127.186-.336.344-.62.471a2.626 2.626 0 0 1-1.05.195H3.2c-.09 0-.133-.046-.133-.135V2.998c0-.553.194-1.026.582-1.414.39-.39.86-.584 1.415-.584z"
})
}));
export { LIBrandEventbrite };