@icongo/li
Version:
LibreICONS Icons
14 lines • 642 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandDashcube = 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.405 3.438H4.338C3.14 3.438 2.2 4.452 2.2 5.627v5.38C2.2 12.19 3.14 13 4.338 13h5.325c1.197 0 2.137-.809 2.137-1.992V1L9.405 3.438Zm-4.048 7.324a.773.773 0 0 1-.76-.769v-3.35c0-.414.345-.761.76-.761h3.298a.76.76 0 0 1 .75.762v2.894l1.197 1.226H5.357z"
})
}));
export { LIBrandDashcube };