@icongo/li
Version:
LibreICONS Icons
14 lines • 685 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandGlassdoor = 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: "M9.572 11.286H2.715c0 .947.767 1.714 1.713 1.714h5.143c.947 0 1.714-.767 1.714-1.714v-7.04a.061.061 0 0 0-.062-.063h-1.59a.062.062 0 0 0-.061.063v7.04zM9.572 1c.946 0 1.714.767 1.714 1.715H4.428v7.039a.063.063 0 0 1-.063.063H2.777a.063.063 0 0 1-.063-.063v-7.04A1.716 1.716 0 0 1 4.428 1h5.144"
})
}));
export { LIBrandGlassdoor };