@icongo/li
Version:
LibreICONS Icons
14 lines • 492 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandMacys = 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: "M7.008 1.312 5.595 5.646H1l3.723 2.692-1.41 4.337L7 9.993l3.711 2.696-1.417-4.356L13 5.646H8.419L7.008 1.31z"
})
}));
export { LIBrandMacys };