@icongo/li
Version:
LibreICONS Icons
14 lines • 540 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandZendesk = 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.543 11.547H1l5.543-6.691v6.691zm6.457 0H7.457a2.77 2.77 0 1 1 5.543 0zM7.457 9.145V2.452H13L7.457 9.145zm-.914-6.692a2.772 2.772 0 0 1-5.543 0h5.543z"
})
}));
export { LIBrandZendesk };