@icongo/li
Version:
LibreICONS Icons
14 lines • 640 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandAustraliaPost = 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.981 1.037h-.406v.628h.259c2.03 0 3.729 1.661 3.729 3.692 0 2.03-1.662 3.692-3.692 3.729v3.877h.11c3.324 0 6.019-2.659 6.019-5.982 0-3.286-2.696-5.944-6.019-5.944zm-1.735.259C2.772 2.034 1 4.286 1 6.98a5.927 5.927 0 0 0 4.246 5.723V1.296z"
})
}));
export { LIBrandAustraliaPost };