@icongo/li
Version:
LibreICONS Icons
14 lines • 1.15 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandSquarespace = 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: "M12.328 5.36c-.901-.9-2.363-.9-3.282 0L5.37 9.035a.589.589 0 0 0 0 .825.59.59 0 0 0 .825 0l3.676-3.676a1.155 1.155 0 0 1 1.632 1.632l-3.62 3.62c.45.45 1.181.45 1.632 0l2.794-2.795a2.316 2.316 0 0 0 .019-3.281zM11.09 6.578a.589.589 0 0 0-.825 0l-3.677 3.695c-.45.45-1.18.45-1.63 0a.589.589 0 0 0-.826 0 .588.588 0 0 0 0 .824c.9.9 2.363.9 3.282 0l3.676-3.675a.613.613 0 0 0 0-.844zM9.87 2.903c-.9-.9-2.362-.9-3.281 0L2.913 6.58a.588.588 0 0 0 0 .824c.225.225.6.225.825 0l3.698-3.675a1.16 1.16 0 0 1 1.635 0c.225.225.6.225.825 0 .21-.244.21-.6-.015-.825h-.01zM8.634 4.122a.589.589 0 0 0-.825 0L4.133 7.816A1.155 1.155 0 0 1 2.5 6.184l3.62-3.62a1.155 1.155 0 0 0-1.632 0L1.675 5.36c-.9.9-.9 2.362 0 3.281.9.9 2.363.9 3.282 0l3.675-3.675a.61.61 0 0 0 0-.844h.001z"
})
}));
export { LIBrandSquarespace };